id stringdate 1-01-01 00:00:00 8105-01-01 00:00:00 | text stringlengths 187 91.9k | source stringclasses 1
value | 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 | metadata dict |
|---|---|---|---|---|---|
0512 | PEP: 512 Title: Migrating from hg.python.org to GitHub Version:
$Revision$ Last-Modified: $Date$ Author: Brett Cannon <brett@python.org>
Discussions-To: core-workflow@python.org Status: Final Type: Process
Content-Type: text/x-rst Created: 17-Jan-2015 Post-History: 17-Jan-2016,
19-Jan-2016, 23-Jan-2016
Note
CPython's... | python-peps | 2024-10-18T13:23:28.253421 | 2015-01-17T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0512/",
"authors": [
"Brett Cannon"
],
"pep_number": "0512",
"pandoc_version": "3.5"
} |
0580 | PEP: 580 Title: The C call protocol Author: Jeroen Demeyer
<J.Demeyer@UGent.be> BDFL-Delegate: Petr Viktorin Status: Rejected Type:
Standards Track Content-Type: text/x-rst Created: 14-Jun-2018
Python-Version: 3.8 Post-History: 20-Jun-2018, 22-Jun-2018, 16-Jul-2018
Rejection Notice
This PEP is rejected in favor of PE... | python-peps | 2024-10-18T13:23:28.293409 | 2018-06-14T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0580/",
"authors": [
"Jeroen Demeyer"
],
"pep_number": "0580",
"pandoc_version": "3.5"
} |
0583 | PEP: 583 Title: A Concurrency Memory Model for Python Version:
$Revision: 56116 $ Last-Modified: $Date: 2007-06-28 12:53:41 -0700 (Thu,
28 Jun 2007) $ Author: Jeffrey Yasskin <jyasskin@google.com> Status:
Withdrawn Type: Informational Content-Type: text/x-rst Created:
22-Mar-2008 Post-History:
Abstract
This PEP descr... | python-peps | 2024-10-18T13:23:28.345723 | 2008-03-22T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0583/",
"authors": [
"Jeffrey Yasskin"
],
"pep_number": "0583",
"pandoc_version": "3.5"
} |
0481 | PEP: 481 Title: Migrate CPython to Git, Github, and Phabricator Author:
Donald Stufft <donald@stufft.io> Status: Withdrawn Type: Process
Content-Type: text/x-rst Created: 29-Nov-2014 Post-History: 29-Nov-2014
Abstract
Note
This PEP has been withdrawn, if you're looking for the PEP documenting
the move to Github, ple... | python-peps | 2024-10-18T13:23:28.362209 | 2014-11-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0481/",
"authors": [
"Donald Stufft"
],
"pep_number": "0481",
"pandoc_version": "3.5"
} |
0701 | PEP: 701 Title: Syntactic formalization of f-strings Author: Pablo
Galindo <pablogsal@python.org>, Batuhan Taskaya <batuhan@python.org>,
Lysandros Nikolaou <lisandrosnik@gmail.com>, Marta Gómez Macías
<cyberwitch@google.com> Discussions-To:
https://discuss.python.org/t/pep-701-syntactic-formalization-of-f-strings/22046... | python-peps | 2024-10-18T13:23:28.396560 | 2022-11-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0701/",
"authors": [
"Pablo Galindo"
],
"pep_number": "0701",
"pandoc_version": "3.5"
} |
8002 | PEP: 8002 Title: Open Source Governance Survey Author: Barry Warsaw
<barry@python.org>, Łukasz Langa <lukasz@python.org>, Antoine Pitrou
<solipsis@pitrou.net>, Doug Hellmann <doug@doughellmann.com>, Carol
Willing <willingc@gmail.com> Status: Final Type: Informational Topic:
Governance Content-Type: text/x-rst Created: ... | python-peps | 2024-10-18T13:23:28.540156 | 2018-08-24T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8002/",
"authors": [
"Barry Warsaw",
"Łukasz Langa"
],
"pep_number": "8002",
"pandoc_version": "3.5"
} |
0683 | PEP: 683 Title: Immortal Objects, Using a Fixed Refcount Author: Eric
Snow <ericsnowcurrently@gmail.com>, Eddie Elizondo
<eduardo.elizondorueda@gmail.com> Discussions-To:
https://discuss.python.org/t/18183 Status: Final Type: Standards Track
Created: 10-Feb-2022 Python-Version: 3.12 Post-History: 16-Feb-2022,
19-Feb-20... | python-peps | 2024-10-18T13:23:28.593460 | 2022-02-10T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0683/",
"authors": [
"Eddie Elizondo",
"Eric Snow"
],
"pep_number": "0683",
"pandoc_version": "3.5"
} |
0571 | PEP: 571 Title: The manylinux2010 Platform Tag Author: Mark Williams
<mrw@enotuniq.org>, Geoffrey Thomas <geofft@ldpreload.com>, Thomas
Kluyver <thomas@kluyver.me.uk> BDFL-Delegate: Alyssa Coghlan
<ncoghlan@gmail.com> Discussions-To: distutils-sig@python.org Status:
Superseded Type: Informational Topic: Packaging Conte... | python-peps | 2024-10-18T13:23:28.620552 | 2018-02-05T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0571/",
"authors": [
"Mark Williams"
],
"pep_number": "0571",
"pandoc_version": "3.5"
} |
0631 | PEP: 631 Title: Dependency specification in pyproject.toml based on PEP
508 Author: Ofek Lev <ofekmeister@gmail.com> Sponsor: Paul Ganssle
<paul@ganssle.io> Discussions-To: https://discuss.python.org/t/5018
Status: Superseded Type: Standards Track Topic: Packaging Content-Type:
text/x-rst Created: 20-Aug-2020 Post-Hist... | python-peps | 2024-10-18T13:23:28.630558 | 2020-08-20T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0631/",
"authors": [
"Ofek Lev"
],
"pep_number": "0631",
"pandoc_version": "3.5"
} |
0642 | PEP: 642 Title: Explicit Pattern Syntax for Structural Pattern Matching
Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan
<ncoghlan@gmail.com> BDFL-Delegate: Discussions-To:
python-dev@python.org Status: Rejected Type: Standards Track
Content-Type: text/x-rst Requires: 634 Created: 26-Sep-2020
Python-Ver... | python-peps | 2024-10-18T13:23:28.718285 | 2020-09-26T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0642/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0642",
"pandoc_version": "3.5"
} |
0362 | PEP: 362 Title: Function Signature Object Version: $Revision$
Last-Modified: $Date$ Author: Brett Cannon <brett@python.org>, Jiwon Seo
<seojiwon@gmail.com>, Yury Selivanov <yury@edgedb.com>, Larry Hastings
<larry@hastings.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 21-Aug-2006 Python-Vers... | python-peps | 2024-10-18T13:23:28.751063 | 2006-08-21T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0362/",
"authors": [
"Brett Cannon",
"Jiwon Seo"
],
"pep_number": "0362",
"pandoc_version": "3.5"
} |
0499 | PEP: 499 Title: python -m foo should also bind 'foo' in sys.modules
Author: Cameron Simpson <cs@cskk.id.au>, Chris Angelico
<rosuav@gmail.com>, Joseph Jevnik <joejev@gmail.com> BDFL-Delegate:
Alyssa Coghlan Status: Deferred Type: Standards Track Content-Type:
text/x-rst Created: 07-Aug-2015 Python-Version: 3.10
PEP De... | python-peps | 2024-10-18T13:23:28.766248 | 2015-08-07T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0499/",
"authors": [
"Cameron Simpson",
"Chris Angelico",
"Joseph Jevnik"
],
"pep_number": "0499",
"pandoc_version": "3.5"
} |
0550 | PEP: 550 Title: Execution Context Version: $Revision$ Last-Modified:
$Date$ Author: Yury Selivanov <yury@edgedb.com>, Elvis Pranskevichus
<elvis@edgedb.com> Status: Withdrawn Type: Standards Track Content-Type:
text/x-rst Created: 11-Aug-2017 Python-Version: 3.7 Post-History:
11-Aug-2017, 15-Aug-2017, 18-Aug-2017, 25-A... | python-peps | 2024-10-18T13:23:28.830849 | 2017-08-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0550/",
"authors": [
"Yury Selivanov"
],
"pep_number": "0550",
"pandoc_version": "3.5"
} |
0321 | PEP: 321 Title: Date/Time Parsing and Formatting Version: $Revision$
Last-Modified: $Date$ Author: A.M. Kuchling <amk@amk.ca> Status:
Withdrawn Type: Standards Track Content-Type: text/x-rst Created:
16-Sep-2003 Python-Version: 2.4 Post-History:
Abstract
Python 2.3 added a number of simple date and time types in the ... | python-peps | 2024-10-18T13:23:28.845618 | 2003-09-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0321/",
"authors": [
"A.M. Kuchling"
],
"pep_number": "0321",
"pandoc_version": "3.5"
} |
0459 | PEP: 459 Title: Standard Metadata Extensions for Python Software
Packages Version: $Revision$ Last-Modified: $Date$ Author: Alyssa
Coghlan <ncoghlan@gmail.com> BDFL-Delegate: Alyssa Coghlan
<ncoghlan@gmail.com> Discussions-To: distutils-sig@python.org Status:
Withdrawn Type: Standards Track Topic: Packaging Content-Typ... | python-peps | 2024-10-18T13:23:28.876076 | 2013-11-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0459/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0459",
"pandoc_version": "3.5"
} |
0311 | PEP: 311 Title: Simplified Global Interpreter Lock Acquisition for
Extensions Version: $Revision$ Last-Modified: $Date$ Author: Mark
Hammond <mhammond@skippinet.com.au> Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 05-Feb-2003 Python-Version: 2.3
Post-History: 05-Feb-2003, 14-Feb-2003, 19-Apr-20... | python-peps | 2024-10-18T13:23:28.891366 | 2003-02-05T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0311/",
"authors": [
"Mark Hammond"
],
"pep_number": "0311",
"pandoc_version": "3.5"
} |
0003 | PEP: 3 Title: Guidelines for Handling Bug Reports Author: Jeremy Hylton
<jeremy@alum.mit.edu> Status: Withdrawn Type: Process Created:
25-Sep-2000 Post-History:
This PEP contained guidelines for handling bug reports in the Python bug
tracker. It has been replaced by the Developer's Guide description of
issue triaging.... | python-peps | 2024-10-18T13:23:28.897887 | 2000-09-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0003/",
"authors": [
"Jeremy Hylton"
],
"pep_number": "0003",
"pandoc_version": "3.5"
} |
0613 | PEP: 613 Title: Explicit Type Aliases Author: Shannon Zhu <szhu@fb.com>
Sponsor: Guido van Rossum <guido@python.org> Discussions-To:
https://mail.python.org/archives/list/typing-sig@python.org/thread/MWRJOBEEEMFVXE7CAKO7B4P46IPM4AN3/
Status: Final Type: Standards Track Topic: Typing Created: 21-Jan-2020
Python-Version:... | python-peps | 2024-10-18T13:23:28.907316 | 2020-01-21T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0613/",
"authors": [
"Shannon Zhu"
],
"pep_number": "0613",
"pandoc_version": "3.5"
} |
0700 | PEP: 700 Title: Additional Fields for the Simple API for Package Indexes
Author: Paul Moore <p.f.moore@gmail.com> PEP-Delegate: Donald Stufft
<donald@stufft.io> Discussions-To:
https://discuss.python.org/t/pep-700-additional-fields-for-the-simple-api-for-package-indexes/20177
Status: Final Type: Standards Track Topic: ... | python-peps | 2024-10-18T13:23:28.918388 | 2022-10-21T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0700/",
"authors": [
"Paul Moore"
],
"pep_number": "0700",
"pandoc_version": "3.5"
} |
0685 | PEP: 685 Title: Comparison of extra names for optional distribution
dependencies Author: Brett Cannon <brett@python.org> PEP-Delegate: Paul
Moore <p.f.moore@gmail.com> Discussions-To:
https://discuss.python.org/t/14141 Status: Accepted Type: Standards
Track Topic: Packaging Content-Type: text/x-rst Created: 08-Mar-2022... | python-peps | 2024-10-18T13:23:28.931919 | 2022-03-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0685/",
"authors": [
"Brett Cannon"
],
"pep_number": "0685",
"pandoc_version": "3.5"
} |
0260 | PEP: 260 Title: Simplify xrange() Author: Guido van Rossum
<guido@python.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 26-Jun-2001 Python-Version: 2.2 Post-History:
26-Jun-2001
Abstract
This PEP proposes to strip the xrange() object from some rarely used
behavior like x[i:j] and x*n.
Pro... | python-peps | 2024-10-18T13:23:28.937934 | 2001-06-26T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0260/",
"authors": [
"Guido van Rossum"
],
"pep_number": "0260",
"pandoc_version": "3.5"
} |
0651 | PEP: 651 Title: Robust Stack Overflow Handling Author: Mark Shannon
<mark@hotpy.org> Status: Rejected Type: Standards Track Content-Type:
text/x-rst Created: 18-Jan-2021 Post-History: 19-Jan-2021
Rejection Notice
This PEP has been rejected by the Python Steering Council.
Abstract
This PEP proposes that Python shoul... | python-peps | 2024-10-18T13:23:28.948658 | 2021-01-18T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0651/",
"authors": [
"Mark Shannon"
],
"pep_number": "0651",
"pandoc_version": "3.5"
} |
0739 | PEP: 739 Title: Static description file for build details of Python
installations Author: Filipe Laíns <lains@riseup.net> PEP-Delegate: Paul
Moore <p.f.moore@gmail.com> Discussions-To:
https://discuss.python.org/t/pep-739-static-description-file-for-build-details-of-python-installations/44572
Status: Draft Type: Standa... | python-peps | 2024-10-18T13:23:29.156760 | 2023-12-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0739/",
"authors": [
"Filipe Laíns"
],
"pep_number": "0739",
"pandoc_version": "3.5"
} |
0221 | PEP: 221 Title: Import As Author: Thomas Wouters <thomas@python.org>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
15-Aug-2000 Python-Version: 2.0 Post-History:
Introduction
This PEP describes the import as proposal for Python 2.0. This PEP
tracks the status and ownership of this feature. It c... | python-peps | 2024-10-18T13:23:29.164190 | 2000-08-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0221/",
"authors": [
"Thomas Wouters"
],
"pep_number": "0221",
"pandoc_version": "3.5"
} |
0454 | PEP: 454 Title: Add a new tracemalloc module to trace Python memory
allocations Version: $Revision$ Last-Modified: $Date$ Author: Victor
Stinner <vstinner@python.org> BDFL-Delegate: Charles-François Natali
<cf.natali@gmail.com> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 03-Sep-2013 Python-Ver... | python-peps | 2024-10-18T13:23:29.193883 | 2013-09-03T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0454/",
"authors": [
"Victor Stinner"
],
"pep_number": "0454",
"pandoc_version": "3.5"
} |
0312 | PEP: 312 Title: Simple Implicit Lambda Version: $Revision$
Last-Modified: $Date$ Author: Roman Suzi <rnd@onego.ru>, Alex Martelli
<aleaxit@gmail.com> Status: Deferred Type: Standards Track Content-Type:
text/x-rst Created: 11-Feb-2003 Python-Version: 2.4 Post-History:
Abstract
This PEP proposes to make argumentless l... | python-peps | 2024-10-18T13:23:29.204610 | 2003-02-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0312/",
"authors": [
"Alex Martelli",
"Roman Suzi"
],
"pep_number": "0312",
"pandoc_version": "3.5"
} |
0412 | PEP: 412 Title: Key-Sharing Dictionary Version: $Revision$
Last-Modified: $Date$ Author: Mark Shannon <mark@hotpy.org> Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
08-Feb-2012 Python-Version: 3.3 Post-History: 08-Feb-2012
Abstract
This PEP proposes a change in the implementation of the builti... | python-peps | 2024-10-18T13:23:29.213917 | 2012-02-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0412/",
"authors": [
"Mark Shannon"
],
"pep_number": "0412",
"pandoc_version": "3.5"
} |
0268 | PEP: 268 Title: Extended HTTP functionality and WebDAV Author: Greg
Stein <gstein@lyra.org> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 20-Aug-2001 Python-Version: 2.x
Post-History: 21-Aug-2001
Rejection Notice
This PEP has been rejected. It has failed to generate sufficient
community sup... | python-peps | 2024-10-18T13:23:29.223578 | 2001-08-20T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0268/",
"authors": [
"Greg Stein"
],
"pep_number": "0268",
"pandoc_version": "3.5"
} |
0323 | PEP: 323 Title: Copyable Iterators Version: $Revision$ Last-Modified:
$Date$ Author: Alex Martelli <aleaxit@gmail.com> Status: Deferred Type:
Standards Track Content-Type: text/x-rst Created: 25-Oct-2003
Python-Version: 2.5 Post-History: 29-Oct-2003
Deferral
This PEP has been deferred. Copyable iterators are a nice i... | python-peps | 2024-10-18T13:23:29.236309 | 2003-10-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0323/",
"authors": [
"Alex Martelli"
],
"pep_number": "0323",
"pandoc_version": "3.5"
} |
0309 | PEP: 309 Title: Partial Function Application Version: $Revision$
Last-Modified: $Date$ Author: Peter Harris <scav@blueyonder.co.uk>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
08-Feb-2003 Python-Version: 2.5 Post-History: 10-Feb-2003, 27-Feb-2003,
22-Feb-2004, 28-Apr-2006
Note
Following the ... | python-peps | 2024-10-18T13:23:29.251200 | 2003-02-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0309/",
"authors": [
"Peter Harris"
],
"pep_number": "0309",
"pandoc_version": "3.5"
} |
0734 | PEP: 734 Title: Multiple Interpreters in the Stdlib Author: Eric Snow
<ericsnowcurrently@gmail.com> Discussions-To:
https://discuss.python.org/t/pep-734-multiple-interpreters-in-the-stdlib/41147
Status: Deferred Type: Standards Track Created: 06-Nov-2023
Python-Version: 3.13 Post-History: 14-Dec-2023, Replaces: 554
Res... | python-peps | 2024-10-18T13:23:29.308348 | 2023-11-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0734/",
"authors": [
"Eric Snow"
],
"pep_number": "0734",
"pandoc_version": "3.5"
} |
0608 | PEP: 608 Title: Coordinated Python release Author: Miro Hrončok
<miro@hroncok.cz>, Victor Stinner <vstinner@python.org> Status: Rejected
Type: Standards Track Content-Type: text/x-rst Created: 25-Oct-2019
Python-Version: 3.9
Abstract
Block a Python release until a compatible version of selected projects
is available.... | python-peps | 2024-10-18T13:23:29.327663 | 2019-10-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0608/",
"authors": [
"Miro Hrončok"
],
"pep_number": "0608",
"pandoc_version": "3.5"
} |
0274 | PEP: 274 Title: Dict Comprehensions Version: $Revision$ Last-Modified:
$Date$ Author: Barry Warsaw <barry@python.org> Status: Final Type:
Standards Track Content-Type: text/x-rst Created: 25-Oct-2001
Python-Version: 2.7, 3.0 Post-History: 29-Oct-2001
Abstract
PEP 202 introduces a syntactical extension to Python calle... | python-peps | 2024-10-18T13:23:29.334731 | 2001-10-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0274/",
"authors": [
"Barry Warsaw"
],
"pep_number": "0274",
"pandoc_version": "3.5"
} |
0306 | PEP: 306 Title: How to Change Python's Grammar Version: $Revision$
Last-Modified: $Date$ Author: Michael Hudson <mwh@python.net>, Jack
Diederich <jackdied@gmail.com>, Alyssa Coghlan <ncoghlan@gmail.com>,
Benjamin Peterson <benjamin@python.org> Status: Withdrawn Type:
Informational Content-Type: text/x-rst Created: 29-J... | python-peps | 2024-10-18T13:23:29.343297 | 2003-01-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0306/",
"authors": [
"Alyssa Coghlan",
"Benjamin Peterson",
"Jack Diederich",
"Michael Hudson"
],
"pep_number": "0306",
"pandoc_version": "3.5"
} |
0308 | PEP: 308 Title: Conditional Expressions Version: $Revision$
Last-Modified: $Date$ Author: Guido van Rossum, Raymond Hettinger
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
07-Feb-2003 Python-Version: 2.5 Post-History: 07-Feb-2003, 11-Feb-2003
Adding a conditional expression
On 9/29/2005, Guido... | python-peps | 2024-10-18T13:23:29.357989 | 2003-02-07T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0308/",
"authors": [
"Guido van Rossum",
"Raymond Hettinger"
],
"pep_number": "0308",
"pandoc_version": "3.5"
} |
3104 | PEP: 3104 Title: Access to Names in Outer Scopes Author: Ka-Ping Yee
<ping@zesty.ca> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 12-Oct-2006 Python-Version: 3.0 Post-History:
Abstract
In most languages that support nested scopes, code can refer to or
rebind (assign to) any name in the neares... | python-peps | 2024-10-18T13:23:29.385874 | 2006-10-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3104/",
"authors": [
"Ka-Ping Yee"
],
"pep_number": "3104",
"pandoc_version": "3.5"
} |
0526 | PEP: 526 Title: Syntax for Variable Annotations Version: $Revision$
Last-Modified: $Date$ Author: Ryan Gonzalez <rymg19@gmail.com>, Philip
House <phouse512@gmail.com>, Ivan Levkivskyi <levkivskyi@gmail.com>,
Lisa Roach <lisaroach14@gmail.com>, Guido van Rossum <guido@python.org>
Status: Final Type: Standards Track Topi... | python-peps | 2024-10-18T13:23:29.412724 | 2016-08-09T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0526/",
"authors": [
"Guido van Rossum",
"Ivan Levkivskyi",
"Lisa Roach",
"Philip House",
"Ryan Gonzalez"
],
"pep_number": "0526",
"pandoc_version": "3.5"
} |
3111 | PEP: 3111 Title: Simple input built-in in Python 3000 Version:
$Revision$ Last-Modified: $Date$ Author: Andre Roberge <andre.roberge at
gmail.com> Status: Final Type: Standards Track Content-Type: text/x-rst
Created: 13-Sep-2006 Python-Version: 3.0 Post-History: 22-Dec-2006
Abstract
Input and output are core features... | python-peps | 2024-10-18T13:23:29.422696 | 2006-09-13T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3111/",
"authors": [
"Andre Roberge"
],
"pep_number": "3111",
"pandoc_version": "3.5"
} |
3148 | PEP: 3148 Title: futures - execute computations asynchronously Version:
$Revision$ Last-Modified: $Date$ Author: Brian Quinlan
<brian@sweetapp.com> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 16-Oct-2009 Python-Version: 3.2 Post-History:
Abstract
This PEP proposes a design for a package that... | python-peps | 2024-10-18T13:23:29.444619 | 2009-10-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3148/",
"authors": [
"Brian Quinlan"
],
"pep_number": "3148",
"pandoc_version": "3.5"
} |
0511 | PEP: 511 Title: API for code transformers Version: $Revision$
Last-Modified: $Date$ Author: Victor Stinner <vstinner@python.org>
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
04-Jan-2016 Python-Version: 3.6
Rejection Notice
This PEP was rejected by its author.
This PEP was seen as blessing... | python-peps | 2024-10-18T13:23:29.478774 | 2016-01-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0511/",
"authors": [
"Victor Stinner"
],
"pep_number": "0511",
"pandoc_version": "3.5"
} |
3125 | PEP: 3125 Title: Remove Backslash Continuation Version: $Revision$
Last-Modified: $Date$ Author: Jim J. Jewett <JimJJewett@gmail.com>
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
29-Apr-2007 Post-History: 29-Apr-2007, 30-Apr-2007, 04-May-2007
Rejection Notice
This PEP is rejected. There wa... | python-peps | 2024-10-18T13:23:29.490676 | 2007-04-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3125/",
"authors": [
"Jim J. Jewett"
],
"pep_number": "3125",
"pandoc_version": "3.5"
} |
0688 | PEP: 688 Title: Making the buffer protocol accessible in Python Author:
Jelle Zijlstra <jelle.zijlstra@gmail.com> Discussions-To:
https://discuss.python.org/t/19756 Status: Final Type: Standards Track
Topic: Typing Created: 23-Apr-2022 Python-Version: 3.12 Post-History:
23-Apr-2022, 25-Apr-2022, 06-Oct-2022, 26-Oct-202... | python-peps | 2024-10-18T13:23:29.523010 | 2022-04-23T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0688/",
"authors": [
"Jelle Zijlstra"
],
"pep_number": "0688",
"pandoc_version": "3.5"
} |
0460 | PEP: 460 Title: Add binary interpolation and formatting Version:
$Revision$ Last-Modified: $Date$ Author: Antoine Pitrou
<solipsis@pitrou.net> Status: Withdrawn Type: Standards Track
Content-Type: text/x-rst Created: 06-Jan-2014 Python-Version: 3.5
Abstract
This PEP proposes to add minimal formatting operations to by... | python-peps | 2024-10-18T13:23:29.537642 | 2014-01-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0460/",
"authors": [
"Antoine Pitrou"
],
"pep_number": "0460",
"pandoc_version": "3.5"
} |
0630 | PEP: 630 Title: Isolating Extension Modules Author: Petr Viktorin
<encukou@gmail.com> Discussions-To: capi-sig@python.org Status: Final
Type: Informational Content-Type: text/x-rst Created: 25-Aug-2020
Post-History: 16-Jul-2020
Isolating Extension Modules HOWTO
Abstract
Traditionally, state belonging to Python exten... | python-peps | 2024-10-18T13:23:29.649731 | 2020-08-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0630/",
"authors": [
"Petr Viktorin"
],
"pep_number": "0630",
"pandoc_version": "3.5"
} |
0361 | PEP: 361 Title: Python 2.6 and 3.0 Release Schedule Version: $Revision$
Last-Modified: $Date$ Author: Neal Norwitz, Barry Warsaw Status: Final
Type: Informational Topic: Release Content-Type: text/x-rst Created:
29-Jun-2006 Python-Version: 2.6, 3.0 Post-History: 17-Mar-2008
Abstract
This document describes the develo... | python-peps | 2024-10-18T13:23:29.672308 | 2006-06-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0361/",
"authors": [
"Barry Warsaw",
"Neal Norwitz"
],
"pep_number": "0361",
"pandoc_version": "3.5"
} |
0482 | PEP: 482 Title: Literature Overview for Type Hints Version: $Revision$
Last-Modified: $Date$ Author: Łukasz Langa <lukasz@python.org>
Discussions-To: python-ideas@python.org Status: Final Type:
Informational Topic: Typing Content-Type: text/x-rst Created:
08-Jan-2015 Post-History:
Abstract
This PEP is one of three re... | python-peps | 2024-10-18T13:23:29.682491 | 2015-01-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0482/",
"authors": [
"Łukasz Langa"
],
"pep_number": "0482",
"pandoc_version": "3.5"
} |
0777 | PEP: 777 Title: How to Re-invent the Wheel Author: Ethan Smith
<ethan@ethanhs.me> Sponsor: Barry Warsaw <barry@python.org>
PEP-Delegate: Paul Moore <p.f.moore@gmail.com> Discussions-To:
https://discuss.python.org/t/pep-777-how-to-re-invent-the-wheel/67484
Status: Draft Type: Standards Track Topic: Packaging Created:
09... | python-peps | 2024-10-18T13:23:29.701093 | 2024-10-09T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0777/",
"authors": [
"Ethan Smith"
],
"pep_number": "0777",
"pandoc_version": "3.5"
} |
0456 | PEP: 456 Title: Secure and interchangeable hash algorithm Version:
$Revision$ Last-Modified: $Date$ Author: Christian Heimes
<christian@python.org> BDFL-Delegate: Alyssa Coghlan Status: Final Type:
Standards Track Content-Type: text/x-rst Created: 27-Sep-2013
Python-Version: 3.4 Post-History: 06-Oct-2013, 14-Nov-2013, ... | python-peps | 2024-10-18T13:23:29.734220 | 2013-09-27T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0456/",
"authors": [
"Christian Heimes"
],
"pep_number": "0456",
"pandoc_version": "3.5"
} |
0488 | PEP: 488 Title: Elimination of PYO files Version: $Revision$
Last-Modified: $Date$ Author: Brett Cannon <brett@python.org> Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
20-Feb-2015 Python-Version: 3.5 Post-History: 06-Mar-2015, 13-Mar-2015,
20-Mar-2015
Abstract
This PEP proposes eliminating th... | python-peps | 2024-10-18T13:23:29.753191 | 2015-02-20T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0488/",
"authors": [
"Brett Cannon"
],
"pep_number": "0488",
"pandoc_version": "3.5"
} |
0484 | PEP: 484 Title: Type Hints Version: $Revision$ Last-Modified: $Date$
Author: Guido van Rossum <guido@python.org>, Jukka Lehtosalo
<jukka.lehtosalo@iki.fi>, Łukasz Langa <lukasz@python.org>
BDFL-Delegate: Mark Shannon Discussions-To: python-dev@python.org
Status: Final Type: Standards Track Topic: Typing Content-Type:
t... | python-peps | 2024-10-18T13:23:29.839334 | 2014-09-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0484/",
"authors": [
"Guido van Rossum",
"Jukka Lehtosalo",
"Łukasz Langa"
],
"pep_number": "0484",
"pandoc_version": "3.5"
} |
0353 | PEP: 353 Title: Using ssize_t as the index type Version: $Revision$
Last-Modified: $Date$ Author: Martin von Löwis <martin@v.loewis.de>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
18-Dec-2005 Python-Version: 2.5 Post-History:
Abstract
In Python 2.4, indices of sequences are restricted to the... | python-peps | 2024-10-18T13:23:29.856932 | 2005-12-18T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0353/",
"authors": [
"Martin von Löwis"
],
"pep_number": "0353",
"pandoc_version": "3.5"
} |
0509 | PEP: 509 Title: Add a private version to dict Author: Victor Stinner
<vstinner@python.org> Status: Superseded Type: Standards Track
Content-Type: text/x-rst Created: 04-Jan-2016 Python-Version: 3.6
Post-History: 08-Jan-2016, 11-Jan-2016, 14-Apr-2016, 19-Apr-2016
Superseded-By: 699 Resolution:
https://mail.python.org/ar... | python-peps | 2024-10-18T13:23:29.885132 | 2016-01-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0509/",
"authors": [
"Victor Stinner"
],
"pep_number": "0509",
"pandoc_version": "3.5"
} |
0228 | PEP: 228 Title: Reworking Python's Numeric Model Author: Moshe Zadka
<moshez@zadka.site.co.il>, Guido van Rossum <guido@python.org> Status:
Withdrawn Type: Standards Track Content-Type: text/x-rst Created:
04-Nov-2000 Post-History:
Withdrawal
This PEP has been withdrawn in favor of PEP 3141.
Abstract
Today, Python'... | python-peps | 2024-10-18T13:23:29.894885 | 2000-11-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0228/",
"authors": [
"Guido van Rossum",
"Moshe Zadka"
],
"pep_number": "0228",
"pandoc_version": "3.5"
} |
3154 | PEP: 3154 Title: Pickle protocol version 4 Version: $Revision$
Last-Modified: $Date$ Author: Antoine Pitrou <solipsis@pitrou.net>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
11-Aug-2011 Python-Version: 3.4 Post-History: 12-Aug-2011 Resolution:
https://mail.python.org/pipermail/python-dev/2013-... | python-peps | 2024-10-18T13:23:29.908227 | 2011-08-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3154/",
"authors": [
"Antoine Pitrou"
],
"pep_number": "3154",
"pandoc_version": "3.5"
} |
0270 | PEP: 270 Title: uniq method for list objects Author: Jason Petrone
<jp@demonseed.net> Status: Rejected Type: Standards Track Content-Type:
text/x-rst Created: 21-Aug-2001 Python-Version: 2.2 Post-History:
Notice
This PEP is withdrawn by the author. He writes:
Removing duplicate elements from a list is a common tas... | python-peps | 2024-10-18T13:23:29.913541 | 2001-08-21T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0270/",
"authors": [
"Jason Petrone"
],
"pep_number": "0270",
"pandoc_version": "3.5"
} |
0042 | PEP: 42 Title: Feature Requests Author: Jeremy Hylton
<jeremy@alum.mit.edu> Status: Withdrawn Type: Process Created:
12-Sep-2000 Post-History:
It is obsolete. All new feature requests should either go to the Python
bug tracker for very simple requests or the Ideas Discourse category for
everything else. The rest of th... | python-peps | 2024-10-18T13:23:29.931364 | 2000-09-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0042/",
"authors": [
"Jeremy Hylton"
],
"pep_number": "0042",
"pandoc_version": "3.5"
} |
0745 | PEP: 745 Title: Python 3.14 Release Schedule Author: Hugo van Kemenade
Status: Active Type: Informational Topic: Release Created: 24-Apr-2024
Python-Version: 3.14
Abstract
This document describes the development and release schedule for Python
3.14.
Release Manager and Crew
- 3.14 Release Manager: Hugo van Kemena... | python-peps | 2024-10-18T13:23:29.938113 | 2024-04-24T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0745/",
"authors": [
"Hugo van Kemenade"
],
"pep_number": "0745",
"pandoc_version": "3.5"
} |
3102 | PEP: 3102 Title: Keyword-Only Arguments Version: $Revision$
Last-Modified: $Date$ Author: Talin <viridia@gmail.com> Status: Final
Type: Standards Track Content-Type: text/x-rst Created: 22-Apr-2006
Python-Version: 3.0 Post-History: 28-Apr-2006, 19-May-2006
Abstract
This PEP proposes a change to the way that function ... | python-peps | 2024-10-18T13:23:29.946683 | 2006-04-22T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3102/",
"authors": [
"Talin"
],
"pep_number": "3102",
"pandoc_version": "3.5"
} |
0753 | PEP: 753 Title: Uniform project URLs in core metadata Author: William
Woodruff <william@yossarian.net>, Facundo Tuesca
<facundo.tuesca@trailofbits.com> Sponsor: Barry Warsaw <barry at
python.org> PEP-Delegate: Paul Moore <p.f.moore at gmail.com>
Discussions-To:
https://discuss.python.org/t/pep-753-uniform-urls-in-core-... | python-peps | 2024-10-18T13:23:29.988692 | 2024-08-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0753/",
"authors": [
"William Woodruff"
],
"pep_number": "0753",
"pandoc_version": "3.5"
} |
0020 | PEP: 20 Title: The Zen of Python Author: Tim Peters
<tim.peters@gmail.com> Status: Active Type: Informational Content-Type:
text/x-rst Created: 19-Aug-2004 Post-History: 22-Aug-2004
Abstract
Long time Pythoneer Tim Peters succinctly channels the BDFL's guiding
principles for Python's design into 20 aphorisms, only 19... | python-peps | 2024-10-18T13:23:29.995127 | 2004-08-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0020/",
"authors": [
"Tim Peters"
],
"pep_number": "0020",
"pandoc_version": "3.5"
} |
0235 | PEP: 235 Title: Import on Case-Insensitive Platforms Version: $Revision$
Last-Modified: $Date$ Author: Tim Peters <tim.peters@gmail.com> Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
21-Feb-2001 Python-Version: 2.1 Post-History: 16-Feb-2001
Note
This is essentially a retroactive PEP: the issue... | python-peps | 2024-10-18T13:23:30.003247 | 2001-02-21T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0235/",
"authors": [
"Tim Peters"
],
"pep_number": "0235",
"pandoc_version": "3.5"
} |
0330 | PEP: 330 Title: Python Bytecode Verification Version: $Revision$
Last-Modified: $Date$ Author: Michel Pelletier
<michel@users.sourceforge.net> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 17-Jun-2004 Python-Version: 2.6
Post-History:
Abstract
If Python Virtual Machine (PVM) bytecode is not... | python-peps | 2024-10-18T13:23:30.015370 | 2004-06-17T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0330/",
"authors": [
"Michel Pelletier"
],
"pep_number": "0330",
"pandoc_version": "3.5"
} |
0416 | PEP: 416 Title: Add a frozendict builtin type Version: $Revision$
Last-Modified: $Date$ Author: Victor Stinner <vstinner@python.org>
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
29-Feb-2012 Python-Version: 3.3
Rejection Notice
I'm rejecting this PEP. A number of reasons (not exhaustive):
... | python-peps | 2024-10-18T13:23:30.031609 | 2012-02-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0416/",
"authors": [
"Victor Stinner"
],
"pep_number": "0416",
"pandoc_version": "3.5"
} |
8015 | PEP: 8015 Title: Organization of the Python community Author: Victor
Stinner Status: Rejected Type: Informational Topic: Governance
Content-Type: text/x-rst Created: 04-Oct-2018
Abstract
This PEP formalizes the current organization of the Python community and
proposes 3 main changes:
- Formalize the existing conce... | python-peps | 2024-10-18T13:23:30.158829 | 2018-10-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8015/",
"authors": [
"Victor Stinner"
],
"pep_number": "8015",
"pandoc_version": "3.5"
} |
0466 | PEP: 466 Title: Network Security Enhancements for Python 2.7.x Version:
$Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan
<ncoghlan@gmail.com>, Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 23-Mar-2014 Python-Version: 2.7.9 Post-History:
23-Mar-2014, 24-Mar-2014, 25-Mar-2014, 26-Mar-2014, ... | python-peps | 2024-10-18T13:23:30.191529 | 2014-03-23T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0466/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0466",
"pandoc_version": "3.5"
} |
0758 | PEP: 758 Title: Allow except and except* expressions without parentheses
Author: Pablo Galindo <pablogsal@python.org>, Brett Cannon
<brett@python.org> PEP-Delegate: TBD Status: Draft Type: Standards Track
Created: 30-Sep-2024 Python-Version: 3.14 Post-History: 02-Oct-2024
Abstract
This PEP[1] proposes to allow unpare... | python-peps | 2024-10-18T13:23:30.210884 | 2024-09-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0758/",
"authors": [
"Brett Cannon",
"Pablo Galindo"
],
"pep_number": "0758",
"pandoc_version": "3.5"
} |
0272 | PEP: 272 Title: API for Block Encryption Algorithms v1.0 Version:
$Revision$ Last-Modified: $Date$ Author: A.M. Kuchling <amk@amk.ca>
Status: Final Type: Informational Content-Type: text/x-rst Created:
18-Sep-2001 Post-History: 17-Apr-2002, 29-May-2002
Abstract
This document specifies a standard API for secret-key bl... | python-peps | 2024-10-18T13:23:30.224115 | 2001-09-18T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0272/",
"authors": [
"A.M. Kuchling"
],
"pep_number": "0272",
"pandoc_version": "3.5"
} |
3139 | PEP: 3139 Title: Cleaning out sys and the "interpreter" module Version:
$Revision$ Last-Modified: $Date$ Author: Benjamin Peterson
<benjamin@python.org> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 04-Apr-2008 Python-Version: 3.0
Rejection Notice
Guido's -0.5 put an end to this PEP. See
ht... | python-peps | 2024-10-18T13:23:30.237828 | 2008-04-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3139/",
"authors": [
"Benjamin Peterson"
],
"pep_number": "3139",
"pandoc_version": "3.5"
} |
0646 | PEP: 646 Title: Variadic Generics Author: Mark Mendoza
<mendoza.mark.a@gmail.com>, Matthew Rahtz <mrahtz@google.com>, Pradeep
Kumar Srinivasan <gohanpra@gmail.com>, Vincent Siles <vsiles@fb.com>
Sponsor: Guido van Rossum <guido@python.org> Status: Final Type:
Standards Track Topic: Typing Content-Type: text/x-rst Creat... | python-peps | 2024-10-18T13:23:30.298603 | 2020-09-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0646/",
"authors": [
"Mark Mendoza"
],
"pep_number": "0646",
"pandoc_version": "3.5"
} |
0737 | PEP: 737 Title: C API to format a type fully qualified name Author:
Victor Stinner <vstinner@python.org> Discussions-To:
https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872
Status: Final Type: Standards Track Created: 29-Nov-2023 Python-Version:
3.13 Post-History: 29-Nov-2023 Resolution:
https://discu... | python-peps | 2024-10-18T13:23:30.348981 | 2023-11-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0737/",
"authors": [
"Victor Stinner"
],
"pep_number": "0737",
"pandoc_version": "3.5"
} |
0276 | PEP: 276 Title: Simple Iterator for ints Author: Jim Althoff
<james_althoff@i2.com> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 12-Nov-2001 Python-Version: 2.3
Post-History:
Abstract
Python 2.1 added new functionality to support iterators (PEP 234).
Iterators have proven to be useful and ... | python-peps | 2024-10-18T13:23:30.368321 | 2001-11-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0276/",
"authors": [
"Jim Althoff"
],
"pep_number": "0276",
"pandoc_version": "3.5"
} |
0400 | PEP: 400 Title: Deprecate codecs.StreamReader and codecs.StreamWriter
Version: $Revision$ Last-Modified: $Date$ Author: Victor Stinner
<vstinner@python.org> Status: Deferred Type: Standards Track
Content-Type: text/x-rst Created: 28-May-2011 Python-Version: 3.3
Abstract
io.TextIOWrapper and codecs.StreamReaderWriter ... | python-peps | 2024-10-18T13:23:30.388364 | 2011-05-28T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0400/",
"authors": [
"Victor Stinner"
],
"pep_number": "0400",
"pandoc_version": "3.5"
} |
0227 | PEP: 227 Title: Statically Nested Scopes Author: Jeremy Hylton
<jeremy@alum.mit.edu> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 01-Nov-2000 Python-Version: 2.1 Post-History:
Abstract
This PEP describes the addition of statically nested scoping (lexical
scoping) for Python 2.2, and as a sour... | python-peps | 2024-10-18T13:23:30.404302 | 2000-11-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0227/",
"authors": [
"Jeremy Hylton"
],
"pep_number": "0227",
"pandoc_version": "3.5"
} |
0101 | PEP: 101 Title: Doing Python Releases 101 Author: Barry Warsaw
<barry@python.org>, Guido van Rossum <guido@python.org> Status: Active
Type: Informational Created: 22-Aug-2001 Post-History: Replaces: 102
Abstract
Making a Python release is a thrilling and crazy process. You've heard
the expression "herding cats"? Imag... | python-peps | 2024-10-18T13:23:30.459786 | 2001-08-22T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0101/",
"authors": [
"Barry Warsaw",
"Guido van Rossum"
],
"pep_number": "0101",
"pandoc_version": "3.5"
} |
0738 | PEP: 738 Title: Adding Android as a supported platform Author: Malcolm
Smith <smith@chaquo.com> Sponsor: Petr Viktorin <encukou@gmail.com>
Discussions-To:
https://discuss.python.org/t/pep-738-adding-android-as-a-supported-platform/40975
Status: Final Type: Standards Track Created: 12-Dec-2023 Python-Version:
3.13 Resol... | python-peps | 2024-10-18T13:23:30.489143 | 2023-12-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0738/",
"authors": [
"Malcolm Smith"
],
"pep_number": "0738",
"pandoc_version": "3.5"
} |
3128 | PEP: 3128 Title: BList: A Faster List-like Type Version: $Revision$
Last-Modified: $Date$ Author: Daniel Stutzbach
<daniel@stutzbachenterprises.com> Discussions-To: python-3000@python.org
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
30-Apr-2007 Python-Version: 2.6, 3.0 Post-History: 30-Apr-2... | python-peps | 2024-10-18T13:23:30.513000 | 2007-04-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3128/",
"authors": [
"Daniel Stutzbach"
],
"pep_number": "3128",
"pandoc_version": "3.5"
} |
0226 | PEP: 226 Title: Python 2.1 Release Schedule Version: $Revision$
Last-Modified: $Date$ Author: Jeremy Hylton <jeremy@alum.mit.edu>
Status: Final Type: Informational Topic: Release Content-Type:
text/x-rst Created: 16-Oct-2000 Python-Version: 2.1 Post-History:
Abstract
This document describes the post Python 2.0 develo... | python-peps | 2024-10-18T13:23:30.521407 | 2000-10-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0226/",
"authors": [
"Jeremy Hylton"
],
"pep_number": "0226",
"pandoc_version": "3.5"
} |
0503 | PEP: 503 Title: Simple Repository API Version: $Revision$ Last-Modified:
$Date$ Author: Donald Stufft <donald@stufft.io> BDFL-Delegate: Donald
Stufft <donald@stufft.io> Discussions-To: distutils-sig@python.org
Status: Final Type: Standards Track Topic: Packaging Content-Type:
text/x-rst Created: 04-Sep-2015 Post-Histor... | python-peps | 2024-10-18T13:23:30.531728 | 2015-09-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0503/",
"authors": [
"Donald Stufft"
],
"pep_number": "0503",
"pandoc_version": "3.5"
} |
0207 | PEP: 207 Title: Rich Comparisons Author: Guido van Rossum
<guido@python.org>, David Ascher <DavidA@ActiveState.com> Status: Final
Type: Standards Track Content-Type: text/x-rst Created: 25-Jul-2000
Python-Version: 2.1 Post-History:
Abstract
This PEP proposes several new features for comparisons:
- Allow separately... | python-peps | 2024-10-18T13:23:30.552144 | 2000-07-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0207/",
"authors": [
"David Ascher",
"Guido van Rossum"
],
"pep_number": "0207",
"pandoc_version": "3.5"
} |
3108 | PEP: 3108 Title: Standard Library Reorganization Version: $Revision$
Last-Modified: $Date$ Author: Brett Cannon <brett@python.org> Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
01-Jan-2007 Python-Version: 3.0 Post-History: 28-Apr-2008
Note
The merging of profile/cProfile as of Python 3.3 did n... | python-peps | 2024-10-18T13:23:30.751169 | 2007-01-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3108/",
"authors": [
"Brett Cannon"
],
"pep_number": "3108",
"pandoc_version": "3.5"
} |
0457 | PEP: 457 Title: Notation For Positional-Only Parameters Version:
$Revision$ Last-Modified: $Date$ Author: Larry Hastings
<larry@hastings.org> Discussions-To: python-dev@python.org Status: Final
Type: Informational Content-Type: text/x-rst Created: 08-Oct-2013
Overview
This PEP proposes a notation for positional-only ... | python-peps | 2024-10-18T13:23:30.767361 | 2013-10-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0457/",
"authors": [
"Larry Hastings"
],
"pep_number": "0457",
"pandoc_version": "3.5"
} |
0275 | PEP: 275 Title: Switching on Multiple Values Author: Marc-André Lemburg
<mal@lemburg.com> Status: Rejected Type: Standards Track Content-Type:
text/x-rst Created: 10-Nov-2001 Python-Version: 2.6 Post-History:
Rejection Notice
A similar PEP for Python 3000, PEP 3103, was already rejected, so this
proposal has no chanc... | python-peps | 2024-10-18T13:23:30.779300 | 2001-11-10T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0275/",
"authors": [
"Marc-André Lemburg"
],
"pep_number": "0275",
"pandoc_version": "3.5"
} |
3150 | PEP: 3150 Title: Statement local namespaces (aka "given" clause)
Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan
<ncoghlan@gmail.com> Status: Deferred Type: Standards Track
Content-Type: text/x-rst Created: 09-Jul-2010 Python-Version: 3.4
Post-History: 14-Jul-2010, 21-Apr-2011, 13-Jun-2011
Abstract
T... | python-peps | 2024-10-18T13:23:30.809888 | 2010-07-09T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3150/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "3150",
"pandoc_version": "3.5"
} |
0160 | PEP: 160 Title: Python 1.6 Release Schedule Version: $Revision$
Last-Modified: $Date$ Author: Fred L. Drake, Jr. <fred@fdrake.net>
Status: Final Type: Informational Topic: Release Content-Type:
text/x-rst Created: 25-Jul-2000 Python-Version: 1.6 Post-History:
Introduction
This PEP describes the Python 1.6 release sch... | python-peps | 2024-10-18T13:23:30.817368 | 2000-07-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0160/",
"authors": [
"Fred L. Drake",
"Jr."
],
"pep_number": "0160",
"pandoc_version": "3.5"
} |
0474 | PEP: 474 Title: Creating forge.python.org Version: $Revision$
Last-Modified: $Date$ Author: Alyssa Coghlan <ncoghlan@gmail.com>
Status: Withdrawn Type: Process Content-Type: text/x-rst Created:
19-Jul-2014 Post-History: 19-Jul-2014, 08-Jan-2015, 01-Feb-2015
Abstract
This PEP proposes setting up a new PSF provided res... | python-peps | 2024-10-18T13:23:30.839574 | 2014-07-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0474/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0474",
"pandoc_version": "3.5"
} |
0648 | PEP: 648 Title: Extensible customizations of the interpreter at startup
Author: Mario Corchero <mariocj89@gmail.com> Sponsor: Pablo Galindo
Discussions-To:
https://discuss.python.org/t/pep-648-extensible-customizations-of-the-interpreter-at-startup/6403
Status: Rejected Type: Standards Track Content-Type: text/x-rst Cr... | python-peps | 2024-10-18T13:23:30.872845 | 2020-12-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0648/",
"authors": [
"Mario Corchero"
],
"pep_number": "0648",
"pandoc_version": "3.5"
} |
0229 | PEP: 229 Title: Using Distutils to Build Python Version: $Revision$
Last-Modified: $Date$ Author: A.M. Kuchling <amk@amk.ca> Status: Final
Type: Standards Track Content-Type: text/x-rst Created: 16-Nov-2000
Python-Version: 2.1 Post-History:
Introduction
The Modules/Setup mechanism has some flaws:
- People have to ... | python-peps | 2024-10-18T13:23:30.883587 | 2000-11-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0229/",
"authors": [
"A.M. Kuchling"
],
"pep_number": "0229",
"pandoc_version": "3.5"
} |
0568 | PEP: 568 Title: Generator-sensitivity for Context Variables Author:
Nathaniel J. Smith <njs@pobox.com> Status: Deferred Type: Standards
Track Content-Type: text/x-rst Created: 04-Jan-2018 Python-Version: 3.8
Post-History:
Abstract
Context variables provide a generic mechanism for tracking dynamic,
context-local state... | python-peps | 2024-10-18T13:23:30.896573 | 2018-01-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0568/",
"authors": [
"Nathaniel J. Smith"
],
"pep_number": "0568",
"pandoc_version": "3.5"
} |
0626 | PEP: 626 Title: Precise line numbers for debugging and other tools.
Author: Mark Shannon <mark@hotpy.org> BDFL-Delegate: Pablo Galindo
<pablogsal@python.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 15-Jul-2020 Python-Version: 3.10 Post-History:
17-Jul-2020
Abstract
Python should guarante... | python-peps | 2024-10-18T13:23:30.915180 | 2020-07-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0626/",
"authors": [
"Mark Shannon"
],
"pep_number": "0626",
"pandoc_version": "3.5"
} |
0751 | PEP: 751 Title: A file format to list Python dependencies for
installation reproducibility Author: Brett Cannon <brett@python.org>
Discussions-To: https://discuss.python.org/t/59173 Status: Draft Type:
Standards Track Topic: Packaging Created: 24-Jul-2024 Post-History:
25-Jul-2024 Replaces: 665
Abstract
This PEP prop... | python-peps | 2024-10-18T13:23:31.000626 | 2024-07-24T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0751/",
"authors": [
"Brett Cannon"
],
"pep_number": "0751",
"pandoc_version": "3.5"
} |
0452 | PEP: 452 Title: API for Cryptographic Hash Functions v2.0 Version:
$Revision$ Last-Modified: $Date$ Author: A.M. Kuchling <amk@amk.ca>,
Christian Heimes <christian@python.org> Status: Final Type:
Informational Content-Type: text/x-rst Created: 15-Aug-2013
Post-History: Replaces: 247
Abstract
There are several differe... | python-peps | 2024-10-18T13:23:31.019551 | 2013-08-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0452/",
"authors": [
"A.M. Kuchling",
"Christian Heimes"
],
"pep_number": "0452",
"pandoc_version": "3.5"
} |
0262 | PEP: 262 Title: A Database of Installed Python Packages Author: A.M.
Kuchling <amk@amk.ca> Status: Rejected Type: Standards Track Topic:
Packaging Content-Type: text/x-rst Created: 08-Jul-2001 Post-History:
27-Mar-2002
Note
This PEP was superseded by PEP 345 and PEP 376, which were accepted.
Therefore, this PEP is (b... | python-peps | 2024-10-18T13:23:31.031725 | 2001-07-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0262/",
"authors": [
"A.M. Kuchling"
],
"pep_number": "0262",
"pandoc_version": "3.5"
} |
0518 | PEP: 518 Title: Specifying Minimum Build System Requirements for Python
Projects Author: Brett Cannon <brett@python.org>, Nathaniel J. Smith
<njs@pobox.com>, Donald Stufft <donald@stufft.io> BDFL-Delegate: Alyssa
Coghlan Discussions-To: distutils-sig@python.org Status: Final Type:
Standards Track Topic: Packaging Conte... | python-peps | 2024-10-18T13:23:31.059457 | 2016-05-10T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0518/",
"authors": [
"Brett Cannon"
],
"pep_number": "0518",
"pandoc_version": "3.5"
} |
0477 | PEP: 477 Title: Backport ensurepip (PEP 453) to Python 2.7 Author:
Donald Stufft <donald@stufft.io>, Alyssa Coghlan <ncoghlan@gmail.com>
BDFL-Delegate: Benjamin Peterson <benjamin@python.org> Status: Final
Type: Standards Track Content-Type: text/x-rst Created: 26-Aug-2014
Post-History: 01-Sep-2014 Resolution:
https://... | python-peps | 2024-10-18T13:23:31.070183 | 2014-08-26T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0477/",
"authors": [
"Donald Stufft"
],
"pep_number": "0477",
"pandoc_version": "3.5"
} |
3156 | PEP: 3156 Title: Asynchronous IO Support Rebooted: the "asyncio" Module
Version: $Revision$ Last-Modified: $Date$ Author: Guido van Rossum
<guido@python.org> BDFL-Delegate: Antoine Pitrou <antoine@python.org>
Discussions-To: python-tulip@googlegroups.com Status: Final Type:
Standards Track Content-Type: text/x-rst Crea... | python-peps | 2024-10-18T13:23:31.264845 | 2012-12-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3156/",
"authors": [
"Guido van Rossum"
],
"pep_number": "3156",
"pandoc_version": "3.5"
} |
0577 | PEP: 577 Title: Augmented Assignment Expressions Author: Alyssa Coghlan
<ncoghlan@gmail.com> Status: Withdrawn Type: Standards Track
Content-Type: text/x-rst Created: 14-May-2018 Python-Version: 3.8
Post-History: 22-May-2018
PEP Withdrawal
While working on this PEP, I realised that it didn't really address what
was a... | python-peps | 2024-10-18T13:23:31.302862 | 2018-05-14T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0577/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0577",
"pandoc_version": "3.5"
} |
8014 | PEP: 8014 Title: The Commons Governance Model Author: Jack Jansen
Status: Rejected Type: Informational Topic: Governance Content-Type:
text/x-rst Created: 16-Sep-2018
Abstract
This PEP proposes a governance model with as few procedures, defined
terms and percentages as possible. It may also be called The Anarchist
Go... | python-peps | 2024-10-18T13:23:31.319598 | 2018-09-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8014/",
"authors": [
"Jack Jansen"
],
"pep_number": "8014",
"pandoc_version": "3.5"
} |
0389 | PEP: 389 Title: argparse - New Command Line Parsing Module Version:
$Revision$ Last-Modified: $Date$ Author: Steven Bethard
<steven.bethard@gmail.com> Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 25-Sep-2009 Python-Version: 2.7, 3.2
Post-History: 27-Sep-2009, 24-Oct-2009
Acceptance
This PEP w... | python-peps | 2024-10-18T13:23:31.339041 | 2009-09-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0389/",
"authors": [
"Steven Bethard"
],
"pep_number": "0389",
"pandoc_version": "3.5"
} |
3118 | PEP: 3118 Title: Revising the buffer protocol Version: $Revision$
Last-Modified: $Date$ Author: Travis Oliphant <oliphant@ee.byu.edu>,
Carl Banks <pythondev@aerojockey.com> Status: Final Type: Standards
Track Content-Type: text/x-rst Created: 28-Aug-2006 Python-Version: 3.0
Post-History:
Abstract
This PEP proposes re... | python-peps | 2024-10-18T13:23:31.375710 | 2006-08-28T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3118/",
"authors": [
"Carl Banks",
"Travis Oliphant"
],
"pep_number": "3118",
"pandoc_version": "3.5"
} |
0462 | PEP: 462 Title: Core development workflow automation for CPython Author:
Alyssa Coghlan <ncoghlan@gmail.com> Status: Withdrawn Type: Process
Content-Type: text/x-rst Requires: 474 Created: 23-Jan-2014
Post-History: 25-Jan-2014, 27-Jan-2014, 01-Feb-2015
Abstract
This PEP proposes investing in automation of several of ... | python-peps | 2024-10-18T13:23:31.407852 | 2014-01-23T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0462/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0462",
"pandoc_version": "3.5"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.