Commit Graph

9675 Commits

Author SHA1 Message Date
Paul Moore 43782e9251
PEP 625: Update following discussions (GH-2671) 2022-07-09 11:27:18 +01:00
Omar ed9d65c1d4
PEP 282: Updated deadlink (#2701)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
2022-07-07 10:52:02 +03:00
CAM Gerlach 5d2f8d10ea
Style: Fix colors and style for all admonitions (#2691)
Since the basic admonition admonition styles are just applied to a couple individual admonitions, rather than admonitions in general, those other than "warning" and "note" won't display as admonitions at all. In addition to fixing that, this PR adds appropriate, standard colors for each of the additional admonition types in both light and dark mode.
2022-07-06 13:59:41 -05:00
Hugo van Kemenade 938c2d277b
PEP 661: Fix citation references (#2698) 2022-07-06 13:40:04 -05:00
Eric Snow c5dbd7ee48
PEP 683: Fix Link Formatting (#2699) 2022-07-05 15:08:33 -06:00
Eric Snow 3298a237a9
PEP 683: Small Updates (#2622)
This covers typos, tweaks in wording, and some adjustments in response to [the last email thread](https://mail.python.org/archives/list/python-dev@python.org/thread/MI22URMVKC63OFMZTALHFZKAKVGAT4UF/).
2022-07-05 14:34:09 -06:00
Eric Traut 3fe4784290
PEP 695: Type Parameter Syntax (#2697)
Co-authored-by: Eric Traut <erictr@microsoft.com>
Co-authored-by: Erik De Bonte <erikd@microsoft.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-07-02 19:20:44 -07:00
Thomas Grainger 764ec27290
PEP 453: only remove setuptools once pip drops support for legacy installs (#2096) 2022-07-02 07:19:33 +01:00
Devid Barattini 7c34ee44b7
PEP691: fix markup mistake (#2695) 2022-07-01 15:04:36 -07:00
Barry Warsaw d0ec84c36c
PEP 801: We are the 801 (#2694)
We are the 801

Closes #2693
2022-07-01 13:40:32 -07:00
Pradyun Gedam 34e9a8d33f
Remove the requirement for Resolution to be the final header (#2678)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
2022-06-29 16:31:12 -05:00
Wouter Koorn 21dff31c33
PEP 694: Grammar changes + reason phrase deprecation mention (#2685)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Donald Stufft <donald@stufft.io>
2022-06-29 09:15:24 -04:00
CAM Gerlach 135e66f311
Infra: Link topic index pages in rendered PEP topic headers (#2689) 2022-06-29 06:03:49 -07:00
Jelle Zijlstra dd1d44c705
PEP 693, 694: add to CODEOWNERS (#2686) 2022-06-28 16:28:58 -07:00
Franek Magiera 2bd06a469d
PEP 692: Using TypedDict for more precise `**kwargs` typing (#2620)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-06-28 15:20:28 -07:00
Brett Cannon 855819341c
PEP 621: add a note linking to the official specification (#2684) 2022-06-28 12:18:43 -07:00
Murtagy dda79ea1c3
PEP 483: Define AnyStr before mentioning it (#2682) 2022-06-28 08:35:25 -07:00
Erlend Egeberg Aasland 41e31d5d6a
PEP 687: Mark as Accepted (#2676)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-06-28 00:30:50 -05:00
Donald Stufft a4041667da
PEP694: Grammar fixes (#2679) 2022-06-27 21:00:42 -04:00
Donald Stufft a21c1f27de
PEP 694: Upload 2.0 API for Python Package Repositories (#2675) 2022-06-27 20:50:04 -04:00
Carl Meyer 6a5ee970ff
PEP 690: Update draft per discussion and feedback (#2613) 2022-06-27 16:27:49 -07:00
Pradyun Gedam 6a8349343c
PEP 668: Address feedback and mark as accepted (#2673) 2022-06-27 15:25:01 -07:00
Wouter Koorn 5dd9452ce4
PEP-0691 Gramatical changes + `meta` key description under Project List (#2677)
* Grammer fixes and TODO's

* Added missing meta key to Project List description
2022-06-27 13:14:09 -04:00
Donald Stufft c4ec86fcd3
PEP691: Mark Accepted + Grammar Fixes + Small Fix (#2674) 2022-06-25 14:01:40 -04:00
Brett Cannon f1af4a7c88
PEP 691: touch up (#2668) 2022-06-24 16:01:43 -07:00
Pradyun Gedam d51fe24a4f
PEP 650: Withdraw and move to Standards Track (#2665)
The discussion and interest in this PEP has died down.

Moving to Standards Track in line with the packaging specification process.
2022-06-23 19:49:41 -07:00
Pradyun Gedam b1344d68e6
PEP 561: Mark as final (#2663) 2022-06-23 10:04:53 +01:00
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
Alex Hedges 5df7232bb0
PEP 615: Fix incorrect RFC link (#2662) 2022-06-21 23:52:31 -04:00
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
Chris Angelico 13eed48c3c
PEP 671: Since it keeps getting asked about, add a para on deferreds (#2661) 2022-06-21 11:02:35 +10:00
Pradyun Gedam fa659f01c8
Infra: Tweak PEP references to work on topic sub-index pages (#2658) 2022-06-20 06:36:01 -07:00
Pradyun Gedam 0ffc78187c
PEP 632: Remove `Topic: Packaging` header (#2656) 2022-06-18 21:53:23 +01:00
Hugo van Kemenade b4032e7e3d
Infra: Make colour theme cycler button accessible (#2619) 2022-06-18 20:07:06 +02:00
Hugo van Kemenade 2849a582b3
PEP 593: Fix citation references (#2640)
* PEP 593: Remove orphan citation to fix build warning

* PEP 593: Inline the references to fix warnings
2022-06-18 20:06:34 +02:00
Hugo van Kemenade 52e6c453f1
PEP 553: Fix citation references (#2639)
* PEP 553: Remove orphaned citation to fix build warning

* PEP 553: Remove redundant emacs metadata
2022-06-18 20:06:23 +02:00
Pradyun Gedam b6cd4a5bbc
PEP 668: Add PEP-Delegate (#2654) 2022-06-18 20:06:00 +02:00
T. Wouters c3373a4845
PEP 693: Python 3.12 Release Schedule (#2648)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-06-18 20:05:46 +02:00
Adam Turner a2f2d6cc5a
Add support for topic indices (#2579)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2022-06-18 20:04:46 +02:00
Donald Stufft da131037fd
PEP691: Switch to a List for Project, Address more Feedback (#2653) 2022-06-17 19:27:44 -04:00
Chris Angelico 1cba25dc56
PEP 671: Add section on evaluation order (#2652)
* PEP 671: Add section on evaluation order

This has been a point of some confusion, so I'm just writing in some defaults explicitly.

* PEP 671: Fix backticks
2022-06-18 07:20:28 +10:00
Adam Turner 19f2582774
Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
Pradyun Gedam 3ab5327b6a
PEP 609: Rename to Python Packaging Authority (PyPA) Governance (#2642) 2022-06-14 22:15:38 +01:00
Hugo van Kemenade a2a0afd202
PEP 554: Fix citation references (#2644)
* PEP 554: Fix broken nathaniel-asyncio citation by converting to inline link

* PEP 554: Fix broken CSP citation

* PEP 554: Fix broken extension-docs citation by converting to inline link

* PEP 554: Convert orhpaned references to bullets
2022-06-14 20:27:47 +03:00
Victor Stinner 41e1468cd3
PEP 670: Set Status to Final (#2647) 2022-06-13 16:51:02 +02:00
Hugo van Kemenade bcc0bbc6ca
PEP 619, 664: Fix release date in comment (#2649) 2022-06-13 14:54:55 +01:00
Serhiy Storchaka b18e3f10f7
PEP 205, 611: Fix word duplications and grammar (#2646) 2022-06-12 09:40:32 +01:00
Donald Stufft ee8a9453b8
PEP691: More Updates and Clarifications (#2645) 2022-06-11 21:22:46 -04:00
Hugo van Kemenade 85c4c86532
PEP 484: Fix citation references (#2638) 2022-06-10 21:06:29 +01:00
Hugo van Kemenade 9ef0bfe362
PEP 520: Fix citation references (#2637)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-06-09 22:04:31 +03:00