Commit Graph

10458 Commits

Author SHA1 Message Date
Victor Stinner d1604aeefc
PEP 737: Add link to PEP discussion (#3555) 2023-11-29 14:26:35 +01:00
Victor Stinner c094b50cc7
PEP 737: Unify type name formatting (#3554) 2023-11-29 13:44:54 +01:00
Stephen Rosen 1a089b850e
PEP 735: Dependency Groups in pyproject.toml (#3541)
Co-authored-by: James Webber <jamestwebber@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: chrysle <fritzihab@posteo.de>
2023-11-28 17:15:22 -08:00
Alice 66d1fc80bd
PEP 705: Clarifications, and define runtime behavior changes (#3526)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-11-28 09:42:05 -08:00
Hugo van Kemenade bb163345a1
Infra: Build RTD previews with latest Python (#3538) 2023-11-28 07:01:15 -08:00
Jelle Zijlstra 8cf69d6227
PEP 5, 6: Mark as Superseded (#3547)
These are both marked as Active, but neither represents current
practice.

PEP 5 has been replaced by PEP 387, the backwards compatibility policy.
PEP 6 concerns bugfix releases. The procedure for those is now
documented at https://devguide.python.org/developer-workflow/development-cycle/
2023-11-28 06:46:07 -08:00
Eric Snow 12e276545d
PEP 683: Update the Perf Regression With the Final Benchmark Results (#3519) 2023-11-27 19:44:40 -07:00
Eric Snow 6aeaba7f23
PEP 734: Multiple Interpreters in the Stdlib (#3523) 2023-11-27 19:32:35 -07:00
Zachary Ware 242239bb0c
PEP 602: Restore Post-History header (#3472) 2023-11-27 12:14:23 -07:00
Viicos a0ccdf5c68
PEP 702: fix typo (#3548) 2023-11-26 01:26:50 -08:00
Jelle Zijlstra 3db0f12cb1
PEP 729: Reword confusing "end users" wording (#3539) 2023-11-24 15:06:11 -08:00
Ee Durbin 76cf190e5e
PEP-8105: update with nominations and voter roll (#3543) 2023-11-23 11:45:52 -05:00
Jelle Zijlstra bf89a7c592
PEP 729: Mark as Active (#3542)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-11-22 17:28:29 -08:00
Guido van Rossum ae7f8fb930
PEP 731: List members explicitly and mark Active (#3540)
Also drop the sentence from the abstract implying the WG members are the PEP authors (the correspondence is now a mere coincidence).
2023-11-21 11:52:19 -08:00
Erlend E. Aasland ca28a17523
PEP 7: Add C pre-processor macro style recommendations (#3516) 2023-11-16 10:37:18 +01:00
Russell Keith-Magee c0870debbc
PEP 730: More revisions and clarifications (#3529) 2023-11-15 20:13:49 -05:00
Josh Cannon f7b84aab4e
PEP 712: Update with suggestions/clarifications from discussion (#3496) 2023-11-14 11:22:34 -08:00
Sebastian Rittau 6643c37d31
Infra: Improve print style (#3486) 2023-11-14 11:41:48 -07:00
Jelle Zijlstra bf0b381704
PEP 387: Use the @deprecated decorator if possible (#3525)
PEP 702 says that the deprecation policy should be updated to
encourage use of @deprecated for deprecations.
2023-11-14 07:46:11 -08:00
Cristián Maureira-Fredes eb71e6a422
PEP 733: Adjust binding generator for Qt (GH-3533)
PySide was listed as a binding generator for Qt,
but PySide is the final project. The name of the used
binding generator that PySide uses, is Shiboken.
2023-11-14 12:00:51 +01:00
Hugo van Kemenade f7ccb48574
Infra: Add `make htmllive` to rebuild and reload HTML files in your browser (#3521)
Add 'make htmllive' to rebuild and reload HTML files in your browser
2023-11-12 13:48:34 +02:00
Ee Durbin 9afa294e28
PEP 8105: i dropped the ball, move dates on pep. (#3530)
i dropped the ball, move dates on pep 8105.
2023-11-09 11:23:16 -05:00
Jean Abou-Samra d55eeb1958
PEP 440: Link to PyPA spec (#3527) 2023-11-09 07:30:12 +02:00
Ofek Lev e36a5a65c4
PEP 723: Rename to `Inline script metadata` (#3522) 2023-11-07 11:13:15 -08:00
Jelle Zijlstra ac7a42f671
PEP 702: Mark as Accepted (#3524) 2023-11-07 09:16:36 -08:00
Alice 52dcd9e1ee
PEP 705: Add new discussion thread URL (#3520) 2023-11-04 07:34:50 -07:00
Ofek Lev 04b3abd6a7
PEP 723: Mark as Provisional (#3505)
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: David Ellis <ducksual@gmail.com>
2023-11-03 12:16:59 -07:00
Hugo van Kemenade 32de30c52e
Infra: Refactor Makefile (#3514) 2023-11-03 01:24:48 -06:00
Eric Snow 502a13a43b
PEP 554: Clean Up and Add Channels Back In (#3498)
The bulk of the new text comes from what I removed in gh-2812 (a48b585).

One notable addition: Interpreter.set_main_attrs() (and Interpreter.get_main_attr()).
2023-11-01 17:06:47 -06:00
Hugo van Kemenade a60091889e
PEP 733: Add Post-History (#3518) 2023-11-01 16:42:24 +02:00
Irit Katriel 02da28b2bd
PEP 733: An Evaluation of Python's Public C API (#3491) 2023-11-01 13:39:52 +00:00
Sergey B Kirpichev 150fbe9368
PEP 726: Update, new sections (#3425) 2023-10-30 16:35:48 +01:00
Hugo van Kemenade fa9f7201c0
Infra: CI: Test Python 3.13 (#3517) 2023-10-30 08:23:14 -07:00
Jelle Zijlstra f4382664a4
PEP 729: expand to five members; list initial names (#3513)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-10-29 22:06:57 -07:00
jablonskidev 66d56aad21
PEP 732: Clarify the Editorial and Docs group names and history (#3515)
Clarify the history and names of Editorial and Docs group
2023-10-29 13:52:09 -07:00
Philipp A 39d050b5e0
Infra: Make check-peps’ _validate_post_history crash less (#3511)
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2023-10-28 16:23:55 -07:00
Sam Gross 1d09abe701
PEP 703: Mark as Accepted (#3512) 2023-10-28 16:23:10 -07:00
Philipp A 4e4ea9196a
PEP 536: Mark as Withdrawn (#3510)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-10-26 12:35:14 +03:00
Hugo van Kemenade 8df0448eca
PEP 732: Add Discussions-To and Post-History, fix typo (#3509) 2023-10-25 00:16:43 -06:00
Alice 718157a661
PEP 705: Simplify and clarify proposal (#3504)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-10-24 08:32:16 -07:00
Russell Keith-Magee 4d14f7a1f9
PEP 730: Revisions and clarifications following community discussion (#3506) 2023-10-24 01:19:00 +01:00
Ee Durbin fab61d6a3b
PEP 8105: 2024 Term Steering Council Election - Initial (#3508) 2023-10-23 21:28:56 +02:00
amak 5a230ee5c9
PEP 3333: Fix a TypeError in the example CGI Driver code (#3497) 2023-10-23 12:28:26 -07:00
Paul Moore 7e39ae246b
PEP 722: Mark as rejected (#3499) 2023-10-21 11:30:17 +01:00
Julien Palard afd253e6b1
PEP 101: Docs: Less steps to update versions. (#3494) 2023-10-20 14:14:42 +02:00
jablonskidev 54b14ed559
PEP 732: The Python Documentation Editorial Board (#3489)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Guido van Rossum <guido@python.org>
Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
2023-10-19 18:00:08 +03:00
Alice acecb12b9c
PEP 705: Clean up examples in Inheritance section (#3495)
Clean up examples in Inheritance section
2023-10-18 12:09:45 -07:00
Mikhail Golubev ad131c6132
PEP 698: Add "self" parameters to methods and a colon to a class (#3490) 2023-10-17 23:06:41 -07:00
Alice fb526a8822
PEP 705 Link to new discussion thread (#3492) 2023-10-17 06:53:12 -07:00
Sebastian Rittau 3759887f42
PEP 696: Update the discussions to link (#3493)
The latest discussion thread is now on discourse.
2023-10-17 06:40:42 -07:00