Commit Graph

22 Commits

Author SHA1 Message Date
Hugo van Kemenade 5fb8b28a06
Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07: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
Huang Huang 75b53a7813 reSTify PEP 280 (#318) 2017-08-11 11:47:47 -07:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Éric Araujo 772d123b23 Fix copy-paste 2011-08-12 18:52:01 +02:00
Guido van Rossum e31746e7fc Change the status of a whole lotta PEPs.
Some are marked final years after the work was completed and released;
others are rejected after sitting idly for years.
2007-05-18 17:41:31 +00:00
Guido van Rossum 12c98c195b Add missing PUSH(x) statements to the C code. 2002-02-12 05:04:30 +00:00
Tim Peters e74c220526 Minor updates. 2002-02-12 00:01:35 +00:00
Guido van Rossum d4757ee5a2 Add Ping's "always doubly-indirect" idea. Remove mistaken pseudo-C
for Tim's ideal.
2002-02-11 16:24:10 +00:00
Guido van Rossum b710da4bee Also show C pseudo-code of Tim's version. 2002-02-11 15:48:50 +00:00
Guido van Rossum 9c4c598a79 More FAQs. 2002-02-11 15:00:03 +00:00
Guido van Rossum 0c994bd700 Answer questions by MAL; add drawing by Ping. 2002-02-11 14:36:51 +00:00
Tim Peters d313d180ae Fix a typo, unfortunately propagated by word-completion. 2002-02-11 07:14:05 +00:00
Tim Peters 805ab456a8 Flesh out a more aggressive builtin-caching variation. 2002-02-11 07:05:01 +00:00
Tim Peters 27dd1ffaf0 Nuke hard tabs. 2002-02-11 05:10:10 +00:00
Guido van Rossum 9d0d640b20 Add Copyright and Emacs crud. 2002-02-11 02:22:50 +00:00
Guido van Rossum 60f4699ff2 Oops, Skip's and Jeremy's approach already have their own PEP.
Reference those instead of trying to incorporate them.
2002-02-11 02:16:47 +00:00
Guido van Rossum 0fafb30262 Add detailed description of my approach. 2002-02-11 02:09:40 +00:00
Guido van Rossum a910cef566 Add PEP 280, optimizing access to globals. 2002-02-11 01:33:51 +00:00