Commit Graph

22 Commits

Author SHA1 Message Date
Hugo van Kemenade 5fb8b28a06
Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
CAM Gerlach a6336e9d74
Lint: Update headers and checks per current guidance & provide helpful feedback (#2484)
* Lint: Disable a couple potentially problematic/unneeded hooks

* Lint: Refine regex for existing Content-Type and PEP references checks

* Lint: Refine regex for Python-Version check and fix a couple deviations

* Lint: Refine regex for Created check and fix a couple deviations

* Lint: Refine regex for Resolution check and fix a few deviations

* Lint: Add new check for Post-History header

* Lint: Add check for Discussions-To header link

* Lint: Add basic check for PEP title presense & excessive length

* Lint: Add check for PEP/BDFL-Delegate header

* Lint: Add check for Sponsor header

* Lint: Add check for legacy Author field format

* Lint: Add check for RST Author field

* Lint: Use more helpful, user-oriented descriptions for header checks

* PEP 245: Add historical note and archive links to wiki page/email lsit

* PEP 628: Add direct link to resolution in acceptance message

* Lint: Explictly allow all valid RFC 2822 line continuations in headers

* Lint: Tweak Post-History and Resolution checks to accept fragments
2022-04-20 04:53:08 -05:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Dominic Davis-Foster 5cedff4008
Remove additional backticks from inline code (#2033) 2021-07-14 11:01:22 -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
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Nick Coghlan a6611d454d Mark PEPs 211 and 225 as Rejected
These two PEPs were listed as rejected alternatives when PEP 465's
matrix multiplication operator was accepted and implemented, but
still marked as Deferred in the PEP listing.

This updates their headers to indicated their Rejected status,
with a link to the relevant section of PEP 465 as their resolution
reference.
2017-06-03 17:28:28 +10:00
Serhiy Storchaka 7ca8985b8f Miscellaneous fixes and formatting enhancements. (#238) 2017-04-05 19:14:26 +03:00
Mariatta 4598c39b78 Convert 12 PEPs (#187) 2017-01-24 12:47:21 -08:00
Serhiy Storchaka d6fe43240e Remove redundant leading zeroes in PEP references. 2016-03-31 17:45:40 +03:00
Georg Brandl 08ea236bbb Update not-so-old PEP URL. 2009-01-18 09:50:42 +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
Andrew M. Kuchling 2cff379b28 Mark as Deferred to match status in PEP 0 2006-05-01 20:03:44 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Barry Warsaw bea68c0534 Use new acceptable practices for PEP references. 2001-07-05 19:09:19 +00:00
Barry Warsaw e0e0bb6439 Long overdue update from Greg Wilson 22-Apr-2001 2001-06-05 16:50:09 +00:00
Barry Warsaw 4a75be97f2 Greg Wilson's latest. 2000-11-27 05:41:46 +00:00
Barry Warsaw 8daf85c43a Greg's latest revision. 2000-11-22 22:01:47 +00:00
Barry Warsaw b27d92b9dc Minor header conformance 2000-09-19 15:29:36 +00:00
Moshe Zadka 51000d4ad3 First draft, without feedback from others. 2000-08-11 14:18:44 +00:00
Barry Warsaw bfe2f73807 PEP 211, Adding New Operators to Python, owner Greg Wilson. 2000-07-15 23:25:49 +00:00