Commit Graph

28 Commits

Author SHA1 Message Date
Victor Stinner da92741a4b Issue #25712: Fix link to the marshal doc in PEP 3147 2015-11-25 10:56:15 +01:00
Florent Xicluna 7fda990b31 Fix typo in PEP 3147. 2010-08-09 09:46:08 +00:00
Fred Drake 104a6acfb4 fix markup error 2010-07-14 20:01:47 +00:00
Barry Warsaw 33252e1196 Add good suggestion on how to tell if you have PEP 3147 support. 2010-05-27 23:54:25 +00:00
Barry Warsaw 5d9da43a0a Support the Resolution header, required for Standards Track PEPs. 2010-04-30 19:21:52 +00:00
Barry Warsaw 439c3fbfa0 PEP 0328: Absolute imports are *not* enabled in Python 2.7
PEP 3147: Temporarily fix a non-standard header
2010-04-21 20:02:37 +00:00
Barry Warsaw 1acd9f8d3c accepted 2010-04-17 00:27:17 +00:00
Barry Warsaw 62c4fb3828 PEP 3147 is accepted and will be final (i.e. implemented) momentarily. 2010-04-16 23:08:18 +00:00
Barry Warsaw be8d659956 There is no change to PEP 302. imp.source_from_cache() and
imp.cache_from_source() may return None.
2010-04-15 01:16:47 +00:00
Barry Warsaw fe4b02b00c Small clarification from Isaac Moreland. 2010-04-14 18:10:58 +00:00
Barry Warsaw 95f614c983 Updates 2010-04-13 02:17:40 +00:00
Barry Warsaw 7751bd2554 Publish the link to the Rietveld review. 2010-04-01 21:55:31 +00:00
Barry Warsaw c80d1aeaf8 Update the reference implementation section, including a pointer to the live
merge proposal (with diff).
2010-04-01 18:30:55 +00:00
Barry Warsaw 0db50c5cd6 Make the current proposed solution explicit.
Use Python 2.6 to create the PEPs.
2010-03-24 12:32:09 +00:00
Barry Warsaw ceadcf5f92 Update about on-demand creation. 2010-03-23 23:17:33 +00:00
Barry Warsaw bac0ec132f * Added reference to py_compile and compileall
* Added reference to bdist_wininst and the Windows installer
* Added reference to BDFL pronouncement on __pycache__ over .pyc
2010-03-15 17:46:55 +00:00
Barry Warsaw d142f19eb9 Updated PEP 3147 with latest BDFL pronouncement. 2010-03-03 14:11:24 +00:00
Brett Cannon ac6fcd7db6 Fix a title underline that was too short. 2010-03-02 20:06:31 +00:00
Barry Warsaw 0066ab52ea Updates based on python-dev discussion. 2010-03-02 00:58:37 +00:00
Barry Warsaw ac156dfd10 Typo repair found by Ezio Melotti. 2010-03-01 13:30:07 +00:00
Barry Warsaw 5b4ff3044b fixes given by Glenn Linderman 2010-02-27 16:51:29 +00:00
Barry Warsaw 01a25b00f2 more updates from python-dev discussion 2010-02-27 16:29:17 +00:00
Barry Warsaw 2715b6be9b Add a section discussion the options for bytecode-only packagers. 2010-02-27 16:13:06 +00:00
Barry Warsaw d3b8603bd9 Updates to PYC Repository Directories, reflecting current thinking on the
approach.
2010-02-25 20:39:11 +00:00
Barry Warsaw 5f76c2816b Add some notes based on python-dev discussion. Needs reconciling with the
body of the PEP.
2010-02-03 17:46:28 +00:00
Barry Warsaw cd058d475c Oops, one more. 2010-01-31 00:38:55 +00:00
Barry Warsaw 9f76d98bde Fix reference to placeholder PEP number. 2010-01-31 00:37:48 +00:00
Barry Warsaw cb6fc0d0ae PEP 3147, PYC Repository Directories, Warsaw 2010-01-29 20:37:07 +00:00