Min ho Kim
|
cfb7bd74db
|
Fix typos (#1113)
|
2019-07-03 11:20:45 -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 |
Serhiy Storchaka
|
7ca8985b8f
|
Miscellaneous fixes and formatting enhancements. (#238)
|
2017-04-05 19:14:26 +03:00 |
Serhiy Storchaka
|
07c157552d
|
Replace tabs with spaces and fix identation errors. (#230)
|
2017-03-24 00:57:19 +02:00 |
Mariatta
|
c5881cf2b5
|
Convert PEPs 222, 224, 281, 284, 310 (#203)
|
2017-02-10 11:05:40 -08:00 |
George Yoshida
|
926881a9f8
|
fix typos
|
2007-07-23 05:20:49 +00:00 |
Brett Cannon
|
6983fb3949
|
Add missing accent marks on MAL's name.
|
2007-06-28 20:07:12 +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 |
David Goodger
|
c5b5d3c83d
|
added Last-Modified headers to all PEPs without
|
2006-03-23 20:13:19 +00:00 |
Marc-André Lemburg
|
4e71c5cd35
|
Added section about Guido's rejection comments.
|
2001-03-23 11:46:44 +00:00 |
Barry Warsaw
|
fdd5b0e759
|
PEP 224 is Rejected by BDFL decree.
|
2001-03-21 17:52:20 +00:00 |
Marc-André Lemburg
|
c0b08ef899
|
Changed the name mangling from __doc__<attr>__ to __doc_<attr>__ and
added comments about possible problems.
|
2000-08-30 09:08:16 +00:00 |
Marc-André Lemburg
|
a566ec95f8
|
Completed final thought and bumped the Python version number to 2.1.
The great thing about this PEP is that it is forward compatible :-)
|
2000-08-24 14:16:10 +00:00 |
Barry Warsaw
|
1f81b5e24d
|
Added PEP 224, Attribute Docstrings, assigned to MAL.
|
2000-08-23 16:51:21 +00:00 |