Commit Graph

12 Commits

Author SHA1 Message Date
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
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
Huang Huang f22e81b255 reSTify PEP 282 (#358) 2017-08-21 10:07:20 -07:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Georg Brandl 31427dfed6 it's -> its 2006-03-31 10:38:30 +00:00
Vinay Sajip 362826cf79 Marked as final 2004-08-10 14:27:57 +00:00
Barry Warsaw 19b917b634 Restore Trent Mick as co-author of PEP 282. 2002-07-12 23:17:00 +00:00
Barry Warsaw ff7fbb6b19 Vinay's update, with lots of reformatting by Barry. 2002-07-08 16:50:43 +00:00
Barry Warsaw 80885cce69 Transferring ownership of PEP 282 to Vinaj Sajip with permission of
previous PEP author.
2002-06-23 23:58:18 +00:00
Barry Warsaw 4c4c1d5b80 PEP 282, A Logging System, Trent Mick
(spell check and formatting by Barry)
2002-02-15 04:09:17 +00:00