Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 654, 678, 680: Mark as Final #3193

Merged
merged 10 commits into from
Oct 10, 2023
2 changes: 1 addition & 1 deletion pep-0654.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Exception Groups and except*
Author: Irit Katriel <[email protected]>,
Yury Selivanov <[email protected]>,
Guido van Rossum <[email protected]>
hugovk marked this conversation as resolved.
Show resolved Hide resolved
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 22-Feb-2021
CAM-Gerlach marked this conversation as resolved.
Show resolved Hide resolved
CAM-Gerlach marked this conversation as resolved.
Show resolved Hide resolved
Expand Down
2 changes: 1 addition & 1 deletion pep-0678.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Enriching Exceptions with Notes
Author: Zac Hatfield-Dodds <[email protected]>
Sponsor: Irit Katriel
Discussions-To: https://discuss.python.org/t/pep-678-enriching-exceptions-with-notes/13374
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Requires: 654
CAM-Gerlach marked this conversation as resolved.
Show resolved Hide resolved
CAM-Gerlach marked this conversation as resolved.
Show resolved Hide resolved
Expand Down
2 changes: 1 addition & 1 deletion pep-0680.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: tomllib: Support for Parsing TOML in the Standard Library
Author: Taneli Hukkinen, Shantanu Jain <hauntsaninja at gmail.com>
Sponsor: Petr Viktorin <[email protected]>
Discussions-To: https://discuss.python.org/t/13040
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 01-Jan-2022
CAM-Gerlach marked this conversation as resolved.
Show resolved Hide resolved
CAM-Gerlach marked this conversation as resolved.
Show resolved Hide resolved
Expand Down