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
Nick Coghlan
d9da11501a
Address Barry's comments and make a couple of other cleanups
2012-05-06 15:36:37 +10:00
Georg Brandl
a3d8f902ed
PEP 419: update from Paul.
2012-05-05 17:58:14 +02:00
Nick Coghlan
fcbc01ee45
Update PEP 1 to better reflect current practice
2012-05-05 22:56:57 +10:00
Eric V. Smith
081b0ba472
Note that __file__ is not set on the namespace package.
2012-05-04 17:44:32 -04:00
Barry Warsaw
345427b680
Make it explicit that loaders may install additional __things__ on
...
modules.
2012-05-04 15:51:09 -04:00
Barry Warsaw
4742457cda
* Relax the constraint that m.__file__ must exist (except for built-ins)
...
* Describe the loader.module_repr() protocol.
* Fix some misspellings.
2012-05-04 15:40:10 -04:00
Barry Warsaw
6f8d74ea28
improve the readability of one section
2012-05-03 14:30:48 -04:00
Barry Warsaw
ca0189a132
* reST-ified
...
* Remove long dead links
* Update reference numbers
2012-05-03 11:47:57 -04:00
Barry Warsaw
7ef0ca1bd6
Fix the spelling of Nick's last name.
2012-05-03 10:39:30 -04:00
Eric V. Smith
cc6bf370ed
Typo. Thanks Terry Reedy.
2012-05-02 12:56:07 -04:00
Eric V. Smith
b73389cf8c
Merge.
2012-05-02 11:57:17 -04:00
Eric V. Smith
9ca3720073
Clarify path scanning logic.
2012-05-02 11:16:48 -04:00
Victor Stinner
c50bbd6279
PEP 418: Update time.get_clock_info() according to the implementation
2012-05-02 14:00:30 +02:00
Eric V. Smith
83e5ef1646
Moved sections around so that the discussion comes after all relevant details are presented.
2012-05-01 12:45:32 -04:00
Eric V. Smith
cd1c9d418e
Improvement in wording.
2012-05-01 12:41:37 -04:00
Eric V. Smith
99806cc364
Record response (by Nick) to Nick's initial objections. I hope I've summarized correctly.
2012-05-01 12:37:58 -04:00
Georg Brandl
75374a6026
PEP 398 update: deferring some changes, adding new changes from python-dev
2012-05-01 18:00:57 +02:00
Eric V. Smith
e426a1f29e
Improved wording on regular package performance.
2012-05-01 10:55:21 -04:00
Nick Coghlan
0127444359
Move the mock and buffer protocol PEPs to Final
2012-05-01 23:37:34 +10:00
Eric V. Smith
8f65f0f068
Clarifications.
2012-05-01 08:22:49 -04:00
Georg Brandl
e929dc98b1
Add PEP 3154.
2012-05-01 13:57:40 +02:00
Georg Brandl
bab580cb29
Fix PEP 395 name.
2012-05-01 13:56:30 +02:00
Georg Brandl
182f13fc2e
PEP 418 is accepted and implemented, therefore Final.
2012-05-01 13:54:39 +02:00
Georg Brandl
b08a5d2c98
Mock is actually a PEP.
2012-05-01 13:54:18 +02:00
Georg Brandl
f9a8ae9919
PEP 409 is implemented and final.
2012-05-01 13:48:42 +02:00
Georg Brandl
c05416bc3d
This PEP should be final, as the feature has been implemented long ago.
2012-05-01 13:47:47 +02:00
Georg Brandl
4f7cd9c97c
3.3 release schedule update.
2012-05-01 13:40:12 +02:00
Georg Brandl
524766f441
Fix "local variables section".
2012-05-01 08:54:55 +02:00
Georg Brandl
21b4644d46
PEP 421 changes by Eric + formatting/spelling fixes.
2012-05-01 08:51:22 +02:00
Eric V. Smith
d8dd373e41
Discuss implications on existing finders.
2012-04-30 19:28:54 -04:00
Eric V. Smith
3846f50c37
No trailing separators on strings returned by find_module.
2012-04-30 19:04:39 -04:00
Eric V. Smith
aba0acbf2a
Make it clear that only finders change, not loaders.
2012-04-30 18:05:25 -04:00
Benjamin Peterson
2bd8f77272
fix link
2012-04-29 21:27:35 -04:00
Brett Cannon
0bc2589589
merge
2012-04-29 20:04:45 -04:00
Brett Cannon
b82532746f
Phase 2 of PEP 302 is done.
2012-04-29 20:04:31 -04:00
Victor Stinner
8e4d5fcd79
PEP 418: time.get_clock_info() now returns an object
2012-04-29 02:26:42 +02:00
Victor Stinner
17b03b5db0
PEP 418: time.get_clock_info() has no more optional keys, all keys are mandatory
2012-04-29 01:42:18 +02:00
Eric V. Smith
c583e83c4e
Clarifaction about creating namespace packages. Thanks Carl Meyer.
2012-04-28 06:23:39 -04:00
Victor Stinner
92e2f078f0
PEP 418: Cleanup the glossary
...
* <nanosecond> and <clock_monotonic> are not terms of the glossary
* remove the useless definition of duration
* monotonic: reading a monotonic clock is not slower than other clock
2012-04-28 10:59:31 +02:00
Raymond Hettinger
7cbdcfa301
Fix markup
2012-04-28 00:51:37 -07:00
Victor Stinner
9c952d97bf
PEP 418: Remove the unverified info about mach_timebase_info()
2012-04-28 03:21:26 +02:00
Brett Cannon
04fc727e6f
Require __loader__ and __package__ to be set by loaders.
2012-04-27 17:41:29 -04:00
Brett Cannon
d321dc54a4
Add PEP 421 ("Add sys.implementation") on behalf of Eric Snow.
2012-04-27 17:32:38 -04:00
Eric V. Smith
a62461d85c
Added mention of dynamic __path__ updating.
2012-04-27 09:03:59 -04:00