Commit Graph

18 Commits

Author SHA1 Message Date
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Ethan Smith feedbb46c4 fix dead link to implementation (#447) 2017-11-02 13:09:11 -07:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Serhiy Storchaka 7ca8985b8f Miscellaneous fixes and formatting enhancements. (#238) 2017-04-05 19:14:26 +03:00
Mariatta 73e6ac628e Convert PEPs 204, 248, 283, 314, 3115 (#215) 2017-02-24 16:07:48 -08:00
Guido van Rossum 15eefc09ad Change Talin's email address to viridia@gmail.com. 2015-12-27 10:09:06 -07:00
Guido van Rossum aad43d475f Mark 3115 as final. 2007-08-24 22:43:58 +00:00
Guido van Rossum 2ca9a1402a Mention that type.__prepare__() exists for use via super(). 2007-08-02 16:51:59 +00:00
Brett Cannon d8f50e991b De-obfuscate emails where the author had their address already listed without
obfuscation.  Also, the HTML output of PEPs already obfuscates the address and
thus it is not needed in the text version.
2007-06-20 19:19:26 +00:00
Guido van Rossum 712dd58b08 Fix bugs in example found by Georg Brandl. 2007-06-01 23:17:14 +00:00
Brett Cannon e801b28e42 Make Type field values consistent across all PEPs. 2007-04-15 02:10:27 +00:00
Guido van Rossum 1f4fb613e8 Accept PEP 3115. 2007-03-18 15:42:32 +00:00
Guido van Rossum ad1e48dbf1 Fix layout glitch in References section. 2007-03-16 00:47:10 +00:00
Talin 4c5f90cb3e Updated the PEP in accordance with the latest discussions. Added additional rationales and use cases, and added a link to the sample implementation. 2007-03-16 00:36:00 +00:00
Guido van Rossum 3ea110add4 Add PEP 3115: Metaclasses in Py3k, by Talin.
Updated PEP 0 to list PEP 3114: next -> __next__, by Ping.
2007-03-14 17:52:19 +00:00