Marti Raudsepp
9b64c6ea75
Various typo/grammar/style fixes ( #1789 )
...
Changes detected by Topy (https://github.com/intgr/topy ), all changes
verified by hand, false positives have been omitted.
These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08:00
Victor Stinner
fb14d5d81f
Reject PEP 349: Outdated by Python 3 ( #1391 )
2020-05-04 09:57:07 -07:00
Emily Morehouse
ce5590c1c1
Replace links to sourceforge with links to bpo ( #746 )
...
- Any reference to python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue <issue-num>
2018-07-21 16:57:17 -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
Mariatta
4e21b23c38
restify PEP 349 ( #148 )
2016-12-03 16:03:37 -08: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
Neil Schemenauer
0fcf41f3cd
Defer PEP 349.
2005-10-29 14:36:02 +00:00
Neil Schemenauer
fb89a4ee52
New version of PEP 349. Propose that str() be changed rather than
...
adding a new built-in function.
2005-08-22 21:12:08 +00:00
Neil Schemenauer
c09c6c6a95
Mention %s change in abstract. Fix bug in code (found by Osvaldo Santana
...
Neto).
2005-08-06 04:05:48 +00:00
Neil Schemenauer
6e7fba0b67
Add PEP 349.
2005-08-05 02:59:00 +00:00