Commit Graph

10 Commits

Author SHA1 Message Date
Pradyun Gedam 4f8825e20a
Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (#2657)
These all introduce or update existing Python Packaging Specifications,
and should follow the PyPA Specification processes. These are expected
to be Standards Track PEPs and are not informational.

This change also ensures that they get listed under the correct section
on the Packaging topic index.
2022-06-21 14:47:58 -07:00
Adam Turner 19f2582774
Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +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
Tzu-ping Chung 051b07cced
Accept PEP 656 (#1928) 2021-04-17 17:04:03 -07:00
Tzu-ping Chung af8e16c05c
PEP 656: Minor clarification on relation to PEP 600 (#1911) 2021-04-05 16:17:39 -07:00
CAM Gerlach e6fb0d8ca6
Validate PEP created dates and update linters (#1886)
* Check created date exists & matches format, and fix non-conforming

* Automatically fix mixed EoLs on checkin and in one PEP

* Add rst-directive-colons check, fix issue it found and refine regex
2021-03-22 12:29:08 -07:00
Tzu-ping Chung e592c80c03
Also replace dots to match PEPs 425 and 427 (#1882) 2021-03-20 08:25:28 -07:00
Tzu-ping Chung f68daf1984
PEP 656: Clarification on platform definition and musl detection (#1877) 2021-03-19 14:24:02 -07:00
Tzu-ping Chung 9ed544f00a
PEP 656: Platform Tag for Linux Distributions Using Musl (#1876) 2021-03-17 11:00:21 -07:00