Commits · python/exceptiongroups · GitHub

github.com

Tin mới

add atexit use case (#30)

add atexit use case (#30)

reword split() definition to get around the virtual subclass issue (#29)

reword split() definition to get around the virtual subclass issue (#29)

added references, changed title, removed security considerations section (#28)

added references, changed title, removed security considerations section (#28)

Experimental --> reference implementation, plus minor edits

Experimental --> reference implementation, plus minor edits

Say that EG is final. Minor edits following reviews (#26)

Say that EG is final. Minor edits following reviews (#26)

Typos. Reference Implementation description. Added a rejected idea. (#21)

Typos. Reference Implementation description. Added a rejected idea. (#21)

Backward compatibility & Design considerations sections (#20)

Backward compatibility & Design considerations sections (#20)

use real code to generate output for the examples. rewrite semantics section (#16)

use real code to generate output for the examples. rewrite semantics section (#16)

fleshed out use cases (#17)

fleshed out use cases (#17)

Added ExceptionGroups section, intro sections, various fixes.

Added ExceptionGroups section, intro sections, various fixes.

updated link to experimental implementation branch

updated link to experimental implementation branch

added section on tracebacks (#8)

added section on tracebacks (#8)

Refined except* semantics

Refined except* semantics

Reference issue #4 from See Also

Reference issue #4 from See Also

Clarify the process of re-attaching a group via __context__

Clarify the process of re-attaching a group via __context__

Clarify the difference in tracebacks between `raise` and `raise e`

Clarify the difference in tracebacks between `raise` and `raise e`

Move the "Unmatched exceptions" section up, as @iritkatriel suggested

Move the "Unmatched exceptions" section up, as @iritkatriel suggested

Erase difference between `raise` and `raise e`

Erase difference between `raise` and `raise e`

Prohibit returning from except*

Prohibit returning from except*

Address feedback from Guido

Address feedback from Guido

Address feedback from Irit and Guido.

Address feedback from Irit and Guido.

Initial version of the except* proposal

Initial version of the except* proposal

⌂git
1/1