Commit Graph

4416 Commits

Author SHA1 Message Date
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
Benjamin Peterson 6f06e9f8f8 more descriptive title 2012-05-14 21:02:57 -07:00
Eric V. Smith a2445765c1 Allow standard library packages to be namespace packages. 2012-05-14 20:51:54 -04:00
Eric V. Smith 1f39ef5450 Changes suggested by PJE. 2012-05-14 10:45:28 -04:00
Barry Warsaw a17410d7ad Update from Peter Moody 2012-05-14 10:25:14 -04:00
Nick Coghlan 43d9ca71f7 Not quite ready to accept 3144 just yet 2012-05-14 22:18:46 +10:00
Nick Coghlan 1dfbaf86b4 Accept PEP 415 2012-05-14 22:08:40 +10:00
Barry Warsaw 5b80ee6d1d Eric's latest update 2012-05-12 07:27:18 -07:00
Eric V. Smith b7a0f00a30 Added dynamic path calculation. 2012-05-11 12:56:56 -04:00
Eric V. Smith 57f945902a Suggestions by Nick on import-sig. 2012-05-11 12:46:44 -04:00
Eric V. Smith 329e389a0b Merge. 2012-05-10 21:04:39 -04:00
Eric V. Smith 8c17ae6158 Simplified find_loader return values. 2012-05-10 21:01:01 -04:00
Georg Brandl c7b5c5d14c PEP 3144: update from Peter Moody. 2012-05-10 17:22:13 +02:00
Eric V. Smith 31866ec3fb Two spaces after periods. 2012-05-09 20:22:29 -04:00
Eric V. Smith b15f631fa0 Updated to discuss find_loader method on finders. 2012-05-09 20:16:09 -04:00
Barry Warsaw 99d6530667 Eric Snow's latest update. 2012-05-08 09:37:14 -07:00
Carl Meyer 166b723977 Automated merge with http://hg.python.org/peps 2012-05-07 10:40:57 -06:00
Carl Meyer f0e5407915 Various updates to PEP 405. 2012-05-07 10:28:11 -06:00
Georg Brandl b5d1d94750 PEP 421: edits from Eric. 2012-05-06 11:17:25 +02:00
Nick Coghlan ddc930b416 Record BDFL delegation and resolution for PEP 3151 2012-05-06 16:35:13 +10:00
Nick Coghlan 73310d4468 Add the BDFL-Delegate field, using myself as the test case.
Including the delegate's email address would be nice, but the PEP writer lives in docutils upstream rather than our PEPs repo and I'm not updating docutils just to mask an additional field, nor am I inclined to figure out how to move the writer definition downstream where it belongs
2012-05-06 16:31:52 +10:00
Nick Coghlan 47e009b183 Don't use a role that doesn't exist for PEPs 2012-05-06 15:55:36 +10:00