added
stringdate
2024-10-18 13:23:14
2024-10-18 13:23:35
created
timestamp[s]date
1996-05-08 00:00:00
2024-10-11 00:00:00
id
stringdate
1-01-01 00:00:00
8105-01-01 00:00:00
metadata
dict
source
stringclasses
1 value
text
stringlengths
177
91.9k
2024-10-18T13:23:14.967544
2023-10-14T00:00:00
0732
{ "authors": [ "Joanna Jablonski" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0732", "provenance": "peps-dolma-0000.json.gz:1", "url": "https://peps.python.org/pep-0732/" }
python-peps
PEP: 732 Title: The Python Documentation Editorial Board Author: Joanna Jablonski Sponsor: Mariatta Wijaya Discussions-To: https://discuss.python.org/t/pep-732-the-python-documentation-editorial-board/36710 Status: Active Type: Process Topic: Governance Created: 14-Oct-2023 Post-History: 20-Oct-2023 Resolution: https:/...
2024-10-18T13:23:14.973940
2007-04-27T00:00:00
3123
{ "authors": [ "Martin von Löwis" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3123", "provenance": "peps-dolma-0000.json.gz:2", "url": "https://peps.python.org/pep-3123/" }
python-peps
PEP: 3123 Title: Making PyObject_HEAD conform to standard C Version: $Revision$ Last-Modified: $Date$ Author: Martin von Löwis <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 27-Apr-2007 Python-Version: 3.0 Post-History: Abstract Python currently relies on undefined C behavior, wi...
2024-10-18T13:23:15.051596
2002-12-19T00:00:00
0302
{ "authors": [ "Just van Rossum" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0302", "provenance": "peps-dolma-0000.json.gz:3", "url": "https://peps.python.org/pep-0302/" }
python-peps
PEP: 302 Title: New Import Hooks Version: $Revision$ Last-Modified: $Date$ Author: Just van Rossum<EMAIL_ADDRESS>Paul Moore <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 19-Dec-2002 Python-Version: 2.3 Post-History: 19-Dec-2002 Warning The language reference for import[1] and im...
2024-10-18T13:23:15.067576
2012-02-06T00:00:00
3144
{ "authors": [ "Peter Moody" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3144", "provenance": "peps-dolma-0000.json.gz:4", "url": "https://peps.python.org/pep-3144/" }
python-peps
PEP: 3144 Title: IP Address Manipulation Library for the Python Standard Library Version: $Revision$ Last-Modified: $Date$ Author: Peter Moody <EMAIL_ADDRESS>BDFL-Delegate: Alyssa Coghlan Discussions-To: <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 06-Feb-2012 Python-Version: 3.3...
2024-10-18T13:23:15.098906
2014-06-24T00:00:00
0472
{ "authors": [ "Joseph Martinot-Lagarde", "Stefano Borini" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0472", "provenance": "peps-dolma-0000.json.gz:5", "url": "https://peps.python.org/pep-0472/" }
python-peps
PEP: 472 Title: Support for indexing with keyword arguments Version: $Revision$ Last-Modified: $Date$ Author: Stefano Borini, Joseph Martinot-Lagarde Discussions-To<EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 24-Jun-2014 Python-Version: 3.6 Post-History: 02-Jul-2014 Resolution...
2024-10-18T13:23:15.118004
2001-08-13T00:00:00
0266
{ "authors": [ "Skip Montanaro" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0266", "provenance": "peps-dolma-0000.json.gz:6", "url": "https://peps.python.org/pep-0266/" }
python-peps
PEP: 266 Title: Optimizing Global Variable/Attribute Access Author: Skip Montanaro<EMAIL_ADDRESS>Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 13-Aug-2001 Python-Version: 2.3 Post-History: Abstract The bindings for most global variables and attributes of other modules typically never chang...
2024-10-18T13:23:15.127949
2017-09-04T00:00:00
0549
{ "authors": [ "Larry Hastings" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0549", "provenance": "peps-dolma-0000.json.gz:7", "url": "https://peps.python.org/pep-0549/" }
python-peps
PEP: 549 Title: Instance Descriptors Version: $Revision$ Last-Modified: $Date$ Author: Larry Hastings<EMAIL_ADDRESS>Discussions-To: <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 04-Sep-2017 Python-Version: 3.7 Post-History: 04-Sep-2017 Rejection Notice https://mail.python.org...
2024-10-18T13:23:15.181151
2001-05-31T00:00:00
0258
{ "authors": [ "David Goodger" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0258", "provenance": "peps-dolma-0000.json.gz:8", "url": "https://peps.python.org/pep-0258/" }
python-peps
PEP: 258 Title: Docutils Design Specification Version: $Revision$ Last-Modified: $Date$ Author: David Goodger<EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Requires: 256, 257 Created: 31-May-2001 Post-History: 13-Jun-2001 Rejection Notice While this may ser...
2024-10-18T13:23:15.189771
2001-07-07T00:00:00
0002
{ "authors": [ "Brett Cannon" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0002", "provenance": "peps-dolma-0000.json.gz:9", "url": "https://peps.python.org/pep-0002/" }
python-peps
PEP: 2 Title: Procedure for Adding New Modules Version: $Revision$ Last-Modified: $Date$ Author: Brett Cannon<EMAIL_ADDRESS>Martijn Faassen<EMAIL_ADDRESS>Status: Active Type: Process Content-Type: text/x-rst Created: 07-Jul-2001 Post-History: 07-Jul-2001, 09-Mar-2002 Introduction The Python Standard Library contribut...
2024-10-18T13:23:15.196838
2000-08-18T00:00:00
0222
{ "authors": [ "A.M. Kuchling" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0222", "provenance": "peps-dolma-0000.json.gz:10", "url": "https://peps.python.org/pep-0222/" }
python-peps
PEP: 222 Title: Web Library Enhancements Version: $Revision$ Last-Modified: $Date$ Author: A.M. Kuchling<EMAIL_ADDRESS>Status: Deferred Type: Standards Track Content-Type: text/x-rst Created: 18-Aug-2000 Python-Version: 2.1 Post-History: 22-Dec-2000 Abstract This PEP proposes a set of enhancements to the CGI developm...
2024-10-18T13:23:15.233943
2015-08-10T00:00:00
0502
{ "authors": [ "Mike G. Miller" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0502", "provenance": "peps-dolma-0000.json.gz:11", "url": "https://peps.python.org/pep-0502/" }
python-peps
PEP: 502 Title: String Interpolation - Extended Discussion Author: Mike G. Miller Status: Rejected Type: Informational Content-Type: text/x-rst Created: 10-Aug-2015 Python-Version: 3.6 Abstract PEP 498: Literal String Interpolation, which proposed "formatted strings" was accepted September 9th, 2015. Additional backg...
2024-10-18T13:23:15.250333
2000-12-04T00:00:00
0208
{ "authors": [ "Marc-André Lemburg", "Neil Schemenauer" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0208", "provenance": "peps-dolma-0000.json.gz:12", "url": "https://peps.python.org/pep-0208/" }
python-peps
PEP: 208 Title: Reworking the Coercion Model Author: Neil Schemenauer <EMAIL_ADDRESS>Marc-André Lemburg<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 04-Dec-2000 Python-Version: 2.1 Post-History: Abstract Many Python types implement numeric operations. When the arguments of a num...
2024-10-18T13:23:15.314245
2021-01-11T00:00:00
0649
{ "authors": [ "Larry Hastings" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0649", "provenance": "peps-dolma-0000.json.gz:13", "url": "https://peps.python.org/pep-0649/" }
python-peps
PEP: 649 Title: Deferred Evaluation Of Annotations Using Descriptors Author: Larry Hastings<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/pep-649-deferred-evaluation-of-annotations-tentatively-accepted/21331/ Status: Accepted Type: Standards Track Topic: Typing Content-Type: text/x-rst Created: 11-Jan-2021...
2024-10-18T13:23:15.343703
2016-12-20T00:00:00
0539
{ "authors": [ "Erik M. Bray", "Masayuki Yamamoto" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0539", "provenance": "peps-dolma-0000.json.gz:14", "url": "https://peps.python.org/pep-0539/" }
python-peps
PEP: 539 Title: A New C-API for Thread-Local Storage in CPython Version: $Revision$ Last-Modified: $Date$ Author: Erik M. Bray, Masayuki Yamamoto BDFL-Delegate: Alyssa Coghlan Status: Final Type: Standards Track Content-Type: text/x-rst Created: 20-Dec-2016 Python-Version: 3.7 Post-History: 16-Dec-2016, 31-Aug-2017, 08...
2024-10-18T13:23:15.353018
2001-08-08T00:00:00
0265
{ "authors": [ "Grant Griffin" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0265", "provenance": "peps-dolma-0000.json.gz:15", "url": "https://peps.python.org/pep-0265/" }
python-peps
PEP: 265 Title: Sorting Dictionaries by Value Author: Grant Griffin <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 08-Aug-2001 Python-Version: 2.2 Post-History: Abstract This PEP suggests a "sort by value" operation for dictionaries. The primary benefit would be in terms of "b...
2024-10-18T13:23:15.361990
2024-05-20T00:00:00
0746
{ "authors": [ "Adrian Garcia Badaracco" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0746", "provenance": "peps-dolma-0000.json.gz:16", "url": "https://peps.python.org/pep-0746/" }
python-peps
PEP: 746 Title: Type checking Annotated metadata Author: Adrian Garcia Badaracco<EMAIL_ADDRESS>Sponsor: Jelle Zijlstra <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/pep-746-typedmetadata-for-type-checking-of-pep-593-annotated/53834 Status: Draft Type: Standards Track Topic: Typing Created: 20-May-2024 Pyt...
2024-10-18T13:23:15.552786
2023-08-28T00:00:00
0727
{ "authors": [ "Sebastián Ramírez" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0727", "provenance": "peps-dolma-0000.json.gz:17", "url": "https://peps.python.org/pep-0727/" }
python-peps
PEP: 727 Title: Documentation in Annotated Metadata Author: Sebastián Ramírez<EMAIL_ADDRESS>Sponsor: Jelle Zijlstra <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/32566 Status: Draft Type: Standards Track Topic: Typing Content-Type: text/x-rst Created: 28-Aug-2023 Python-Version: 3.13 Post-History: 30-Aug-...
2024-10-18T13:23:15.569982
2000-07-31T00:00:00
0218
{ "authors": [ "Greg Wilson", "Raymond Hettinger" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0218", "provenance": "peps-dolma-0000.json.gz:18", "url": "https://peps.python.org/pep-0218/" }
python-peps
PEP: 218 Title: Adding a Built-In Set Object Type Author: Greg Wilson <EMAIL_ADDRESS>Raymond Hettinger<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 31-Jul-2000 Python-Version: 2.2 Post-History: Introduction This PEP proposes adding a Set module to the standard Python library, an...
2024-10-18T13:23:15.586287
2010-07-09T00:00:00
3149
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3149", "provenance": "peps-dolma-0000.json.gz:19", "url": "https://peps.python.org/pep-3149/" }
python-peps
PEP: 3149 Title: ABI version tagged .so files Version: $Revision$ Last-Modified: $Date$ Author: Barry Warsaw<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 09-Jul-2010 Python-Version: 3.2 Post-History: 14-Jul-2010, 22-Jul-2010 Resolution: https://mail.python.org/pipermail/python-dev...
2024-10-18T13:23:15.599842
2018-08-24T00:00:00
8010
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "8010", "provenance": "peps-dolma-0000.json.gz:20", "url": "https://peps.python.org/pep-8010/" }
python-peps
PEP: 8010 Title: The Technical Leader Governance Model Author: Barry Warsaw<EMAIL_ADDRESS>Status: Rejected Type: Informational Topic: Governance Content-Type: text/x-rst Created: 24-Aug-2018 Abstract This PEP proposes a continuation of the singular technical project leader model, euphemistically called the Benevolent...
2024-10-18T13:23:15.634821
2002-07-07T00:00:00
0011
{ "authors": [ "Martin von Löwis" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0011", "provenance": "peps-dolma-0000.json.gz:21", "url": "https://peps.python.org/pep-0011/" }
python-peps
PEP: 11 Title: CPython platform support Author: Martin von Löwis <EMAIL_ADDRESS>Brett Cannon<EMAIL_ADDRESS>Status: Active Type: Process Content-Type: text/x-rst Created: 07-Jul-2002 Post-History: 18-Aug-2007, 14-May-2014, 20-Feb-2015, 10-Mar-2022, Abstract This PEP documents how an operating system (platform) becomes...
2024-10-18T13:23:15.647173
2002-01-30T00:00:00
0289
{ "authors": [ "Raymond Hettinger" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0289", "provenance": "peps-dolma-0000.json.gz:22", "url": "https://peps.python.org/pep-0289/" }
python-peps
PEP: 289 Title: Generator Expressions Author: Raymond Hettinger <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 30-Jan-2002 Python-Version: 2.4 Post-History: 22-Oct-2003 Abstract This PEP introduces generator expressions as a high performance, memory efficient generalization of li...
2024-10-18T13:23:15.666233
2015-09-15T00:00:00
0504
{ "authors": [ "Alyssa Coghlan" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0504", "provenance": "peps-dolma-0000.json.gz:23", "url": "https://peps.python.org/pep-0504/" }
python-peps
PEP: 504 Title: Using the System RNG by default Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan<EMAIL_ADDRESS>Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 15-Sep-2015 Python-Version: 3.6 Post-History: 15-Sep-2015 Abstract Python currently defaults to using the determinist...
2024-10-18T13:23:15.683696
2016-08-23T00:00:00
0527
{ "authors": [ "Donald Stufft" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0527", "provenance": "peps-dolma-0000.json.gz:24", "url": "https://peps.python.org/pep-0527/" }
python-peps
PEP: 527 Title: Removing Un(der)used file types/extensions on PyPI Version: $Revision$ Last-Modified: $Date$ Author: Donald Stufft <EMAIL_ADDRESS>BDFL-Delegate: Alyssa Coghlan<EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Final Type: Standards Track Topic: Packaging Content-Type: text/x-rst Created: 23-Aug-2016 Po...
2024-10-18T13:23:15.692626
2003-08-25T00:00:00
0325
{ "authors": [ "Samuele Pedroni" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0325", "provenance": "peps-dolma-0000.json.gz:25", "url": "https://peps.python.org/pep-0325/" }
python-peps
PEP: 325 Title: Resource-Release Support for Generators Version: $Revision$ Last-Modified: $Date$ Author: Samuele Pedroni <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 25-Aug-2003 Python-Version: 2.4 Post-History: Abstract Generators allow for natural coding and abstraction o...
2024-10-18T13:23:15.702369
2006-05-30T00:00:00
0360
{ "authors": [ "Brett Cannon" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0360", "provenance": "peps-dolma-0000.json.gz:26", "url": "https://peps.python.org/pep-0360/" }
python-peps
PEP: 360 Title: Externally Maintained Packages Version: $Revision$ Last-Modified: $Date$ Author: Brett Cannon<EMAIL_ADDRESS>Status: Final Type: Process Content-Type: text/x-rst Created: 30-May-2006 Post-History: Warning No new modules are to be added to this PEP. It has been deemed dangerous to codify external mainte...
2024-10-18T13:23:15.747828
2013-08-08T00:00:00
0451
{ "authors": [ "Eric Snow" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0451", "provenance": "peps-dolma-0000.json.gz:27", "url": "https://peps.python.org/pep-0451/" }
python-peps
PEP: 451 Title: A ModuleSpec Type for the Import System Version: $Revision$ Last-Modified: $Date$ Author: Eric Snow <EMAIL_ADDRESS>BDFL-Delegate: Brett Cannon <EMAIL_ADDRESS>Alyssa Coghlan<EMAIL_ADDRESS>Discussions-To: <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 08-Aug-2013 Pyth...
2024-10-18T13:23:15.786249
2002-02-04T00:00:00
0282
{ "authors": [ "Vinay Sajip" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0282", "provenance": "peps-dolma-0000.json.gz:28", "url": "https://peps.python.org/pep-0282/" }
python-peps
PEP: 282 Title: A Logging System Author: Vinay Sajip <vinay_sajip at red-dove.com>, Trent Mick<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 04-Feb-2002 Python-Version: 2.3 Post-History: Abstract This PEP describes a proposed logging package for Python's standard library. Basica...
2024-10-18T13:23:15.821855
2019-10-18T00:00:00
0606
{ "authors": [ "Victor Stinner" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0606", "provenance": "peps-dolma-0000.json.gz:29", "url": "https://peps.python.org/pep-0606/" }
python-peps
PEP: 606 Title: Python Compatibility Version Author: Victor Stinner <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 18-Oct-2019 Python-Version: 3.9 Abstract Add sys.set_python_compat_version(version) to enable partial compatibility with requested Python version. Add sys.get_pyt...
2024-10-18T13:23:15.835017
2000-07-14T00:00:00
0204
{ "authors": [ "Thomas Wouters" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0204", "provenance": "peps-dolma-0000.json.gz:30", "url": "https://peps.python.org/pep-0204/" }
python-peps
PEP: 204 Title: Range Literals Author: Thomas Wouters <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Created: 14-Jul-2000 Python-Version: 2.0 Post-History: After careful consideration, and a period of meditation, this proposal has been rejected. The open issues, as well as some confusion between ranges and slic...
2024-10-18T13:23:15.868050
2023-10-16T00:00:00
0733
{ "authors": [ "Erlend Egeberg Aasland" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0733", "provenance": "peps-dolma-0000.json.gz:31", "url": "https://peps.python.org/pep-0733/" }
python-peps
PEP: 733 Title: An Evaluation of Python's Public C API Author: Erlend Egeberg Aasland<EMAIL_ADDRESS>Domenico Andreoli <EMAIL_ADDRESS>Stefan Behnel<EMAIL_ADDRESS>Carl Friedrich Bolz-Tereick<EMAIL_ADDRESS>Simon Cross <EMAIL_ADDRESS>Steve Dower<EMAIL_ADDRESS>Tim Felgentreff<EMAIL_ADDRESS>David Hewitt <EMAIL_ADDRESS>Shanta...
2024-10-18T13:23:15.982646
2023-08-17T00:00:00
0725
{ "authors": [ "Pradyun Gedam" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0725", "provenance": "peps-dolma-0000.json.gz:32", "url": "https://peps.python.org/pep-0725/" }
python-peps
PEP: 725 Title: Specifying external dependencies in pyproject.toml Author: Pradyun Gedam<EMAIL_ADDRESS>Ralf Gommers <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/31888 Status: Draft Type: Standards Track Topic: Packaging Content-Type: text/x-rst Created: 17-Aug-2023 Post-History: 18-Aug-2023 Abstract Th...
2024-10-18T13:23:15.991906
2007-05-01T00:00:00
3129
{ "authors": [ "Collin Winter" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3129", "provenance": "peps-dolma-0000.json.gz:33", "url": "https://peps.python.org/pep-3129/" }
python-peps
PEP: 3129 Title: Class Decorators Version: $Revision$ Last-Modified: $Date$ Author: Collin Winter<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 01-May-2007 Python-Version: 3.0 Post-History: 07-May-2007 Abstract This PEP proposes class decorators, an extension to the function and ...
2024-10-18T13:23:15.999816
2017-09-09T00:00:00
0562
{ "authors": [ "Ivan Levkivskyi" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0562", "provenance": "peps-dolma-0000.json.gz:34", "url": "https://peps.python.org/pep-0562/" }
python-peps
PEP: 562 Title: Module __getattr__ and __dir__ Author: Ivan Levkivskyi <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 09-Sep-2017 Python-Version: 3.7 Post-History: 09-Sep-2017 Resolution: https://mail.python.org/pipermail/python-dev/2017-December/151033.html Abstract It is propos...
2024-10-18T13:23:16.035440
2023-02-18T00:00:00
0707
{ "authors": [ "Irit Katriel" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0707", "provenance": "peps-dolma-0000.json.gz:35", "url": "https://peps.python.org/pep-0707/" }
python-peps
PEP: 707 Title: A simplified signature for __exit__ and __aexit__ Author: Irit Katriel<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/24402 Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 18-Feb-2023 Python-Version: 3.12 Post-History: 02-Mar-2023, Resolution: https://discuss.python....
2024-10-18T13:23:16.139736
2023-07-01T00:00:00
0720
{ "authors": [ "Filipe Laíns" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0720", "provenance": "peps-dolma-0000.json.gz:36", "url": "https://peps.python.org/pep-0720/" }
python-peps
PEP: 720 Title: Cross-compiling Python packages Author: Filipe Laíns <EMAIL_ADDRESS>PEP-Delegate: Status: Draft Type: Informational Content-Type: text/x-rst Created: 01-Jul-2023 Python-Version: 3.12 Abstract This PEP attempts to document the status of cross-compilation of downstream projects. It should give an overv...
2024-10-18T13:23:16.152606
2003-03-28T00:00:00
0754
{ "authors": [ "Gregory R. Warnes" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0754", "provenance": "peps-dolma-0000.json.gz:37", "url": "https://peps.python.org/pep-0754/" }
python-peps
PEP: 754 Title: IEEE 754 Floating Point Special Values Version: $Revision$ Last-Modified: $Date$ Author: Gregory R. Warnes <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 28-Mar-2003 Python-Version: 2.3 Post-History: Rejection Notice This PEP has been rejected. After sitting op...
2024-10-18T13:23:16.161815
2009-02-08T00:00:00
0375
{ "authors": [ "Benjamin Peterson" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0375", "provenance": "peps-dolma-0000.json.gz:38", "url": "https://peps.python.org/pep-0375/" }
python-peps
PEP: 375 Title: Python 3.1 Release Schedule Version: $Revision$ Last-Modified: $Date$ Author: Benjamin Peterson<EMAIL_ADDRESS>Status: Final Type: Informational Topic: Release Content-Type: text/x-rst Created: 08-Feb-2009 Python-Version: 3.1 Abstract This document describes the development and release schedule for Pyt...
2024-10-18T13:23:16.205364
2011-03-04T00:00:00
0395
{ "authors": [ "Alyssa Coghlan" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0395", "provenance": "peps-dolma-0000.json.gz:39", "url": "https://peps.python.org/pep-0395/" }
python-peps
PEP: 395 Title: Qualified Names for Modules Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan<EMAIL_ADDRESS>Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 04-Mar-2011 Python-Version: 3.4 Post-History: 05-Mar-2011, 19-Nov-2011 PEP Withdrawal This PEP was withdrawn by the autho...
2024-10-18T13:23:16.221216
2019-11-05T00:00:00
0609
{ "authors": [ "Dustin Ingram" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0609", "provenance": "peps-dolma-0000.json.gz:40", "url": "https://peps.python.org/pep-0609/" }
python-peps
PEP: 609 Title: Python Packaging Authority (PyPA) Governance Author: Dustin Ingram<EMAIL_ADDRESS>Pradyun Gedam<EMAIL_ADDRESS>Sumana Harihareswara<EMAIL_ADDRESS>Sponsor: Paul Ganssle <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/pep-609-pypa-governance/2619 Status: Active Type: Process Topic: Governance, P...
2024-10-18T13:23:16.242372
2020-10-27T00:00:00
0644
{ "authors": [ "Christian Heimes" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0644", "provenance": "peps-dolma-0000.json.gz:41", "url": "https://peps.python.org/pep-0644/" }
python-peps
PEP: 644 Title: Require OpenSSL 1.1.1 or newer Author: Christian Heimes <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/pep-644-require-openssl-1-1-or-newer/5584 Status: Final Type: Standards Track Content-Type: text/x-rst Created: 27-Oct-2020 Python-Version: 3.10 Post-History: 27-Oct-2020, 03-Mar-2021, 17-...
2024-10-18T13:23:16.270914
2018-03-23T00:00:00
0574
{ "authors": [ "Antoine Pitrou" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0574", "provenance": "peps-dolma-0000.json.gz:42", "url": "https://peps.python.org/pep-0574/" }
python-peps
PEP: 574 Title: Pickle protocol 5 with out-of-band data Version: $Revision$ Last-Modified: $Date$ Author: Antoine Pitrou <EMAIL_ADDRESS>BDFL-Delegate: Alyssa Coghlan Status: Final Type: Standards Track Content-Type: text/x-rst Created: 23-Mar-2018 Python-Version: 3.8 Post-History: 28-Mar-2018, 30-Apr-2019 Resolution: h...
2024-10-18T13:23:16.323002
2016-12-28T00:00:00
0538
{ "authors": [ "Alyssa Coghlan" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0538", "provenance": "peps-dolma-0000.json.gz:43", "url": "https://peps.python.org/pep-0538/" }
python-peps
PEP: 538 Title: Coercing the legacy C locale to a UTF-8 based locale Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan <EMAIL_ADDRESS>BDFL-Delegate: INADA Naoki Status: Final Type: Standards Track Content-Type: text/x-rst Created: 28-Dec-2016 Python-Version: 3.7 Post-History: 03-Jan-2017, 07-Jan-2017, 05...
2024-10-18T13:23:16.420859
2016-01-19T00:00:00
0513
{ "authors": [ "Nathaniel J. Smith", "Robert T. McGibbon" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0513", "provenance": "peps-dolma-0000.json.gz:44", "url": "https://peps.python.org/pep-0513/" }
python-peps
PEP: 513 Title: A Platform Tag for Portable Linux Built Distributions Version: $Revision$ Last-Modified: $Date$ Author: Robert T. McGibbon <EMAIL_ADDRESS>Nathaniel J. Smith<EMAIL_ADDRESS>BDFL-Delegate: Alyssa Coghlan<EMAIL_ADDRESS>Discussions-To: <EMAIL_ADDRESS>Status: Superseded Type: Informational Topic: Packaging Co...
2024-10-18T13:23:16.468748
2023-02-09T00:00:00
0706
{ "authors": [ "Petr Viktorin" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0706", "provenance": "peps-dolma-0000.json.gz:45", "url": "https://peps.python.org/pep-0706/" }
python-peps
PEP: 706 Title: Filter for tarfile.extractall Author: Petr Viktorin <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/23903 Status: Final Type: Standards Track Content-Type: text/x-rst Created: 09-Feb-2023 Python-Version: 3.12 Post-History: 25-Jan-2023, 15-Feb-2023, Resolution: https://discuss.python.org/t/23...
2024-10-18T13:23:16.498410
2009-10-15T00:00:00
0391
{ "authors": [ "Vinay Sajip" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0391", "provenance": "peps-dolma-0000.json.gz:46", "url": "https://peps.python.org/pep-0391/" }
python-peps
PEP: 391 Title: Dictionary-Based Configuration For Logging Version: $Revision$ Last-Modified: $Date$ Author: Vinay Sajip <vinay_sajip at red-dove.com> Status: Final Type: Standards Track Content-Type: text/x-rst Created: 15-Oct-2009 Python-Version: 2.7, 3.2 Post-History: Abstract This PEP describes a new way of confi...
2024-10-18T13:23:16.508640
2007-04-27T00:00:00
3121
{ "authors": [ "Martin von Löwis" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3121", "provenance": "peps-dolma-0000.json.gz:47", "url": "https://peps.python.org/pep-3121/" }
python-peps
PEP: 3121 Title: Extension Module Initialization and Finalization Version: $Revision$ Last-Modified: $Date$ Author: Martin von Löwis <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 27-Apr-2007 Python-Version: 3.0 Post-History: PyInit_modulename and PyModuleDef Abstract Extension ...
2024-10-18T13:23:16.529183
2021-11-01T00:00:00
0676
{ "authors": [ "Adam Turner" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0676", "provenance": "peps-dolma-0000.json.gz:48", "url": "https://peps.python.org/pep-0676/" }
python-peps
PEP: 676 Title: PEP Infrastructure Process Author: Adam Turner <EMAIL_ADDRESS>Sponsor: Mariatta<EMAIL_ADDRESS>PEP-Delegate: Barry Warsaw<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/10774 Status: Active Type: Process Content-Type: text/x-rst Created: 01-Nov-2021 Post-History: 23-Sep-2021, 30-Nov-2021 Reso...
2024-10-18T13:23:16.560056
2020-09-12T00:00:00
0634
{ "authors": [ "Brandt Bucher" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0634", "provenance": "peps-dolma-0000.json.gz:49", "url": "https://peps.python.org/pep-0634/" }
python-peps
PEP: 634 Title: Structural Pattern Matching: Specification Author: Brandt Bucher<EMAIL_ADDRESS>Guido van Rossum<EMAIL_ADDRESS>BDFL-Delegate: Discussions-To<EMAIL_ADDRESS>Status: Final Type: Standards Track Created: 12-Sep-2020 Python-Version: 3.10 Post-History: 22-Oct-2020, 08-Feb-2021 Replaces: 622 Resolution: <EMAIL_...
2024-10-18T13:23:16.568430
2016-11-12T00:00:00
0535
{ "authors": [ "Alyssa Coghlan" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0535", "provenance": "peps-dolma-0000.json.gz:50", "url": "https://peps.python.org/pep-0535/" }
python-peps
PEP: 535 Title: Rich comparison chaining Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan<EMAIL_ADDRESS>Status: Deferred Type: Standards Track Content-Type: text/x-rst Requires: 532 Created: 12-Nov-2016 Python-Version: 3.8 PEP Deferral Further consideration of this PEP has been deferred until Python 3...
2024-10-18T13:23:16.583207
2002-07-12T00:00:00
0296
{ "authors": [ "Scott Gilbert" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0296", "provenance": "peps-dolma-0000.json.gz:51", "url": "https://peps.python.org/pep-0296/" }
python-peps
PEP: 296 Title: Adding a bytes Object Type Author: Scott Gilbert <xscottg at yahoo.com> Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 12-Jul-2002 Python-Version: 2.3 Post-History: Notice This PEP is withdrawn by the author (in favor of PEP 358). Abstract This PEP proposes the creation of...
2024-10-18T13:23:16.601410
2007-04-28T00:00:00
3135
{ "authors": [ "Calvin Spealman" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3135", "provenance": "peps-dolma-0000.json.gz:52", "url": "https://peps.python.org/pep-3135/" }
python-peps
PEP: 3135 Title: New Super Author: Calvin Spealman <EMAIL_ADDRESS>Tim Delaney<EMAIL_ADDRESS>Lie Ryan<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 28-Apr-2007 Python-Version: 3.0 Post-History: 28-Apr-2007, 29-Apr-2007, 29-Apr-2007, 14-May-2007, 12-Mar-2009 Numbering Note This PEP...
2024-10-18T13:23:16.633361
2014-07-29T00:00:00
0475
{ "authors": [ "Charles-François Natali", "Victor Stinner" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0475", "provenance": "peps-dolma-0000.json.gz:53", "url": "https://peps.python.org/pep-0475/" }
python-peps
PEP: 475 Title: Retry system calls failing with EINTR Version: $Revision$ Last-Modified: $Date$ Author: Charles-François Natali <EMAIL_ADDRESS>Victor Stinner<EMAIL_ADDRESS>BDFL-Delegate: Antoine Pitrou<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 29-Jul-2014 Python-Version: 3.5 Re...
2024-10-18T13:23:16.663643
2001-01-03T00:00:00
0209
{ "authors": [ "Paul Barrett", "Travis Oliphant" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0209", "provenance": "peps-dolma-0000.json.gz:54", "url": "https://peps.python.org/pep-0209/" }
python-peps
PEP: 209 Title: Multi-dimensional Arrays Author: Paul Barrett <EMAIL_ADDRESS>Travis Oliphant<EMAIL_ADDRESS>Status: Withdrawn Type: Standards Track Created: 03-Jan-2001 Python-Version: 2.2 Post-History: Abstract This PEP proposes a redesign and re-implementation of the multi-dimensional array module, Numeric, to make ...
2024-10-18T13:23:16.670811
2000-07-13T00:00:00
0202
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0202", "provenance": "peps-dolma-0000.json.gz:55", "url": "https://peps.python.org/pep-0202/" }
python-peps
PEP: 202 Title: List Comprehensions Author: Barry Warsaw <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 13-Jul-2000 Python-Version: 2.0 Post-History: Introduction This PEP describes a proposed syntactical extension to Python, list comprehensions. The Proposed Solution It is pro...
2024-10-18T13:23:16.715084
2021-11-30T00:00:00
0675
{ "authors": [ "Graham Bleaney", "Pradeep Kumar Srinivasan" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0675", "provenance": "peps-dolma-0000.json.gz:56", "url": "https://peps.python.org/pep-0675/" }
python-peps
PEP: 675 Title: Arbitrary Literal String Type Author: Pradeep Kumar Srinivasan<EMAIL_ADDRESS>Graham Bleaney<EMAIL_ADDRESS>Sponsor: Jelle Zijlstra<EMAIL_ADDRESS>Discussions-To: <EMAIL_ADDRESS>Status: Final Type: Standards Track Topic: Typing Created: 30-Nov-2021 Python-Version: 3.11 Post-History: 07-Feb-2022 Resolution:...
2024-10-18T13:23:16.761501
2017-06-02T00:00:00
0557
{ "authors": [ "Eric V. Smith" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0557", "provenance": "peps-dolma-0000.json.gz:57", "url": "https://peps.python.org/pep-0557/" }
python-peps
PEP: 557 Title: Data Classes Author: Eric V. Smith<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 02-Jun-2017 Python-Version: 3.7 Post-History: 08-Sep-2017, 25-Nov-2017, 30-Nov-2017, 01-Dec-2017, 02-Dec-2017, 06-Jan-2018, 04-Mar-2018 Resolution: https://mail.python.org/pipermail/pyt...
2024-10-18T13:23:16.775991
2001-08-24T00:00:00
0269
{ "authors": [ "Jonathan Riehl" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0269", "provenance": "peps-dolma-0000.json.gz:58", "url": "https://peps.python.org/pep-0269/" }
python-peps
PEP: 269 Title: Pgen Module for Python Author: Jonathan Riehl <EMAIL_ADDRESS>Status: Deferred Type: Standards Track Content-Type: text/x-rst Created: 24-Aug-2001 Python-Version: 2.2 Post-History: Abstract Much like the parser module exposes the Python parser, this PEP proposes that the parser generator used to create...
2024-10-18T13:23:16.780171
2001-08-15T00:00:00
0271
{ "authors": [ "Frédéric B. Giacometti" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0271", "provenance": "peps-dolma-0000.json.gz:59", "url": "https://peps.python.org/pep-0271/" }
python-peps
PEP: 271 Title: Prefixing sys.path by command line option Author: Frédéric B. Giacometti<EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 15-Aug-2001 Python-Version: 2.2 Post-History: Abstract At present, setting the PYTHONPATH environment variable is the only method for defining...
2024-10-18T13:23:16.793196
2022-01-29T00:00:00
0682
{ "authors": [ "John Belmonte" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0682", "provenance": "peps-dolma-0000.json.gz:60", "url": "https://peps.python.org/pep-0682/" }
python-peps
PEP: 682 Title: Format Specifier for Signed Zero Author: John Belmonte <EMAIL_ADDRESS>Sponsor: Mark Dickinson<EMAIL_ADDRESS>PEP-Delegate: Mark Dickinson Discussions-To: https://discuss.python.org/t/pep-682-format-specifier-for-signed-zero/13596 Status: Final Type: Standards Track Content-Type: text/x-rst Created: 29-Ja...
2024-10-18T13:23:16.811756
2011-03-23T00:00:00
0398
{ "authors": [ "Georg Brandl" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0398", "provenance": "peps-dolma-0000.json.gz:61", "url": "https://peps.python.org/pep-0398/" }
python-peps
PEP: 398 Title: Python 3.3 Release Schedule Version: $Revision$ Last-Modified: $Date$ Author: Georg Brandl<EMAIL_ADDRESS>Status: Final Type: Informational Topic: Release Content-Type: text/x-rst Created: 23-Mar-2011 Python-Version: 3.3 Abstract This document describes the development and release schedule for Python 3...
2024-10-18T13:23:16.830087
2005-04-27T00:00:00
0340
{ "authors": [ "Guido van Rossum" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0340", "provenance": "peps-dolma-0000.json.gz:62", "url": "https://peps.python.org/pep-0340/" }
python-peps
PEP: 340 Title: Anonymous Block Statements Version: $Revision$ Last-Modified: $Date$ Author: Guido van Rossum Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 27-Apr-2005 Post-History: Introduction This PEP proposes a new type of compound statement which can be used for resource management pur...
2024-10-18T13:23:16.921162
2002-12-31T00:00:00
0303
{ "authors": [ "Thomas Bellman" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0303", "provenance": "peps-dolma-0000.json.gz:63", "url": "https://peps.python.org/pep-0303/" }
python-peps
PEP: 303 Title: Extend divmod() for Multiple Divisors Version: $Revision$ Last-Modified: $Date$ Author: Thomas Bellman <EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 31-Dec-2002 Python-Version: 2.3 Post-History: Abstract This PEP describes an extension to the built-in divmod()...
2024-10-18T13:23:16.944590
2023-06-23T00:00:00
0718
{ "authors": [ "James Hilton-Balfe" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0718", "provenance": "peps-dolma-0000.json.gz:64", "url": "https://peps.python.org/pep-0718/" }
python-peps
PEP: 718 Title: Subscriptable functions Author: James Hilton-Balfe <EMAIL_ADDRESS>Sponsor: Guido van Rossum<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/28457/ Status: Draft Type: Standards Track Topic: Typing Content-Type: text/x-rst Created: 23-Jun-2023 Python-Version: 3.13 Post-History: 24-Jun-2023 Ab...
2024-10-18T13:23:16.964541
2019-04-29T00:00:00
0599
{ "authors": [ "Dustin Ingram" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0599", "provenance": "peps-dolma-0000.json.gz:65", "url": "https://peps.python.org/pep-0599/" }
python-peps
PEP: 599 Title: The manylinux2014 Platform Tag Version: $Revision$ Last-Modified: $Date$ Author: Dustin Ingram<EMAIL_ADDRESS>Sponsor: Paul Moore<EMAIL_ADDRESS>BDFL-Delegate: Paul Moore <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/the-next-manylinux-specification/1043 Status: Superseded Type: Informationa...
2024-10-18T13:23:17.000161
2021-11-30T00:00:00
0674
{ "authors": [ "Victor Stinner" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0674", "provenance": "peps-dolma-0000.json.gz:66", "url": "https://peps.python.org/pep-0674/" }
python-peps
PEP: 674 Title: Disallow using macros as l-values Author: Victor Stinner <EMAIL_ADDRESS>Status: Deferred Type: Standards Track Content-Type: text/x-rst Created: 30-Nov-2021 Python-Version: 3.12 Abstract Disallow using macros as l-values. For example, Py_TYPE(obj) = new_type now fails with a compiler error. In practi...
2024-10-18T13:23:17.025794
2017-09-08T00:00:00
0563
{ "authors": [ "Łukasz Langa" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0563", "provenance": "peps-dolma-0000.json.gz:67", "url": "https://peps.python.org/pep-0563/" }
python-peps
PEP: 563 Title: Postponed Evaluation of Annotations Version: $Revision$ Last-Modified: $Date$ Author: Łukasz Langa<EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Accepted Type: Standards Track Topic: Typing Content-Type: text/x-rst Created: 08-Sep-2017 Python-Version: 3.7 Post-History: 01-Nov-2017, 21-Nov-2017 Supe...
2024-10-18T13:23:17.053992
2012-07-30T00:00:00
0428
{ "authors": [ "Antoine Pitrou" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0428", "provenance": "peps-dolma-0000.json.gz:68", "url": "https://peps.python.org/pep-0428/" }
python-peps
PEP: 428 Title: The pathlib module -- object-oriented filesystem paths Version: $Revision$ Last-Modified: $Date$ Author: Antoine Pitrou <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 30-Jul-2012 Python-Version: 3.4 Post-History: 05-Oct-2012 Resolution: https://mail.python.org/piper...
2024-10-18T13:23:17.069601
2015-04-27T00:00:00
0521
{ "authors": [ "Nathaniel J. Smith" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0521", "provenance": "peps-dolma-0000.json.gz:69", "url": "https://peps.python.org/pep-0521/" }
python-peps
PEP: 521 Title: Managing global context via 'with' blocks in generators and coroutines Version: $Revision$ Last-Modified: $Date$ Author: Nathaniel J. Smith<EMAIL_ADDRESS>Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 27-Apr-2015 Python-Version: 3.6 Post-History: 29-Apr-2015 PEP Withdrawal W...
2024-10-18T13:23:17.084972
2013-05-22T00:00:00
0443
{ "authors": [ "Łukasz Langa" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0443", "provenance": "peps-dolma-0000.json.gz:70", "url": "https://peps.python.org/pep-0443/" }
python-peps
PEP: 443 Title: Single-dispatch generic functions Version: $Revision$ Last-Modified: $Date$ Author: Łukasz Langa<EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 22-May-2013 Python-Version: 3.4 Post-History: 22-May-2013, 25-May-2013, 31-May-2013 Replaces: ...
2024-10-18T13:23:17.092323
2001-04-17T00:00:00
0251
{ "authors": [ "Barry Warsaw", "Guido van Rossum" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0251", "provenance": "peps-dolma-0000.json.gz:71", "url": "https://peps.python.org/pep-0251/" }
python-peps
PEP: 251 Title: Python 2.2 Release Schedule Author: Barry Warsaw <EMAIL_ADDRESS>Guido van Rossum<EMAIL_ADDRESS>Status: Final Type: Informational Topic: Release Content-Type: text/x-rst Created: 17-Apr-2001 Python-Version: 2.2 Post-History: 14-Aug-2001 Abstract This document describes the Python 2.2 development and re...
2024-10-18T13:23:17.110929
2006-12-02T00:00:00
3107
{ "authors": [ "Collin Winter" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3107", "provenance": "peps-dolma-0000.json.gz:72", "url": "https://peps.python.org/pep-3107/" }
python-peps
PEP: 3107 Title: Function Annotations Version: $Revision$ Last-Modified: $Date$ Author: Collin Winter<EMAIL_ADDRESS>Tony Lownds <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 02-Dec-2006 Python-Version: 3.0 Post-History: Abstract This PEP introduces a syntax for adding arbitrary ...
2024-10-18T13:23:17.307465
2019-03-27T00:00:00
0587
{ "authors": [ "Alyssa Coghlan", "Victor Stinner" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0587", "provenance": "peps-dolma-0000.json.gz:73", "url": "https://peps.python.org/pep-0587/" }
python-peps
PEP: 587 Title: Python Initialization Configuration Author: Victor Stinner<EMAIL_ADDRESS>Alyssa Coghlan<EMAIL_ADDRESS>BDFL-Delegate: Thomas Wouters<EMAIL_ADDRESS>Discussions-To: <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 27-Mar-2019 Python-Version: 3.8 Abstract Add a new C AP...
2024-10-18T13:23:17.321978
2021-10-24T00:00:00
0671
{ "authors": [ "Chris Angelico" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0671", "provenance": "peps-dolma-0000.json.gz:74", "url": "https://peps.python.org/pep-0671/" }
python-peps
PEP: 671 Title: Syntax for late-bound function argument defaults Author: Chris Angelico<EMAIL_ADDRESS>Discussions-To: <EMAIL_ADDRESS>Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 24-Oct-2021 Python-Version: 3.12 Post-History: 24-Oct-2021, 01-Dec-2021 Abstract Function parameters can have defau...
2024-10-18T13:23:17.333225
2001-03-15T00:00:00
0006
{ "authors": [ "Aahz", "Anthony Baxter" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0006", "provenance": "peps-dolma-0000.json.gz:75", "url": "https://peps.python.org/pep-0006/" }
python-peps
PEP: 6 Title: Bug Fix Releases Author: Aahz<EMAIL_ADDRESS>Anthony Baxter<EMAIL_ADDRESS>Status: Superseded Type: Process Content-Type: text/x-rst Created: 15-Mar-2001 Post-History: 15-Mar-2001, 18-Apr-2001, 19-Aug-2004 Note This PEP is obsolete. The current release policy is documented in the devguide. See also PEP 10...
2024-10-18T13:23:17.347243
2004-07-14T00:00:00
0347
{ "authors": [ "Martin von Löwis" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0347", "provenance": "peps-dolma-0000.json.gz:76", "url": "https://peps.python.org/pep-0347/" }
python-peps
PEP: 347 Title: Migrating the Python CVS to Subversion Version: $Revision$ Last-Modified: $Date$ Author: Martin von Löwis <EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Final Type: Process Content-Type: text/x-rst Created: 14-Jul-2004 Post-History: 14-Jul-2004 Abstract The Python source code is currently managed...
2024-10-18T13:23:17.384284
2014-05-30T00:00:00
0471
{ "authors": [ "Ben Hoyt" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0471", "provenance": "peps-dolma-0000.json.gz:77", "url": "https://peps.python.org/pep-0471/" }
python-peps
PEP: 471 Title: os.scandir() function -- a better and faster directory iterator Version: $Revision$ Last-Modified: $Date$ Author: Ben Hoyt <EMAIL_ADDRESS>BDFL-Delegate: Victor Stinner<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 30-May-2014 Python-Version: 3.5 Post-History: 27-Jun...
2024-10-18T13:23:17.399518
2007-03-04T00:00:00
3114
{ "authors": [ "Ka-Ping Yee" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "3114", "provenance": "peps-dolma-0000.json.gz:78", "url": "https://peps.python.org/pep-3114/" }
python-peps
PEP: 3114 Title: Renaming iterator.next() to iterator.__next__() Author: Ka-Ping Yee<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 04-Mar-2007 Python-Version: 3.0 Post-History: Abstract The iterator protocol in Python 2.x consists of two methods: __iter__() called on an iterable ...
2024-10-18T13:23:17.452412
2024-01-08T00:00:00
0740
{ "authors": [ "William Woodruff" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0740", "provenance": "peps-dolma-0000.json.gz:79", "url": "https://peps.python.org/pep-0740/" }
python-peps
PEP: 740 Title: Index support for digital attestations Author: William Woodruff<EMAIL_ADDRESS>Facundo Tuesca <EMAIL_ADDRESS>Dustin Ingram<EMAIL_ADDRESS>Sponsor: Donald Stufft<EMAIL_ADDRESS>PEP-Delegate: Donald Stufft <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/pep-740-index-support-for-digital-attestati...
2024-10-18T13:23:17.481081
2001-03-11T00:00:00
0238
{ "authors": [ "Moshe Zadka" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0238", "provenance": "peps-dolma-0000.json.gz:80", "url": "https://peps.python.org/pep-0238/" }
python-peps
PEP: 238 Title: Changing the Division Operator Author: Moshe Zadka <EMAIL_ADDRESS>Guido van Rossum<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 11-Mar-2001 Python-Version: 2.2 Post-History: 16-Mar-2001, 26-Jul-2001, 27-Jul-2001 Abstract The current division (/) operator has an a...
2024-10-18T13:23:17.506615
2001-01-30T00:00:00
0234
{ "authors": [ "Guido van Rossum", "Ka-Ping Yee" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0234", "provenance": "peps-dolma-0000.json.gz:81", "url": "https://peps.python.org/pep-0234/" }
python-peps
PEP: 234 Title: Iterators Author: Ka-Ping Yee<EMAIL_ADDRESS>Guido van Rossum<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 30-Jan-2001 Python-Version: 2.1 Post-History: 30-Apr-2001 Abstract This document proposes an iteration interface that objects can provide to control the beha...
2024-10-18T13:23:17.546717
2024-08-13T00:00:00
0752
{ "authors": [ "Ofek Lev" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0752", "provenance": "peps-dolma-0000.json.gz:82", "url": "https://peps.python.org/pep-0752/" }
python-peps
PEP: 752 Title: Implicit namespaces for package repositories Author: Ofek Lev<EMAIL_ADDRESS>Sponsor: Barry Warsaw <EMAIL_ADDRESS>PEP-Delegate: Dustin Ingram<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/63192 Status: Draft Type: Standards Track Topic: Packaging Created: 13-Aug-2024 Post-History: 18-Aug-202...
2024-10-18T13:23:17.577371
2019-04-21T00:00:00
0610
{ "authors": [ "Chris Jerdonek", "Stéphane Bidoul" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0610", "provenance": "peps-dolma-0000.json.gz:83", "url": "https://peps.python.org/pep-0610/" }
python-peps
PEP: 610 Title: Recording the Direct URL Origin of installed distributions Author: Stéphane Bidoul<EMAIL_ADDRESS>Chris Jerdonek<EMAIL_ADDRESS>Sponsor: Alyssa Coghlan <EMAIL_ADDRESS>BDFL-Delegate: Pradyun Gedam<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/recording-the-source-url-of-an-installed-distributi...
2024-10-18T13:23:17.606675
2020-09-02T00:00:00
0633
{ "authors": [ "Laurie Opperman" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0633", "provenance": "peps-dolma-0000.json.gz:84", "url": "https://peps.python.org/pep-0633/" }
python-peps
PEP: 633 Title: Dependency specification in pyproject.toml using an exploded TOML table Author: Laurie Opperman <EMAIL_ADDRESS>Arun Babu Neelicattu <EMAIL_ADDRESS>Sponsor: Brett Cannon<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/dependency-specification-in-pyproject-toml-using-an-exploded-toml-table/5123...
2024-10-18T13:23:17.653413
2019-05-20T00:00:00
0594
{ "authors": [ "Christian Heimes" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0594", "provenance": "peps-dolma-0000.json.gz:85", "url": "https://peps.python.org/pep-0594/" }
python-peps
PEP: 594 Title: Removing dead batteries from the standard library Author: Christian Heimes<EMAIL_ADDRESS>Brett Cannon <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/13508 Status: Final Type: Standards Track Created: 20-May-2019 Python-Version: 3.11 Post-History: 21-May-2019, 04-Feb-2022 Resolution: https:/...
2024-10-18T13:23:17.662630
2018-08-24T00:00:00
8000
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "8000", "provenance": "peps-dolma-0000.json.gz:86", "url": "https://peps.python.org/pep-8000/" }
python-peps
PEP: 8000 Title: Python Language Governance Proposal Overview Author: Barry Warsaw<EMAIL_ADDRESS>Status: Final Type: Informational Topic: Governance Content-Type: text/x-rst Created: 24-Aug-2018 Abstract This PEP provides an overview of the selection process for a new model of Python language governance in the wake o...
2024-10-18T13:23:17.675156
2019-05-07T00:00:00
0592
{ "authors": [ "Donald Stufft" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0592", "provenance": "peps-dolma-0000.json.gz:87", "url": "https://peps.python.org/pep-0592/" }
python-peps
PEP: 592 Title: Adding "Yank" Support to the Simple API Author: Donald Stufft<EMAIL_ADDRESS>BDFL-Delegate: Paul Moore <EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/1629 Status: Final Type: Standards Track Topic: Packaging Content-Type: text/x-rst Created: 07-May-2019 Resolution: https://discuss.python.org...
2024-10-18T13:23:17.737505
2005-05-06T00:00:00
0346
{ "authors": [ "Alyssa Coghlan" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0346", "provenance": "peps-dolma-0000.json.gz:88", "url": "https://peps.python.org/pep-0346/" }
python-peps
PEP: 346 Title: User Defined ("with") Statements Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan<EMAIL_ADDRESS>Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 06-May-2005 Python-Version: 2.5 Post-History: Abstract This PEP is a combination of PEP 310's "Reliable Acquisition/...
2024-10-18T13:23:17.846091
2015-05-30T00:00:00
0494
{ "authors": [ "Ned Deily" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0494", "provenance": "peps-dolma-0000.json.gz:89", "url": "https://peps.python.org/pep-0494/" }
python-peps
PEP: 494 Title: Python 3.6 Release Schedule Version: $Revision$ Last-Modified: $Date$ Author: Ned Deily<EMAIL_ADDRESS>Status: Final Type: Informational Topic: Release Content-Type: text/x-rst Created: 30-May-2015 Python-Version: 3.6 Abstract This document describes the development and release schedule for Python 3.6....
2024-10-18T13:23:17.864015
2003-01-26T00:00:00
0305
{ "authors": [ "Kevin Altis" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0305", "provenance": "peps-dolma-0000.json.gz:90", "url": "https://peps.python.org/pep-0305/" }
python-peps
PEP: 305 Title: CSV File API Version: $Revision$ Last-Modified: $Date$ Author: Kevin Altis<EMAIL_ADDRESS>Dave Cole <EMAIL_ADDRESS>Andrew McNamara <EMAIL_ADDRESS>Skip Montanaro<EMAIL_ADDRESS>Cliff Wells<EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 26-Ja...
2024-10-18T13:23:17.882860
2015-02-27T00:00:00
0487
{ "authors": [ "Martin Teichmann" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0487", "provenance": "peps-dolma-0000.json.gz:91", "url": "https://peps.python.org/pep-0487/" }
python-peps
PEP: 487 Title: Simpler customisation of class creation Version: $Revision$ Last-Modified: $Date$ Author: Martin Teichmann <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 27-Feb-2015 Python-Version: 3.6 Post-History: 27-Feb-2015, 05-Feb-2016, 24-Jun-2016, 02-Jul-2016, 13-Jul-2016 Re...
2024-10-18T13:23:17.908077
2015-01-20T00:00:00
0485
{ "authors": [ "Christopher Barker" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0485", "provenance": "peps-dolma-0000.json.gz:92", "url": "https://peps.python.org/pep-0485/" }
python-peps
PEP: 485 Title: A Function for testing approximate equality Version: $Revision$ Last-Modified: $Date$ Author: Christopher Barker <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 20-Jan-2015 Python-Version: 3.5 Post-History: Resolution: https://mail.python.org/pipermail/python-dev/201...
2024-10-18T13:23:17.965726
2023-02-20T00:00:00
0708
{ "authors": [ "Donald Stufft" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0708", "provenance": "peps-dolma-0000.json.gz:93", "url": "https://peps.python.org/pep-0708/" }
python-peps
PEP: 708 Title: Extending the Repository API to Mitigate Dependency Confusion Attacks Author: Donald Stufft<EMAIL_ADDRESS>PEP-Delegate: Paul Moore<EMAIL_ADDRESS>Discussions-To: https://discuss.python.org/t/24179 Status: Provisional Type: Standards Track Topic: Packaging Content-Type: text/x-rst Created: 20-Feb-2023 Pos...
2024-10-18T13:23:17.971751
2001-08-14T00:00:00
0009
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0009", "provenance": "peps-dolma-0000.json.gz:94", "url": "https://peps.python.org/pep-0009/" }
python-peps
PEP: 9 Title: Sample Plaintext PEP Template Author: Barry Warsaw <EMAIL_ADDRESS>Status: Withdrawn Type: Process Created: 14-Aug-2001 Post-History: Resolution: <EMAIL_ADDRESS> As of 05-Jan-2016, this PEP is officially deprecated and replaced by PEP 12. All PEPs should now use the reStructuredText format described by PEP...
2024-10-18T13:23:17.979390
2005-04-14T00:00:00
0351
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0351", "provenance": "peps-dolma-0000.json.gz:95", "url": "https://peps.python.org/pep-0351/" }
python-peps
PEP: 351 Title: The freeze protocol Version: 2.5 Last-Modified: $Date$ Author: Barry Warsaw<EMAIL_ADDRESS>Status: Rejected Type: Standards Track Content-Type: text/x-rst Created: 14-Apr-2005 Post-History: Abstract This PEP describes a simple protocol for requesting a frozen, immutable copy of a mutable object. It als...
2024-10-18T13:23:17.989637
2020-05-25T00:00:00
0619
{ "authors": [ "Pablo Galindo Salgado" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0619", "provenance": "peps-dolma-0000.json.gz:96", "url": "https://peps.python.org/pep-0619/" }
python-peps
PEP: 619 Title: Python 3.10 Release Schedule Author: Pablo Galindo Salgado<EMAIL_ADDRESS>Status: Active Type: Informational Topic: Release Created: 25-May-2020 Python-Version: 3.10 Abstract This document describes the development and release schedule for Python 3.10. The schedule primarily concerns itself with PEP-si...
2024-10-18T13:23:18.008600
2009-05-17T00:00:00
0384
{ "authors": [ "Martin von Löwis" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0384", "provenance": "peps-dolma-0000.json.gz:97", "url": "https://peps.python.org/pep-0384/" }
python-peps
PEP: 384 Title: Defining a Stable ABI Author: Martin von Löwis <EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 17-May-2009 Python-Version: 3.2 Post-History: python:stable (user docs) and devguide:c-api (development docs) Abstract Currently, each feature release introduces a new n...
2024-10-18T13:23:18.038301
2015-09-18T00:00:00
0505
{ "authors": [ "Mark E. Haase", "Steve Dower" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0505", "provenance": "peps-dolma-0000.json.gz:98", "url": "https://peps.python.org/pep-0505/" }
python-peps
PEP: 505 Title: None-aware operators Author: Mark E. Haase <EMAIL_ADDRESS>Steve Dower<EMAIL_ADDRESS>Status: Deferred Type: Standards Track Content-Type: text/x-rst Created: 18-Sep-2015 Python-Version: 3.8 Abstract Several modern programming languages have so-called "null-coalescing" or "null- aware" operators, includ...
2024-10-18T13:23:18.057668
2000-12-02T00:00:00
0232
{ "authors": [ "Barry Warsaw" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0232", "provenance": "peps-dolma-0000.json.gz:99", "url": "https://peps.python.org/pep-0232/" }
python-peps
PEP: 232 Title: Function Attributes Version: $Revision$ Last-Modified: $Date$ Author: Barry Warsaw<EMAIL_ADDRESS>Status: Final Type: Standards Track Content-Type: text/x-rst Created: 02-Dec-2000 Python-Version: 2.1 Post-History: 20-Feb-2001 Introduction This PEP describes an extension to Python, adding attribute dict...
2024-10-18T13:23:18.079299
2014-05-12T00:00:00
0470
{ "authors": [ "Donald Stufft" ], "license": "Public Domain", "pandoc_version": "3.5", "pep_number": "0470", "provenance": "peps-dolma-0000.json.gz:100", "url": "https://peps.python.org/pep-0470/" }
python-peps
PEP: 470 Title: Removing External Hosting Support on PyPI Version: $Revision$ Last-Modified: $Date$ Author: Donald Stufft <EMAIL_ADDRESS>BDFL-Delegate: Paul Moore<EMAIL_ADDRESS>Discussions-To<EMAIL_ADDRESS>Status: Final Type: Process Topic: Packaging Content-Type: text/x-rst Created: 12-May-2014 Post-History: 14-May-20...