Commit Graph

13 Commits

Author SHA1 Message Date
Zac Hatfield-Dodds 46178be287
PEP 678: fix typo in sample code (GH-2762) 2022-08-12 10:36:28 +01:00
Zac Hatfield-Dodds 013164778a
PEP 678: update status to Accepted (#2518) 2022-04-11 19:25:26 -07:00
Irit Katriel 233b005cc0
PEP 678: minor grammar fix (#2468) 2022-03-25 09:18:15 -07:00
Zac Hatfield-Dodds 25fa660908
PEP 678: simplify specification to use a list and create the __notes__ attr when it is first populated (GH-2456) 2022-03-24 07:17:20 +00:00
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Zac Hatfield-Dodds f373d8bbab
PEP 678: Clarify how the notes tuple is updated and when it is copied (#2377)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
2022-03-03 07:02:22 -08:00
Zac Hatfield-Dodds 7d3a7b9ebe
PEP 678: `del err.__notes__`, and why we're not just using a list (#2360)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-24 23:24:00 -08:00
Zac Hatfield-Dodds 501cb5cb45
PEP 678: Update proposal with `.add_note()` and acknowledgements section (#2331)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-20 15:42:36 -08:00
Zac Hatfield-Dodds f2c28db177
PEP 678: convert footnotes to inline links and hard wrap to 79 cols (#2314) 2022-02-08 17:13:36 +00:00
Zac Hatfield-Dodds 6d1703cbe4
PEP 678: add post-history, minor tweaks following discussion (#2294) 2022-02-03 10:37:16 +00:00
Irit Katriel ea50689a8d
PEP-678: Update link to documentation PR (GH-2283) 2022-01-27 10:15:59 +00:00
Zac Hatfield-Dodds 854f67698d
PEP 678: more rejected ideas (GH-2205) 2022-01-26 18:07:30 +00:00
Zac Hatfield-Dodds 8c43285a06
PEP 678: Enriching Exceptions with Notes (#2201)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
2021-12-22 08:13:01 -08:00