Hugo van Kemenade
5fb8b28a06
Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' ( #2809 )
2022-10-05 19:48:43 +03:00
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
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
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
Guido van Rossum
e31746e7fc
Change the status of a whole lotta PEPs.
...
Some are marked final years after the work was completed and released;
others are rejected after sitting idly for years.
2007-05-18 17:41:31 +00:00
Greg Stein
b30961a2fe
Per PEP 12, the body of paragraphs should not be indented. This commit
...
reflows all of the text, but makes no content changes.
The numbered list was indented appropriately for recognition, but
(again) no content changes occurred.
2002-09-05 06:50:07 +00:00
Greg Stein
8bff1bdaa0
Initial changes for reStructuredText. Mostly, this is about turning
...
some of the text into ``literals``
2002-09-05 06:44:46 +00:00
Greg Stein
65fa39f94a
There is no way that #268 is going to be completed in time for Python 2.2.
...
Move it out to a future release.
2001-10-21 22:55:37 +00:00
Greg Stein
b44c53c0ef
Some tweaks/clarifications based on initial implementation this weekend.
2001-09-11 00:34:48 +00:00
Greg Stein
932256da76
Complete the authentication section, and flesh out the proxy and DAV
...
sections.
2001-08-21 20:20:22 +00:00
Greg Stein
919d69018d
Update the text to use direct RFC references (to automagically pick up URLs
...
to those specs). Fix the PEP: header at top, after Barry's renumbering.
2001-08-21 08:22:47 +00:00
Greg Stein
05a939622a
Add some initial details for the authentication handling.
2001-08-21 08:16:35 +00:00
Barry Warsaw
5331ad949f
Greg Stein was a bad boy! <268 spank>
...
Jeremy Hylton's "Optimized Access to Module Namespaces" PEP gets 267.
We'll let Greg slide this time, so his (albeit incomplete other than a
Rationale) PEP gets 268. It must get filled in soon though or it'll
get moved to the "Empty" category. :(
2001-08-21 00:02:26 +00:00