Commit Graph

10212 Commits

Author SHA1 Message Date
wim glenn 08124264e6
Fix a URL in the PyPA specification banner (#3199) 2023-07-13 03:56:26 +01:00
Hugo van Kemenade 97984aa29a
Infra: Call sphinx-build directly in Makefile instead of via build.py wrapper (#3195) 2023-07-12 18:28:43 +03:00
Felix Gruber d2d7f5af93
PEP 681: Fix a typo. (#3197) 2023-07-11 07:12:13 -07:00
Victor Stinner 57b1d94a4f
PEP 387: Add Soft Deprecation section (#3182) 2023-07-03 21:25:05 +02:00
Petr Viktorin 51ba3ec235
PEP 384, 652: Add canonical-doc notices (#3177) 2023-07-03 15:47:30 +02:00
Ned Deily 81999f5996
Move 3.7 to end-of-life status (#3187) 2023-06-27 22:43:25 -04:00
Donald Stufft 8f7f574366
PEP 714: Mark Accepted (#3186) 2023-06-27 11:00:31 -07:00
Hugo van Kemenade 1833db97cc
PEP 719: Add to CODEOWNERS (#3185) 2023-06-27 09:09:56 -07:00
T. Wouters 8945d7681f
PEP 719: Add the Python 3.13 release schedule PEP. (#3184)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-06-27 17:53:15 +02:00
Petr Viktorin 9d64094905
PEP 387: Backwards Compatibility Policy updates/clarifications (#2931)
Approved in: https://discuss.python.org/t/22042/9
2023-06-26 17:23:53 +02:00
William Woodruff cd981f1b27
PEP 715: Mark as Accepted (#3180)
* PEP 715: mark as accepted

* PEP 715: fix type
2023-06-25 09:08:47 +03:00
William Woodruff b1337ad909
PEP 527: Recategorize as "Standards Track" (#3181) 2023-06-25 00:45:48 -04:00
Hugo van Kemenade 4b35f2cda9
PEP 621, 668: Fix name spelling (#3176) 2023-06-21 10:52:31 +01:00
Hugo van Kemenade e923c2a17d
PEP 569, 596, 619, 664, 693: Add 2023-06-06 release (#3164)
* PEP 569, 596, 619, 664, 693: Add 2023-06-06 release

* PEP 693: Replace TBD with link to What's New In Python 3.12

* PEP 693: Update release date for 3.12.0b3

Co-authored-by: T. Wouters <thomas@python.org>
2023-06-21 07:22:23 +03:00
Jean Abou-Samra cdf1ea381f
PEP 715: Typo in header (#3175) 2023-06-19 17:59:25 +03:00
Erlend E. Aasland e10c47558b
Release PEPs: Use 'feature release' instead of 'minor version' to avoid ambiguity (#3174)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2023-06-18 12:27:14 +02:00
Franek Magiera 03cbb75ef4
PEP 692: Small fixes (#3173) 2023-06-14 20:48:13 -07:00
William Woodruff 1b0666eafa
PEP 715: list valid extensions (#3169) 2023-06-09 18:39:47 -04:00
William Woodruff b127767fb0
PEP 715: clarify which types are still supported (#3168) 2023-06-09 15:26:40 -04:00
William Woodruff 6fc387798b
PEP 715: Discussions-To (#3167) 2023-06-09 10:54:36 -04:00
William Woodruff 78f1d5fbaa
PEP 715: Disabling bdist_egg distribution uploads on PyPI (#3161)
Signed-off-by: William Woodruff <william@yossarian.net>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2023-06-09 07:27:59 -07:00
Donald Stufft c3d9f8a3ae
PEP 708: Grammar Fixes and Clarification (#3165)
PEP 708: Address feedback
2023-06-08 23:52:28 -05:00
Gregory P. Smith e815d90c2f
Update the link to pyprocessing from PEP-0371. (#3166)
The project name and URL were since repurposed for a different purpose.
Linking to the archived version from the PEP's timeframe is important
to avoid confusion when doing historical research.
2023-06-08 14:58:41 -07:00
Donald Stufft ae5e83c272
PEP 1/PEP 12: Update PEP number assignment guidance (#3163)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2023-06-07 17:45:16 -07:00
Donald Stufft c34ef63d8c
PEP 708: Allow tracking multiple repositories and rewording (#3162) 2023-06-06 23:42:41 -04:00
Donald Stufft ad65af97bf
PEP 714: Rename dist-info-metadata in the Simple API (#3160) 2023-06-06 20:44:54 -04:00
Ned Deily 7a7df0138e
PEP 537: 3.7.17 release (#3159) 2023-06-06 13:14:58 -04:00
Maik Riechert d6287c5fc1
PEP 659: Correct minor grammar mistakes (#2857)
PEP 659: correct minor grammar mistakes

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-06-06 14:40:16 +02:00
Hugo van Kemenade ef64ec3cbe
Infra: improve text readability and webpage performance (#3132)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2023-05-31 11:10:38 +02:00
Hugo van Kemenade 47ff287350
PEP 693: delay 3.12 beta 2 by a week (#3157) 2023-05-31 11:06:54 +02:00
James Hilton-Balfe b9bbe0e4d6
PEP 696: Add note about lazy eval with PEP 695 (#3145) 2023-05-28 15:47:52 -07:00
Victor Stinner 15f8e2810b
PEP 594: Set Status to Final (#3156) 2023-05-26 15:34:43 -07:00
Pablo Galindo Salgado 0a6dd6794e
PEP 701: Correct indentation in the rejected ideas section (#3155) 2023-05-25 16:18:01 +01:00
T. Wouters b9140bed84
PEP 693: note release of beta 1 and delay beta 2 by a day (#3153)
Update PEP 693 with the actual date of 3.12 beta 1, and delay beta 2 by a day to not conflict with Memorial Day and Pentecost.
2023-05-23 12:47:01 +02:00
Pablo Galindo Salgado 295769391a
PEP 701: Correct handling of format specifiers and nested expressions (#3151) 2023-05-22 13:29:47 +01:00
Pablo Galindo Salgado 69b9d2b3d3
PEP 701: Add Marta to the list of authors (#3150) 2023-05-21 01:12:38 +01:00
Hugo van Kemenade 9d6e5b653f
Replace deprecated ``datetime`` functions (#3148)
From Python 3.12, datetime.datetime.utcnow and
datetime.datetime.utcfromtimestamp emit deprecation warnings.
2023-05-18 01:45:51 +01:00
Hugo van Kemenade 87b4a4c392
PEP 710: Fix RFC 2119 reference (#3147) 2023-05-17 13:17:24 +01:00
larryhastings a111ec493b
PEP 649: Improve description of semantics and mark as accepted (#3138)
* Improve PEP 649's description of its semantics.

* Stipulate that name resolution for annotations
  under 649 must be *identical* to stock semantics.
* *Don't* specify exactly the mechanism that conformant
  implementations must use to implement 649.  Instead,
  *do* describe how CPython might do it, but leave the
  actual details of how to implement 649 up to each
  language implementation.
* Incorporate Jelle's suggestion that the formats for
  inspect.get_annotations() be in an enum.IntEnum.

* Fix lint.

* PEP 693: Postpone 3.12.0b1 by two weeks (#3139)

* PEP 695: Lazy evaluation, concrete scoping semantics, other changes (#3122)

- Lazy evaluation means that referencing a later type variable works at runtime
- Disallow walrus in TypeVar bounds, and also disallow yield/yield from/await
  in the same contexts
- Remove rejection of lambda lifting; that is the implementation we are using now
- Change the AST
- Change of direction on mangling
- More precise scoping rules

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>

* Incorporate changes from feedback, mark Accepted.

* Fix PEP 12 header *order compliance*.  Wow.

* Fix Sphinx complaints.

* Make enum consistent, flesh out observed semantics.

* Add "Resolution" header, as pointed out by Hugo.

* Switch to other URL for Resolution header.

* Apply ``global_enum`` to ``inspect.AnnotationFormat``

* Final? text / semantics cleanup pass.

* "accept" -> "accepts".  Bettering my Englishes.

* Add new "post history" reflecting the updates.

* Update post history with all conversations, courtesy CAM!

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

* Fix typo.  Thanks, Emily!

Co-authored-by: Emily Morehouse <emilyemorehouse@gmail.com>

* Add "Discussions-To" header.  Thanks, CAM!

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

* Attempt to satisfy "validate-post-history" hook.

---------

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Emily Morehouse <emilyemorehouse@gmail.com>
2023-05-15 21:07:22 -07:00
Hugo van Kemenade 85db95ab82
PEP 569, 596, 619, 664, 693: Fix days for release dates (#3136) 2023-05-14 20:19:56 +03:00
Sam Gross cf1649c9d2
PEP 703: Minor edits (#3143) 2023-05-11 20:11:40 +02:00
Petr Viktorin 90640f47b7
PEP 697: Mark Final (GH-3141) 2023-05-10 17:38:04 +02:00
Petr Viktorin a9a2a4f439
PEP 706: Add changes found in review, Mark Final (GH-3134) 2023-05-10 12:54:39 +02:00
Carl Meyer 53fed993a6
PEP 709: mark as accepted (#3140) 2023-05-09 13:37:22 +03:00
Petr Viktorin 254925bed6
PEP 689: Tweak a policy, add canonical-doc and Mark as Final (GH-3123) 2023-05-09 09:44:32 +00:00
Jelle Zijlstra 5cea9b5d29
PEP 695: Lazy evaluation, concrete scoping semantics, other changes (#3122)
- Lazy evaluation means that referencing a later type variable works at runtime
- Disallow walrus in TypeVar bounds, and also disallow yield/yield from/await
  in the same contexts
- Remove rejection of lambda lifting; that is the implementation we are using now
- Change the AST
- Change of direction on mangling
- More precise scoping rules

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
2023-05-08 11:21:04 -07:00
Hugo van Kemenade e1c692eb31
PEP 693: Postpone 3.12.0b1 by two weeks (#3139) 2023-05-08 14:55:27 +02:00
Sam Gross 5dfac740c0
PEP 703: Update Post-History (#3137) 2023-05-04 11:54:52 -07:00
Sam Gross c974cbde13
PEP 703: Update with results from nogil 3.12 rebase (#3126)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-05-04 18:00:54 +01:00
Marc Mueller c10a1165af
PEP 696: Use list for ParamSpec default [Fix] (#3133) 2023-05-02 06:35:41 -07:00