Marc-Andre Lemburg
52f982d0e4
PEP 248: Fix Author and Created date headers ( #2889 )
...
* Fix Author and Created date headers of PEP 248.
* Fix date formatting to make linter happy
* Change the Author header to work around missing editor field.
* Use a different way of mentioning the editor characterization
* Remove the "Editor" notice form the Author field.
Add a short blurb explaining the roles in the acks.
2022-11-16 23:11:31 +01:00
Hugo van Kemenade
5fb8b28a06
Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' ( #2809 )
2022-10-05 19:48:43 +03:00
Brett Cannon
bb4751379a
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08: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
Mariatta
73e6ac628e
Convert PEPs 204, 248, 283, 314, 3115 ( #215 )
2017-02-24 16:07:48 -08:00
Benjamin Peterson
8740ed3746
I'm going to call this superseded just to avoid collision in the key
2011-03-04 04:58:22 +00:00
Brett Cannon
ced547f43f
The DB SIG is not an author but where discussions should go.
2007-06-28 20:11:32 +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
Andrew M. Kuchling
b2761f9cc0
Typo fix
2002-11-13 21:18:51 +00:00
Andrew M. Kuchling
2532a8121c
Mark the two database API PEPs as "Status: Final", with MAL's approval.
...
Neither has been revised significantly since 1996 or 1999.
2002-05-29 21:17:42 +00:00
Marc-André Lemburg
b58d7d0c23
Added Release-Date tags.
2001-07-14 16:21:44 +00:00
Andrew M. Kuchling
e1eed84968
Add Replaces and Replaced-By header.
...
Use PEP number for DB-API 1.0.
2001-03-30 16:56:15 +00:00
Marc-André Lemburg
8f8671dac3
Added PEP 248 and 249 which define the Python Database API Specifications
...
version 1.0 and 2.0 resp.
2001-03-29 17:00:15 +00:00