PEP 678: update status to Accepted (#2518)
This commit is contained in:
parent
515eb419de
commit
013164778a
|
@ -3,13 +3,14 @@ Title: Enriching Exceptions with Notes
|
||||||
Author: Zac Hatfield-Dodds <zac@zhd.dev>
|
Author: Zac Hatfield-Dodds <zac@zhd.dev>
|
||||||
Sponsor: Irit Katriel
|
Sponsor: Irit Katriel
|
||||||
Discussions-To: https://discuss.python.org/t/pep-678-enriching-exceptions-with-notes/13374
|
Discussions-To: https://discuss.python.org/t/pep-678-enriching-exceptions-with-notes/13374
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Requires: 654
|
Requires: 654
|
||||||
Created: 20-Dec-2021
|
Created: 20-Dec-2021
|
||||||
Python-Version: 3.11
|
Python-Version: 3.11
|
||||||
Post-History: 27-Jan-2022
|
Post-History: 27-Jan-2022
|
||||||
|
Resolution: https://discuss.python.org/t/pep-678-enriching-exceptions-with-notes/13374/100
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue