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
|
a53392a0f0
|
Remove trailing spaces. (#232)
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
|
2017-03-24 23:11:33 +02:00 |
Marti Raudsepp
|
04a6af2ab1
|
Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
|
2016-07-11 18:35:35 +03:00 |
Serhiy Storchaka
|
cc1c734886
|
Issue #26921: Fixed a/an articles.
|
2016-05-03 13:52:22 +03:00 |
Nick Coghlan
|
9414577c18
|
Clarify PEP 369 withdrawal notice
|
2013-01-06 22:29:09 +10:00 |
Nick Coghlan
|
ddd917a0b9
|
Correctly mark PEP 369 as Withdrawn (not Rejected)
|
2013-01-06 22:18:28 +10:00 |
Christian Heimes
|
df0327c6a9
|
update my email address to @python.org
|
2012-12-02 09:35:44 +01:00 |
Christian Heimes
|
fc995d868e
|
reject pep 369. It's outdated and superseded by the new importlib
|
2012-12-02 09:32:28 +01:00 |
Christian Heimes
|
1e61038030
|
Some updates on PEP 369 and 370.
PEP 369 still doesn't reflect all changes but it's more up to date
|
2008-01-16 10:21:03 +00:00 |
Christian Heimes
|
da08263556
|
Added PEP 369 and PEP 370
|
2008-01-14 20:42:39 +00:00 |