Commit Graph

4588 Commits

Author SHA1 Message Date
Carl Meyer 2a621d5a19 Move PEP 405 to Accepted state. 2012-05-25 09:13:13 -06:00
Nick Coghlan e6febaf187 Record acceptance of PEP 405 2012-05-25 23:57:03 +10:00
Eric V. Smith d27dce747b Fixed markup. 2012-05-25 08:11:19 -04:00
Vinay Sajip 33d0cf3ad4 Merged updates by Carl following Nick's review. 2012-05-25 09:34:41 +01:00
Eric V. Smith 2d0cd746d0 Fix markup. 2012-05-24 17:58:59 -04:00
Carl Meyer 4162cd4583 Edits from ncoghlan review. 2012-05-24 15:46:52 -06:00
Eric V. Smith 3249f2d909 Improved example to just focus on sys.path manipulation. 2012-05-24 17:46:07 -04:00
Nick Coghlan f6bd2b6251 The PEP 0 generator requires that headers appear in the order given in PEP 1 2012-05-25 07:17:07 +10:00
Carl Meyer 2a01d82b09 Edit include files section of PEP 405. 2012-05-24 14:18:29 -06:00
Barry Warsaw 3595fae7e4 Add Resolution header 2012-05-24 14:24:40 -04:00
Guido van Rossum 6b357c66f4 Accept PEP 420. 2012-05-24 11:31:45 -07:00
Guido van Rossum b13c7fb261 Null merge to get rid of old head. 2012-05-24 11:24:33 -07:00
Eric V. Smith 25f00efc27 Fix errors found by Nick. 2012-05-24 09:23:31 -04:00
Eric V. Smith a04b8eb10b Clarifications. 2012-05-24 06:15:35 -04:00
Eric V. Smith 4e8c94b358 Added examples. 2012-05-24 06:10:10 -04:00
Eric V. Smith fc822fbe10 Make pep-0402.txt non-executable. 2012-05-24 05:14:14 -04:00
Eric V. Smith 08821ce164 Fixed Phillip Eby's name. 2012-05-23 08:27:06 -04:00
Eric V. Smith 449b3f74b7 Improved wording. 2012-05-23 08:20:02 -04:00
Eric V. Smith ee5c92fc8b Improve wording. 2012-05-22 21:00:16 -04:00
Eric V. Smith a99e655130 Make it clear that the lookups are being done via strings. 2012-05-22 20:57:41 -04:00
Eric V. Smith ca0afff714 Improvement suggested by Nick. 2012-05-22 20:54:00 -04:00
Eric V. Smith eb2097eee6 Added dynamic path computation rationale, specification, and discussion. 2012-05-22 20:35:42 -04:00
Barry Warsaw bb6f79b4ad Add some clarification and examples based on Guido's feedback. 2012-05-21 15:56:20 -04:00
Georg Brandl e7606f50c9 PEP 3144 and 415 are implemented. 2012-05-21 19:51:16 +02:00
Eric V. Smith 70d39334ee Merge. 2012-05-20 19:39:16 -04:00
Eric V. Smith 49d7dec285 Corrections from Guido. 2012-05-20 19:39:00 -04:00
Barry Warsaw 2a95453d84 Make it clear that the PEP editors can only review a completed PEP for
style and consistency.  The BDFL (by way of python-dev) is the final
arbiter of the PEP for its acceptance into the language.
2012-05-18 10:08:09 -04:00
Vinay Sajip f9203e9eb8 Merged Carl Meyer's updates to PEP 405. 2012-05-18 00:42:11 +01:00
Carl Meyer 491a834fc5 Oops, we're not copying includes into the venv. 2012-05-17 13:10:08 -06:00
Carl Meyer dd516e8d3b Updates to PEP 405. 2012-05-17 12:41:30 -06:00
Eric V. Smith 40dee2096f Normalize 'file system'. 2012-05-17 10:31:43 -04:00
Eric V. Smith c0fe0bbee5 Typo. 2012-05-17 09:31:53 -04:00
Barry Warsaw f5e3789b13 Spellchecked. 2012-05-17 06:53:13 -04:00
Eric V. Smith 6dee3b79b2 Add forgotten footnote reference. 2012-05-17 06:11:42 -04:00
Eric V. Smith 016f54833f Add link to rationale for allowing namespace packages in the standard library. 2012-05-17 06:08:31 -04:00
Brett Cannon ca2fe8f17c Minor cleanup to match history. 2012-05-16 16:51:32 -04:00
Carl Meyer 06737d34be Merge from upstream. 2012-05-16 09:04:22 -06:00
Carl Meyer def1eda92c Update link to reference implementation. 2012-05-16 09:04:05 -06:00
Carl Meyer d96b221a0e Remove inaccurate sections on Tkinter and OS X Framework builds. 2012-05-16 09:03:41 -06:00
Eric V. Smith a67bfcd5d0 Moved 'portion' next to 'legacy portion' in terminology section. 2012-05-16 10:17:39 -04:00
Eric V. Smith 56fc179367 Clarify that hybrid namespace packages don't have dynamic path computation. 2012-05-16 09:53:58 -04:00
Vinay Sajip 3e06b46245 Merged Carl Meyer's updates. 2012-05-16 14:50:52 +01:00
Eric V. Smith ec4303b832 Support legacy portions along with PEP 420 portions. 2012-05-15 22:13:32 -04:00
Eric V. Smith e8108d36cd Fix None references. 2012-05-15 21:53:01 -04:00
Barry Warsaw 5998c3c5db spelling 2012-05-15 21:43:40 -04:00
Eric V. Smith 27c2038348 Change case to match the rest of the PEP. 2012-05-15 14:08:43 -04:00
Barry Warsaw 508f8000f1 Latest update from Eric 2012-05-15 11:04:25 -04:00
Nick Coghlan cd36f67446 Accept PEP 3144, and clean up some typos and text duplication 2012-05-15 22:19:17 +10:00
Nick Coghlan 99af5cb027 Make the relationship between 409 and 415 clearer 2012-05-15 21:53:25 +10:00
Benjamin Peterson 9c287b6f00 415 now implemented 2012-05-14 22:10:26 -07:00