Commit Graph

9864 Commits

Author SHA1 Message Date
Steven Troxler 848d0908c9
PEP 698: Change the wording for strict mode section (#2874)
At this time, Pyre still does not have strict override enforcement.

This (and supporting codemod tools) are still something we want,
but given that we have not yet delivered this and do not have a firm
ETA we should not make claims about specific plans in the PEP text.
2022-11-07 14:43:56 -08:00
Paul Moore 38192e0ba9
PEP 700: Make upload time optional (gh-2873) 2022-11-07 19:38:37 +00:00
C.A.M. Gerlach 80f41487fe
Meta: Clarify scope of Packaging topic and rm ensurepip PEPs (453/477) (#2826) 2022-11-07 17:57:17 +01:00
Gustav Gränsbo 5e6cef7776
PEP 616: Mark as Final (#2869) 2022-11-06 22:25:50 +00:00
Gustav Gränsbo 4577e0d6b4
PEP 616: Mark as Final (#2869) 2022-11-06 22:25:39 +00:00
Gustav Gränsbo 5025b27498
PEP 585: Mark as Final (#2871) 2022-11-06 22:25:12 +00:00
Gustav Gränsbo a1f1fed495
PEP 572: Mark as Final (#2870) 2022-11-06 22:24:56 +00:00
Yurii Karabas 9f29302037
PEP-695: Fix formatting of code example (#2867) 2022-11-06 07:54:48 -08:00
Jelle Zijlstra 460196dc13
PEP 688: Small tweaks (#2866) 2022-11-06 07:05:25 -08:00
Carl Meyer e5aa080e52
PEP 690: Last(?) round of updates (#2861)
* Updates to PEP 690

* Remove obsolete reference

* Lazy imports are plural
2022-11-04 10:16:35 -07:00
Hugo van Kemenade cad6880e86
PEP 383: Fix broken link (#2863) 2022-11-02 11:34:56 -07:00
Paul Moore 3847f6abef
PEP 700: Update following discussions on Discourse (gh-2859) 2022-11-01 22:53:40 +00:00
Hugo van Kemenade 780ba199a2
Infra: Add 'make help' (#2858) 2022-10-31 14:34:37 +02:00
James Hilton-Balfe 2e5e94ed44
PEP 696: Changes from Pyright implementation (#2844)
Co-authored-by: Eric Traut <eric@traut.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-30 16:52:01 -07:00
Eclips4 dc44249a14
PEP 675: Clarify Motivation query examples are abridged (#2854)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-30 06:29:39 -07:00
Peter Law a3310aeeff
PEP 649: Fix nested list formatting (#2856) 2022-10-29 16:01:10 +03:00
Eric Snow 4a2e3e3059
PEP 684: Updates for Round 2 of Discussions (gh-2807) 2022-10-28 19:28:38 -06:00
Steven Troxler 37a5ea8fe6
PEP 698: Add `__override__` flag to runtime behavior (#2855)
We decided to add this for two reasons:

- It was specifically requested by the author of the `overrides`
  library, because there there are some handy runtime uses
  of override information (such as propagating docstrings, which
  we highlight as a concrete example)
- We realized that we actually added `__final__` to
  `@typing.final` in spite of it not being specified in PEP 591,
  which we felt strongly suggests that even if we omit it we
  would later change our minds.

This runtime behavior is currently implemented in typing_extensions
(see https://github.com/python/typing_extensions/pull/86) as well
as pyre_extensions.
2022-10-28 16:09:33 -07:00
Dustin Ingram 7604dcafbb
PEP 541: Additional clarifications on invalid projects (#2828) 2022-10-28 12:02:11 +02:00
Petr Viktorin a981dc1c2a
PEP 689: Link to new discussion thread (#2852) 2022-10-27 18:22:17 +02:00
Petr Viktorin e707124176
PEP 689: Rewrite, with PyUnstable_ prefix (GH-2847)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-27 17:16:40 +02:00
Jelle Zijlstra 13c89dc8cb
PEP 688: New Post-History links (#2850) 2022-10-26 18:43:02 -07:00
Jelle Zijlstra f509c2a2fd
PEP 688: Enhancements from discussion (#2832) 2022-10-25 21:04:12 -07:00
Hugo van Kemenade 3233678fbd
PEP 693: Set to active with 3.12.0a1 release (#2845)
Co-authored-by: T. Wouters <thomas@python.org>
2022-10-25 20:37:46 +03:00
Łukasz Langa bab071ff3f
[pep-0664] Actual date for 3.11.0 2022-10-25 17:13:59 +02:00
Hugo van Kemenade 1a931bf317
Infra: Don't generate broken source link for topic pages (#2843) 2022-10-22 20:42:06 -07:00
Sumana Harihareswara 1838f20010
PEP 458: Clarify sequence of PyPI and pip integration (#2789) 2022-10-22 10:47:47 +03:00
Hugo van Kemenade ed92c0697c
Infra: Only emit a category table when it has entries (#2839)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-10-22 10:44:36 +03:00
Hugo van Kemenade 18b3870e3a
Infra: Declare Makefile targets as phony (#2841) 2022-10-22 10:43:53 +03:00
Hugo van Kemenade c0b28dab5b
Infra: Add tooltips to type/status in PEP 0 (#2838)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-10-22 10:43:36 +03:00
Paul Moore 45e373eb92
PEP 700: Additional Fields for the Simple API for Package Indexes (gh-2840) 2022-10-21 13:38:03 +01:00
Pavel Karateev 759a6bd547
PEP 646: Add forgotten parameter name in examples (#2837) 2022-10-20 11:51:08 -07:00
James Hilton-Balfe 71daa07244
PEP 696: Improve section "Using another TypeVarLike as the default" (#2777)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Eric Traut <eric@traut.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-19 17:52:52 -07:00
C.A.M. Gerlach 82d2996b38
Lint: Add a new check for consistent PEP header order (#2835)
* Lint: Clarify name/ID of required header check

* PEP 440: Fix header ordering

* PEP 441: Fix header ordering

* PEP 523: Fix header ordering

* PEP 612: Fix spurious top-level title section heading

* Lint: Add new check for consistant PEP header order
2022-10-15 21:09:24 -07:00
C.A.M. Gerlach e1c7bce5b5
Lint: Upgrade linters, enable backtick check & fix new errors (#2825)
* PEP 240: Fix issue detected by Sphinx-Lint
* PEP 357: Fix issue detected by Sphinx-Lint
* PEP 447: Fix issue detected by Sphinx-Lint
* PEP 461: Fix issue detected by Sphinx-Lint
* Lint: Autoupdate pre-commit hook versions
* Lint: Re-enable --role-with-double-backticks now that FP is fixed
2022-10-14 00:01:49 -05:00
Pradyun Gedam e810b67dfb
PEP 668: Change to Standards Track (#2774)
This PEP describes a new feature for Python Packaging interoperability,
which is better classified under this type.
2022-10-13 23:49:21 -05:00
C.A.M. Gerlach b378bbafc0
PEP 569, 596, 619: Add release dates for 2022-10-11 release (#2833)
* PEP 569: Add Python 3.8.15 date
* PEP 596: Add Python 3.9.15 date
* PEP 619: Add Python 3.10.8 date
2022-10-13 23:42:12 -05:00
Steven Troxler 5d975396db
PEP 698: Add Discussions-To and Post-History (#2834)
* Add Discussions-To header pointing to Typing-SIG
* Add Post-History header

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-13 23:38:29 -05:00
Petr Viktorin eb65647442
PEP 697: Add Post-History & Discussions-To (#2827) 2022-10-12 11:19:49 +02:00
Mikko Korpela 67e29bf61a
Fix typos in PEP 698 (#2830) 2022-10-11 09:13:01 -07:00
Ned Deily 87b12e7ada
PEP 537: 3.7.15 (#2829)
3.7.15
2022-10-11 01:00:19 -07:00
Mark Shannon 43af7ba688
Allow limited PEP 523 plugins. (#2822) 2022-10-08 00:42:35 +01:00
T. Wouters 5cf5c3baae
Adjust the 3.12 alpha 1 release date to match 3.11 final, and move down 3.12a2 by a week. (#2824) 2022-10-07 14:38:09 -07:00
C.A.M. Gerlach bf3465d3e3
Packaging PEPs: Update headers & link canonical PyPA specs (#2690)
* Update headers/etc. of older packaging PEPs to reflect replacement PEPs

* Infra: Fix lowercase and tweak plural in text for PyPA spec banner

* Add banner to all relevant PEPs pointing to their canonical PyPA specs

Co-authored-by: Brett Cannon <brett@python.org>
2022-10-07 08:29:13 -07:00
Jelle Zijlstra e46b83661d
Add Topic for release schedule PEPs (#2669)
Release PEPs are a pretty unusual kind of PEP and it's useful to me to have
them all listed together. Happy to adjust the name of the topic if desired.

I took the opportunity to adjust the status of a few release PEPs. Now all
releases for EOL versions are Final (3.5 was previously Active), and all
releases for released versions are Active (3.10 was still draft). 3.11 remains
Draft as 3.11 has not yet been released.

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-06 18:01:52 -07:00
Jelle Zijlstra 83b976da18
Add Typing Topic (#2670)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-06 17:36:39 -07:00
Jelle Zijlstra 520cc0bbe7
Topic pages: remove authors table (#2823)
This table is not too useful, and for some reason we're not properly
mangling email addresses in the table. For simplicity, just omit the
table.
2022-10-06 17:36:15 -07:00
Jelle Zijlstra e447c5476a
PEP 688: Second version (#2818)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2022-10-06 16:40:12 -07:00
Hugo van Kemenade 7fa80c34d7
Infra + many PEPs: Add Sphinx Lint and fix errors (#2816)
* PEP 555, 653: Fix inline literal missing (escaped) space after literal

* Add newline at end of file

* PEP 692: Add newline at end of file

* PEP 633: Fix missing space before role

* Run sphinx-lint in pre-commit

* PEP 639: Remove rogue backticks

* PEP 372: Remove rogue backticks

* PEP 462: Add missing underscore after closing backtick in hyperlink

* PEP 481: Add missing underscore after closing backtick in hyperlinks

* PEP 507: Add missing underscore after closing backtick in hyperlinks

* PEP 453: Add missing underscore after closing backtick in hyperlinks, and convert to links

* PEP 534: Fix inline literal missing (escaped) space after literal

* PEP 372, 453, 462: Redirect BPO to GH
2022-10-06 12:14:32 -07:00
Ken Jin 6fe23c94f9
PEP 699: Add post history (#2821)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-10-06 11:06:15 -07:00