Commit Graph

16 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
Georg Brandl af90430776 Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914 2016-05-03 10:18:02 +02:00
Brett Cannon 6c3484e878 Mark PEP 488 as final 2015-04-13 14:25:34 -04:00
Brett Cannon 53883a914a Link to implementation for PEP 488 2015-04-01 11:55:28 -04:00
Brett Cannon 8958f2df0d Fix PEP 488 to follow the proper meaning of the debug_override
argument for importlib.util.cache_from_source() (PEP originally had
the semantics reversed for True/False values).

The change does not change the outcome of the backwards-compatibility
section and thus is considered a minor change.
2015-03-27 14:40:51 -04:00
Brett Cannon 083f942a52 Mark PEP 488 as accepted 2015-03-21 09:32:04 -04:00
Brett Cannon 2e8a7b2be4 PEP 488: be explicit about what bytecode file names will be 2015-03-20 18:59:44 -04:00
Brett Cannon 6bfaf334ff Update post-history for PEP 488 2015-03-20 14:31:24 -04:00
Brett Cannon 87b93b66b6 PEP 488: make the base case not change the bytecode file name 2015-03-20 14:27:56 -04:00
Brett Cannon f900de9e24 Update post history for PEP 488 2015-03-13 09:32:05 -04:00
Brett Cannon a56e36dea9 Update rejected/open ideas for PEP 488 along with minor grammatical fixes 2015-03-13 09:31:36 -04:00
Brett Cannon ae1f7aa5f1 Explicitly state that PEP 488 doesn't influence import performance 2015-03-06 13:16:54 -05:00
Brett Cannon e213a64794 Add PEP 488: elimination of PYO files 2015-03-06 11:29:18 -05:00