Commit Graph

25 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
Hugo van Kemenade e5c7822dcd
PEPs 1, 426, 512, 545, 8001, 8002, 8016: rename master to main (#2179) 2021-12-03 12:29:10 +01: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
Miroslav Šedivý 45fdc844dd
Typos: Remove repeated words (#1726) 2020-12-04 09:51:44 -08:00
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07: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
Antoine Pitrou 290fea99b5 PEP 8002: Astropy: Improve wording (thanks to Thomas Robitaille) 2018-09-20 20:28:52 +02:00
Antoine Pitrou 92f323c079 PEP 8002: Astropy: mention affiliated sub-packages 2018-09-18 19:39:29 +02:00
Antoine Pitrou 6a5694c17b PEP 8002: Add description of the Astropy project 2018-09-17 23:14:26 +02:00
Łukasz Langa 5138fd0336
[pep8002] TypeScript 2018-09-14 16:47:42 -07:00
Łukasz Langa 8ccc9a2887
[pep8002] Django clarifications and acknowledgements 2018-09-14 13:33:01 -07:00
Steve Dower e7e2d43069 PEP 8002: Add section describing an idealised version of the process used at Microsoft (#772) 2018-09-12 11:49:39 -07:00
Berker Peksag b76e1fef1d
PEP 8002: Fix markup (#771)
This broke python.org's PEP builder.
2018-09-12 00:36:08 +03:00
Łukasz Langa 42eea19c8b
[pep-8002] Django 2018-09-11 11:58:32 -07:00
Carol Willing b930b50071
PEP 8002: Add information about Project Jupyter governance (#770)
* Add information about Project Jupyter governance

* add content per @pitrou review
2018-09-11 06:37:49 -07:00
Doug Hellmann 3550420450
PEP 8002: add OpenStack governance summary (#766) 2018-08-29 11:37:13 -04:00
Antoine Pitrou 6be6383c42 PEP 8002: Add a small rationale 2018-08-29 17:30:27 +02:00
Antoine Pitrou 19c5d2c2a7 Merge branch 'master' of github.com:python/peps 2018-08-29 17:16:21 +02:00
Antoine Pitrou c8b58fdc9e PEP 8002: Add template questions as an annex 2018-08-29 17:15:57 +02:00
Łukasz Langa 660be17127 [pep-8002] Include clarifications from @alexcrichtonx 2018-08-29 08:04:48 -07:00
Łukasz Langa 87d93b0b60 [pep-8002] Make ReST gods happy. 2018-08-28 05:47:31 -07:00
Łukasz Langa 66ef81ecdd [pep-8002] Add Rust governance summary 2018-08-28 05:45:32 -07:00
Barry Warsaw 8901a86138
Initial crop of governance model PEPs (#760)
Initial crop of placeholder governance model PEPs
2018-08-25 11:50:09 -07:00