Commit Graph

20 Commits

Author SHA1 Message Date
C.A.M. Gerlach df0c276128
Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05: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
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Ezio Melotti 4ec7327960 Fix typos. 2012-10-23 11:56:24 +02:00
Nick Coghlan 31b656092d Update PEP 414 to record the exclusion of raw Unicode literals from the scope 2012-06-20 21:45:58 +10:00
Nick Coghlan 80357b7f9a Additional clarifications in the WSGI section 2012-03-05 23:12:42 +10:00
Nick Coghlan efff9e9745 Mark PEP 414 as Final and incorporate feedback (both public and private) 2012-03-05 22:56:18 +10:00
Nick Coghlan a166e27c84 Add link to Vinay's import hook project 2012-03-04 23:02:40 +10:00
Georg Brandl c2924472b3 #14914: fix typo. 2012-03-04 15:54:24 +01:00
Nick Coghlan 965ef500b5 Update post history for PEP 414 2012-03-04 17:58:04 +10:00
Nick Coghlan 15ecef1316 More minor cleanups to PEP 414 2012-03-04 17:56:12 +10:00
Nick Coghlan 9f04df4927 Make it clear that the objection headings are paraphrased versions of the complaints made about the PEP 2012-03-04 17:48:49 +10:00
Nick Coghlan 6f949e069a Rewrite PEP 414 to be less passionate in its tone and better address the common objections 2012-03-04 17:24:43 +10:00
Éric Araujo ddf08ab529 Add header required for Standard Tracks PEPs 2012-02-29 07:28:24 +01:00
Armin Ronacher 4a3a16888c Clarified the LTS part. 2012-02-29 00:59:32 +00:00
Armin Ronacher 5a2d803bbd pep-0414 -> accepted and added two things brought up on the mailinglist 2012-02-28 08:18:52 +00:00
Armin Ronacher 0588c41b39 Consistent quotes for "six" in pep 0414 2012-02-25 19:02:36 +00:00
Armin Ronacher 924fc7c97f Added unicode literals pepe 2012-02-25 18:52:45 +00:00