Commit Graph

15 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
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 42f88f1ce2
Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
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
Min ho Kim e54097d3c4 Fix typos in various PEPs (#1111) 2019-06-24 21:58:50 -07:00
Serhiy Storchaka ad7f2b2f6c Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
Guido van Rossum a9f4c7344d Reject PEP 549 2017-11-25 08:03:16 -08:00
Larry Hastings b7f15462a0 Update PEP 549 with link to PR. 2017-09-13 02:41:59 -07:00
Larry Hastings e2eb97526c Updated PEP 549, now titled Instance Descriptors. 2017-09-08 12:10:14 -07:00
Larry Hastings 775b2d188d Fixed formatting for PEP 549. ("Content-type".)
The "Content-type" header was missing.  Apparently
the ".rst" extension is insufficient.
2017-09-05 14:50:14 -07:00
Larry Hastings f34e19c9f6 More PEP 549 formatting fixes. This time for sure! 2017-09-05 12:07:42 -07:00
Larry Hastings c0028cb607 Fix formatting (hopefully) for PEP 549. 2017-09-05 12:06:27 -07:00
Larry Hastings 97b2577753 Whoops, fix PEP number in header for 549. 2017-09-05 11:07:13 -07:00
Larry Hastings fa830f9d46 Added PEP 549, "Instance Properties". 2017-09-05 11:01:39 -07:00