CAM Gerlach
|
d548fdfb61
|
Lint: Validate PEP fields against PEP 12 (#1890)
|
2021-03-23 07:55:26 -07: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
|
f19d84a049
|
PEP 328: Fix a broken link.
|
2015-02-03 08:44:51 +02:00 |
Barry Warsaw
|
439c3fbfa0
|
PEP 0328: Absolute imports are *not* enabled in Python 2.7
PEP 3147: Temporarily fix a non-standard header
|
2010-04-21 20:02:37 +00:00 |
Brett Cannon
|
cdf5d3ce68
|
Fix the headers so that they are in the right order and no required headers are
missing.
|
2007-06-19 04:20:07 +00:00 |
Brett Cannon
|
09824f7379
|
Add mention that indirection entries in sys.modules will not be supported once
absolute/relative imports are the only import semantics supported.
Specifically mention that this will definitely happen for Python 3.0.
|
2007-04-30 00:55:35 +00:00 |
Georg Brandl
|
f7cee114e2
|
Mark diverse Py3000 PEPs as accepted, mark PEPs 328 and 3105 as Final.
|
2007-02-17 18:42:37 +00:00 |
Nick Coghlan
|
073d9b3d10
|
Add a note about the dependency between relative imports and the value in '__name__'
|
2006-06-27 12:27:50 +00:00 |
Neal Norwitz
|
f42160765a
|
Correct versions since this PEP was not implemented in 2.4
|
2006-02-19 03:29:42 +00:00 |
David Goodger
|
edae0ba0b1
|
upadte from Aahz
|
2004-05-02 16:32:32 +00:00 |
Barry Warsaw
|
5d8316d6de
|
a bit more rationale for absolute imports
|
2004-04-06 13:09:14 +00:00 |
David Goodger
|
f641712f63
|
update from Aahz
|
2004-04-04 02:37:57 +00:00 |
David Goodger
|
af60734c54
|
update from Aahz
|
2004-04-03 15:02:46 +00:00 |
David Goodger
|
3912681450
|
title capitalization
|
2004-01-31 05:19:25 +00:00 |
David Goodger
|
3ca642d065
|
Added PEP 328, Imports: Multi-Line and Absolute/Relative, by Aahz
|
2004-01-31 05:14:16 +00:00 |