Commit Graph

11 Commits

Author SHA1 Message Date
Pradyun Gedam 4bf89071a8
PEP 660: Mark as Final (#2664)
This PEP has been implemented across multiple tools now.
2022-06-23 09:44:12 +01:00
Adam Turner 19f2582774
Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07: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
Dimitri Papadopoulos Orfanos 57d9baf04d
Typos found by codespell (#2073)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07:00
Dominic Davis-Foster 5cedff4008
Remove additional backticks from inline code (#2033) 2021-07-14 11:01:22 -07:00
Stéphane Bidoul b95c2cc10d
PEP 660: accepted (#2009) 2021-06-28 10:14:01 -07:00
Stéphane Bidoul 753816c0f7
PEP 660: shorten names and add prepare_metadata_for_build_editable (GH-2004) 2021-06-25 17:45:09 +01:00
Stéphane Bidoul 335d61e924
PEP 660: add links to prototypes (GH-1998) 2021-06-22 19:32:18 +01:00
Stéphane Bidoul f06a8c73d8
Updates to PEP 660 (GH-1978) 2021-06-21 10:57:03 +01:00
Stéphane Bidoul b875991e6a
PEP 660: build_wheel_for_editable (#1944) 2021-05-20 11:58:22 -07:00