Commit Graph

7 Commits

Author SHA1 Message Date
Mark Dickinson 2c4d71f791
PEP 682: Mark as final (#2513)
The implementation of PEP 682 was completed in python/cpython#30049.
2022-04-11 07:53:14 -07:00
Mark Dickinson 5e70a2fb79
PEP 682: Updating headers for PEP acceptance (#2383) 2022-03-06 07:51:26 -08:00
John Belmonte 62eede8d27
PEP 682: clarify specification (#2327) 2022-02-16 00:00:42 +00:00
John Belmonte 88c65146e7
PEP 682: small additions (#2322)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-02-14 15:42:32 +02:00
John Belmonte a89d703d63
PEP 682: Discussions-To and minor fixes (#2317)
* fill in Discussions-To

* fix future references in Rationale

* Remove "code-block:: pycon", since it applies a proportional
font to '>>>' and '...', which looks odd and misaligns indents.

* grammar fix
2022-02-10 16:04:26 -08:00
Victor Stinner 1ef98b333a
PEP 682: Fix pre-commit issue with backticks (#2316) 2022-02-08 18:43:30 +01:00
John Belmonte 6d66078352
PEP 682: Format Specifier for Signed Zero (#2295)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-02-08 17:19:39 +00:00