Commit Graph

3829 Commits

Author SHA1 Message Date
Benjamin Peterson c68cb31572 only python 2.5 is available on dinsdale 2010-03-29 17:02:20 +00:00
Tarek Ziadé abe15cf50e removed the contents directive (not needed in PEPs) 2010-03-29 12:27:19 +00:00
Tarek Ziadé b3350684fb reorganized the PEP so implementation details are not mixed with the proposal. Also renamed the directpry to distinfo and the metadata file to METADATA 2010-03-29 09:03:10 +00:00
Antoine Pitrou 120165cb88 Issue #8244: remove obsolete update file. 2010-03-27 15:41:54 +00:00
Tarek Ziadé 2ca1554aef integrated Pachi corrections 2010-03-25 10:36:15 +00:00
Tarek Ziadé fcd6a35448 removed all occurences of py2.6 2010-03-25 10:02:22 +00:00
Tarek Ziadé c6adfe21ce fixed another example 2010-03-25 10:01:19 +00:00
Tarek Ziadé 9769b8343c fixed the example 2010-03-25 10:00:07 +00:00
Tarek Ziadé b9d8c8e817 removed trailing spaces and added more examples on the RECORD file 2010-03-25 09:43:50 +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
Tarek Ziadé b1c944fbd2 mark those PEPs as accepted 2010-03-21 22:24:43 +00:00
Collin Winter dbbac3ac32 Mark PEP 3146 as accepted, following Guido's decision at PyCon US 2010. 2010-03-16 23:36:46 +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
Georg Brandl 3322443f27 Update documentation-related steps. 2010-03-13 14:39:14 +00:00
Brett Cannon 12ff0d6e72 Clarify the current practices of how to develop a PEP. 2010-03-05 03:07:12 +00:00
Barry Warsaw d142f19eb9 Updated PEP 3147 with latest BDFL pronouncement. 2010-03-03 14:11:24 +00:00
Brett Cannon 1f032d497c Fix svn properties on a bunch of PEPs thanks to make propcheck. 2010-03-03 02:55:24 +00:00
Brett Cannon d6573248e0 Add a file that checks the svn properties on PEPs to make sure they are set,
and if not set them. Can be run by ``make propcheck``.
2010-03-03 02:54:51 +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
Collin Winter 9d361d1e78 PEP 3146: grammar, link fixes. 2010-02-25 19:36:05 +00:00
Guido van Rossum dee0fb5e6a Update to PEP 3148 by Jeffrey Yasskin. 2010-02-25 15:42:16 +00:00
Steven Bethard cd3f32530b Add a link to Guido's approval, and fix some broken links. 2010-02-25 05:49:37 +00:00
Andrew M. Kuchling d3b917820b Restore original text for the record 2010-02-24 00:58:25 +00:00
Guido van Rossum 93cf74610f Fix bad quote. 2010-02-23 23:28:27 +00:00
Guido van Rossum e3b65187e5 Brian Quinlan's Futures PEP. 2010-02-23 21:58:51 +00:00
Andrew M. Kuchling 56ea4bef7d PEP 3 is obsolete; withdraw it 2010-02-22 02:49:10 +00:00
Steven Bethard 510dd06132 Adjust optparse deprecation strategy as per Guido's request (no actual removal of optparse) and mark PEP as accepted. 2010-02-21 18:54:45 +00:00
Collin Winter d0b2f996c7 Update PEP 3146: discuss impact on other forks/branches; clarify language on PyPy; resolve open issues; clarify qualifications for final merger. 2010-02-20 22:02:19 +00:00
Tarek Ziadé e5f8d610aa removed the ~= operator 2010-02-13 20:16:20 +00:00
Benjamin Peterson 38a26f3fbc useful author value 2010-02-13 02:34:28 +00:00
Benjamin Peterson 5aa44cfb7c add 2to3 2010-02-13 02:33:59 +00:00
Tarek Ziadé 2ff7a1003f removed the section about why the author-email field *was* mandatory 2010-02-09 22:42:53 +00:00
Tarek Ziadé ed5e7f1953 added author field in the list of changed fields 2010-02-09 21:41:26 +00:00
Tarek Ziadé 4b41fc4a55 made author-email optional 2010-02-09 21:27:47 +00:00
Collin Winter ba7a7e9df3 Commit updated version of PEP 3146. 2010-02-09 02:51:26 +00:00
Vinay Sajip ae27a4e100 Marked PEP 391 as Accepted. 2010-02-04 20:39:43 +00:00
Tarek Ziadé 7f425ce824 added David Lyon to the contributors list 2010-02-04 16:56:45 +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
Benjamin Peterson a9ee42bc4f normalize Collin and Jeffery's email address 2010-01-21 01:23:17 +00:00
Collin Winter b3dd94c365 Add PEP 3146: Merge Unladen Swallow into CPython. 2010-01-20 22:08:04 +00:00