Commit Graph

10 Commits

Author SHA1 Message Date
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