Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
Mariatta
|
cf3bad5ab3
|
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3 .
|
2017-11-11 11:28:55 -08:00 |
Huang Huang
|
bb0e518ed3
|
Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
|
2017-11-11 10:30:43 -08:00 |
Benjamin Peterson
|
60d9b24542
|
promote m.p.o links to https
|
2017-06-11 12:02:39 -07:00 |
Berker Peksag
|
936292e0c4
|
Issue #26914: Fix formatting of lists in PEP 420
Patch by Ned Batchelder.
|
2016-05-03 10:36:46 +03:00 |
Nick Coghlan
|
6e2ef0fce7
|
PEP 420 is done
|
2012-06-05 22:16:52 +10:00 |
Eric V. Smith
|
d27dce747b
|
Fixed markup.
|
2012-05-25 08:11:19 -04:00 |
Eric V. Smith
|
2d0cd746d0
|
Fix markup.
|
2012-05-24 17:58:59 -04: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 |
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 |
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
|
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 |
Eric V. Smith
|
49d7dec285
|
Corrections from Guido.
|
2012-05-20 19:39:00 -04: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 |
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 |
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 |
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 |
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 |
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
|
8c17ae6158
|
Simplified find_loader return values.
|
2012-05-10 21:01:01 -04: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 |
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
|
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
|
9ca3720073
|
Clarify path scanning logic.
|
2012-05-02 11:16:48 -04: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 |