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 |
|---|---|---|---|---|---|
0749 | PEP: 749 Title: Implementing PEP 649 Author: Jelle Zijlstra
<jelle.zijlstra@gmail.com> Discussions-To:
https://discuss.python.org/t/pep-749-implementing-pep-649/54974 Status:
Draft Type: Standards Track Topic: Typing Requires: 649 Created:
28-May-2024 Python-Version: 3.14 Post-History: 04-Jun-2024
Abstract
This PEP s... | python-peps | 2024-10-18T13:23:21.739206 | 2024-05-28T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0749/",
"authors": [
"Jelle Zijlstra"
],
"pep_number": "0749",
"pandoc_version": "3.5"
} |
0246 | PEP: 246 Title: Object Adaptation Author: Alex Martelli
<aleaxit@gmail.com>, Clark C. Evans <cce@clarkevans.com> Status:
Rejected Type: Standards Track Content-Type: text/x-rst Created:
21-Mar-2001 Python-Version: 2.5 Post-History: 29-Mar-2001, 10-Jan-2005
Rejection Notice
I'm rejecting this PEP. Something much bette... | python-peps | 2024-10-18T13:23:21.880261 | 2001-03-21T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0246/",
"authors": [
"Alex Martelli"
],
"pep_number": "0246",
"pandoc_version": "3.5"
} |
0558 | PEP: 558 Title: Defined semantics for locals() Author: Alyssa Coghlan
<ncoghlan@gmail.com> BDFL-Delegate: Nathaniel J. Smith Discussions-To:
python-dev@python.org Status: Withdrawn Type: Standards Track
Content-Type: text/x-rst Created: 08-Sep-2017 Python-Version: 3.13
Post-History: 08-Sep-2017, 22-May-2019, 30-May-201... | python-peps | 2024-10-18T13:23:21.978015 | 2017-09-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0558/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0558",
"pandoc_version": "3.5"
} |
0556 | PEP: 556 Title: Threaded garbage collection Author: Antoine Pitrou
<solipsis@pitrou.net> Status: Deferred Type: Standards Track
Content-Type: text/x-rst Created: 08-Sep-2017 Python-Version: 3.7
Post-History: 08-Sep-2017
Deferral Notice
This PEP is currently not being actively worked on. It may be revived in
the futur... | python-peps | 2024-10-18T13:23:22.001418 | 2017-09-08T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0556/",
"authors": [
"Antoine Pitrou"
],
"pep_number": "0556",
"pandoc_version": "3.5"
} |
8001 | PEP: 8001 Title: Python Governance Voting Process Author: Brett Cannon
<brett@python.org>, Christian Heimes <christian@python.org>, Donald
Stufft <donald@stufft.io>, Eric Snow <ericsnowcurrently@gmail.com>,
Gregory P. Smith <greg@krypto.org>, Łukasz Langa <lukasz@python.org>,
Mariatta <mariatta@python.org>, Nathaniel J... | python-peps | 2024-10-18T13:23:22.017942 | 2018-08-24T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8001/",
"authors": [
"Brett Cannon"
],
"pep_number": "8001",
"pandoc_version": "3.5"
} |
0390 | PEP: 390 Title: Static metadata for Distutils Version: $Revision$
Last-Modified: $Date$ Author: Tarek Ziadé <tarek@ziade.org>
BDFL-Delegate: Alyssa Coghlan Discussions-To: distutils-sig@python.org
Status: Rejected Type: Standards Track Topic: Packaging Content-Type:
text/x-rst Created: 10-Oct-2009 Python-Version: 2.7, ... | python-peps | 2024-10-18T13:23:22.030367 | 2009-10-10T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0390/",
"authors": [
"Tarek Ziadé"
],
"pep_number": "0390",
"pandoc_version": "3.5"
} |
3146 | PEP: 3146 Title: Merging Unladen Swallow into CPython Version:
$Revision$ Last-Modified: $Date$ Author: Collin Winter
<collinwinter@google.com>, Jeffrey Yasskin <jyasskin@google.com>, Reid
Kleckner <rnk@mit.edu> Status: Withdrawn Type: Standards Track
Content-Type: text/x-rst Created: 01-Jan-2010 Python-Version: 3.3
Po... | python-peps | 2024-10-18T13:23:22.127748 | 2010-01-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3146/",
"authors": [
"Collin Winter"
],
"pep_number": "3146",
"pandoc_version": "3.5"
} |
0605 | PEP: 605 Title: A rolling feature release stream for CPython Version:
$Revision$ Last-Modified: $Date$ Author: Steve Dower
<steve.dower@python.org>, Alyssa Coghlan <ncoghlan@gmail.com>
Discussions-To:
https://discuss.python.org/t/pep-605-a-rolling-feature-release-stream-for-cpython/2418
Status: Rejected Type: Informati... | python-peps | 2024-10-18T13:23:22.197744 | 2019-09-20T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0605/",
"authors": [
"Alyssa Coghlan",
"Steve Dower"
],
"pep_number": "0605",
"pandoc_version": "3.5"
} |
0463 | PEP: 463 Title: Exception-catching expressions Version: $Revision$
Last-Modified: $Date$ Author: Chris Angelico <rosuav@gmail.com> Status:
Rejected Type: Standards Track Content-Type: text/x-rst Created:
15-Feb-2014 Python-Version: 3.5 Post-History: 20-Feb-2014, 16-Feb-2014
Resolution:
https://mail.python.org/pipermail... | python-peps | 2024-10-18T13:23:22.236839 | 2014-02-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0463/",
"authors": [
"Chris Angelico"
],
"pep_number": "0463",
"pandoc_version": "3.5"
} |
0240 | PEP: 240 Title: Adding a Rational Literal to Python Author: Christopher
A. Craig <python-pep@ccraig.org>, Moshe Zadka <moshez@zadka.site.co.il>
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
11-Mar-2001 Python-Version: 2.2 Post-History: 16-Mar-2001
Abstract
A different PEP <239> suggests add... | python-peps | 2024-10-18T13:23:22.245256 | 2001-03-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0240/",
"authors": [
"Christopher A. Craig",
"Moshe Zadka"
],
"pep_number": "0240",
"pandoc_version": "3.5"
} |
0267 | PEP: 267 Title: Optimized Access to Module Namespaces Author: Jeremy
Hylton <jeremy@alum.mit.edu> Status: Deferred Type: Standards Track
Content-Type: text/x-rst Created: 23-May-2001 Python-Version: 2.2
Post-History:
Deferral
While this PEP is a nice idea, no-one has yet emerged to do the work of
hashing out the diff... | python-peps | 2024-10-18T13:23:22.253058 | 2001-05-23T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0267/",
"authors": [
"Jeremy Hylton"
],
"pep_number": "0267",
"pandoc_version": "3.5"
} |
0747 | PEP: 747 Title: Annotating Type Forms Author: David Foster <david at
dafoster.net>, Eric Traut <erictr at microsoft.com> Sponsor: Jelle
Zijlstra <jelle.zijlstra at gmail.com> Discussions-To:
https://discuss.python.org/t/pep-747-typeexpr-type-hint-for-a-type-expression/55984
Status: Draft Type: Standards Track Topic: Ty... | python-peps | 2024-10-18T13:23:22.286354 | 2024-05-27T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0747/",
"authors": [
"David Foster",
"Eric Traut"
],
"pep_number": "0747",
"pandoc_version": "3.5"
} |
0205 | PEP: 205 Title: Weak References Version: $Revision$ Last-Modified:
$Date$ Author: Fred L. Drake, Jr. <fred@fdrake.net> Status: Final Type:
Standards Track Content-Type: text/x-rst Created: 14-Jul-2000
Python-Version: 2.1 Post-History: 11-Jan-2001
Motivation
There are two basic applications for weak references which h... | python-peps | 2024-10-18T13:23:22.305857 | 2000-07-14T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0205/",
"authors": [
"Fred L. Drake",
"Jr."
],
"pep_number": "0205",
"pandoc_version": "3.5"
} |
0217 | PEP: 217 Title: Display Hook for Interactive Use Author: Moshe Zadka
<moshez@zadka.site.co.il> Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 31-Jul-2000 Python-Version: 2.1
Post-History:
Abstract
Python's interactive mode is one of the implementation's great strengths
-- being able to write ex... | python-peps | 2024-10-18T13:23:22.311398 | 2000-07-31T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0217/",
"authors": [
"Moshe Zadka"
],
"pep_number": "0217",
"pandoc_version": "3.5"
} |
3109 | PEP: 3109 Title: Raising Exceptions in Python 3000 Version: $Revision$
Last-Modified: $Date$ Author: Collin Winter <collinwinter@google.com>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
19-Jan-2006 Python-Version: 3.0 Post-History:
Abstract
This PEP introduces changes to Python's mechanisms f... | python-peps | 2024-10-18T13:23:22.325147 | 2006-01-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3109/",
"authors": [
"Collin Winter"
],
"pep_number": "3109",
"pandoc_version": "3.5"
} |
0514 | PEP: 514 Title: Python registration in the Windows registry Version:
$Revision$ Last-Modified: $Date$ Author: Steve Dower
<steve.dower@python.org> BDFL-Delegate: Paul Moore <p.f.moore@gmail.com>
Status: Active Type: Informational Content-Type: text/x-rst Created:
02-Feb-2016 Post-History: 02-Feb-2016, 01-Mar-2016, 18-J... | python-peps | 2024-10-18T13:23:22.339987 | 2016-02-02T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0514/",
"authors": [
"Steve Dower"
],
"pep_number": "0514",
"pandoc_version": "3.5"
} |
0417 | PEP: 417 Title: Including mock in the Standard Library Version:
$Revision$ Last-Modified: $Date$ Author: Michael Foord
<michael@python.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 12-Mar-2012 Python-Version: 3.3 Post-History:
12-Mar-2012 Resolution:
https://mail.python.org/pipermail/python... | python-peps | 2024-10-18T13:23:22.349682 | 2012-03-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0417/",
"authors": [
"Michael Foord"
],
"pep_number": "0417",
"pandoc_version": "3.5"
} |
0705 | PEP: 705 Title: TypedDict: Read-only items Author: Alice Purcell
<alicederyn@gmail.com> Sponsor: Pablo Galindo <pablogsal@gmail.com>
Discussions-To:
https://discuss.python.org/t/pep-705-read-only-typeddict-items/37867
Status: Final Type: Standards Track Topic: Typing Created: 07-Nov-2022
Python-Version: 3.13 Post-Histo... | python-peps | 2024-10-18T13:23:22.374482 | 2022-11-07T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0705/",
"authors": [
"Alice Purcell"
],
"pep_number": "0705",
"pandoc_version": "3.5"
} |
0231 | PEP: 231 Title: __findattr__() Author: Barry Warsaw <barry@python.org>
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
30-Nov-2000 Python-Version: 2.1 Post-History:
Introduction
This PEP describes an extension to instance attribute lookup and
modification machinery, which allows pure-Python i... | python-peps | 2024-10-18T13:23:22.386793 | 2000-11-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0231/",
"authors": [
"Barry Warsaw"
],
"pep_number": "0231",
"pandoc_version": "3.5"
} |
0536 | PEP: 536 Title: Final Grammar for Literal String Interpolation Version:
$Revision$ Last-Modified: $Date$ Author: Philipp Angerer
<phil.angerer@gmail.com> Status: Withdrawn Type: Standards Track
Content-Type: text/x-rst Created: 11-Dec-2016 Python-Version: 3.7
Post-History: 18-Aug-2016, 23-Dec-2016, 15-Mar-2019 Resoluti... | python-peps | 2024-10-18T13:23:22.400936 | 2016-12-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0536/",
"authors": [
"Philipp Angerer"
],
"pep_number": "0536",
"pandoc_version": "3.5"
} |
0479 | PEP: 479 Title: Change StopIteration handling inside generators Version:
$Revision$ Last-Modified: $Date$ Author: Chris Angelico
<rosuav@gmail.com>, Guido van Rossum <guido@python.org> Status: Final
Type: Standards Track Content-Type: text/x-rst Created: 15-Nov-2014
Python-Version: 3.5 Post-History: 15-Nov-2014, 19-Nov... | python-peps | 2024-10-18T13:23:22.426381 | 2014-11-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0479/",
"authors": [
"Chris Angelico",
"Guido van Rossum"
],
"pep_number": "0479",
"pandoc_version": "3.5"
} |
0441 | PEP: 441 Title: Improving Python ZIP Application Support Author: Daniel
Holth <dholth@gmail.com>, Paul Moore <p.f.moore@gmail.com>
Discussions-To:
https://mail.python.org/pipermail/python-dev/2015-February/138277.html
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
30-Mar-2013 Python-Version: 3.5 ... | python-peps | 2024-10-18T13:23:22.545832 | 2013-03-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0441/",
"authors": [
"Daniel Holth"
],
"pep_number": "0441",
"pandoc_version": "3.5"
} |
0616 | PEP: 616 Title: String methods to remove prefixes and suffixes Author:
Dennis Sweeney <sweeney.dennis650@gmail.com> Sponsor: Eric V. Smith
<eric@trueblade.com> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 19-Mar-2020 Python-Version: 3.9 Post-History:
20-Mar-2020
Abstract
This is a proposal to... | python-peps | 2024-10-18T13:23:22.567756 | 2020-03-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0616/",
"authors": [
"Dennis Sweeney"
],
"pep_number": "0616",
"pandoc_version": "3.5"
} |
0100 | PEP: 100 Title: Python Unicode Integration Author: Marc-André Lemburg
<mal@lemburg.com> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 10-Mar-2000 Python-Version: 2.0 Post-History:
Historical Note
This document was first written by Marc-Andre in the pre-PEP days, and
was originally distributed ... | python-peps | 2024-10-18T13:23:22.613363 | 2000-03-10T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0100/",
"authors": [
"Marc-André Lemburg"
],
"pep_number": "0100",
"pandoc_version": "3.5"
} |
3115 | PEP: 3115 Title: Metaclasses in Python 3000 Author: Talin
<viridia@gmail.com> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 07-Mar-2007 Python-Version: 3.0 Post-History:
11-Mar-2007, 14-Mar-2007
Abstract
This PEP proposes changing the syntax for declaring metaclasses, and
alters the semantics ... | python-peps | 2024-10-18T13:23:22.627317 | 2007-03-07T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3115/",
"authors": [
"Talin"
],
"pep_number": "3115",
"pandoc_version": "3.5"
} |
0686 | PEP: 686 Title: Make UTF-8 mode default Author: Inada Naoki
<songofacandy@gmail.com> Discussions-To:
https://discuss.python.org/t/14737 Status: Accepted Type: Standards
Track Content-Type: text/x-rst Created: 18-Mar-2022 Python-Version: 3.15
Post-History: 18-Mar-2022, 31-Mar-2022 Resolution:
https://discuss.python.org/... | python-peps | 2024-10-18T13:23:22.641824 | 2022-03-18T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0686/",
"authors": [
"Inada Naoki"
],
"pep_number": "0686",
"pandoc_version": "3.5"
} |
3103 | PEP: 3103 Title: A Switch/Case Statement Author: Guido van Rossum
<guido@python.org> Status: Rejected Type: Standards Track Content-Type:
text/x-rst Created: 25-Jun-2006 Python-Version: 3.0 Post-History:
26-Jun-2006
Rejection Notice
A quick poll during my keynote presentation at PyCon 2007 shows this
proposal has no ... | python-peps | 2024-10-18T13:23:22.664034 | 2006-06-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3103/",
"authors": [
"Guido van Rossum"
],
"pep_number": "3103",
"pandoc_version": "3.5"
} |
0396 | PEP: 396 Title: Module Version Numbers Version: $Revision: 65628 $
Last-Modified: $Date: 2008-08-10 09:59:20 -0400 (Sun, 10 Aug 2008) $
Author: Barry Warsaw <barry@python.org> Status: Rejected Type:
Informational Topic: Packaging Content-Type: text/x-rst Created:
16-Mar-2011 Post-History: 05-Apr-2011
Abstract
Given t... | python-peps | 2024-10-18T13:23:22.680066 | 2011-03-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0396/",
"authors": [
"Barry Warsaw"
],
"pep_number": "0396",
"pandoc_version": "3.5"
} |
0659 | PEP: 659 Title: Specializing Adaptive Interpreter Author: Mark Shannon
<mark@hotpy.org> Status: Draft Type: Informational Content-Type:
text/x-rst Created: 13-Apr-2021 Post-History: 11-May-2021
Abstract
In order to perform well, virtual machines for dynamic languages must
specialize the code that they execute to the ... | python-peps | 2024-10-18T13:23:22.700188 | 2021-04-13T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0659/",
"authors": [
"Mark Shannon"
],
"pep_number": "0659",
"pandoc_version": "3.5"
} |
0005 | PEP: 5 Title: Guidelines for Language Evolution Author: Paul Prescod
<paul@prescod.net> Status: Superseded Type: Process Content-Type:
text/x-rst Created: 26-Oct-2000 Post-History: Superseded-By: 387
Abstract
In the natural evolution of programming languages it is sometimes
necessary to make changes that modify the b... | python-peps | 2024-10-18T13:23:22.705605 | 2000-10-26T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0005/",
"authors": [
"Paul Prescod"
],
"pep_number": "0005",
"pandoc_version": "3.5"
} |
3142 | PEP: 3142 Title: Add a "while" clause to generator expressions Version:
$Revision$ Last-Modified: $Date$ Author: Gerald Britton
<gerald.britton@gmail.com> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 12-Jan-2009 Python-Version: 3.0
Post-History: Resolution:
https://mail.python.org/pipermail/... | python-peps | 2024-10-18T13:23:22.711400 | 2009-01-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3142/",
"authors": [
"Gerald Britton"
],
"pep_number": "3142",
"pandoc_version": "3.5"
} |
0666 | PEP: 666 Title: Reject Foolish Indentation Author: Laura Creighton
<lac@strakt.com> Status: Rejected Type: Standards Track Content-Type:
text/x-rst Created: 03-Dec-2001 Python-Version: 2.2 Post-History:
05-Dec-2001
Abstract
Everybody agrees that mixing tabs and spaces is a bad idea. Some people
want more than this. I... | python-peps | 2024-10-18T13:23:22.717215 | 2001-12-03T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0666/",
"authors": [
"Laura Creighton"
],
"pep_number": "0666",
"pandoc_version": "3.5"
} |
0461 | PEP: 461 Title: Adding % formatting to bytes and bytearray Author: Ethan
Furman <ethan@stoneleaf.us> Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 13-Jan-2014 Python-Version: 3.5
Post-History: 14-Jan-2014, 15-Jan-2014, 17-Jan-2014, 22-Feb-2014,
25-Mar-2014, 27-Mar-2014 Resolution:
https://mail.p... | python-peps | 2024-10-18T13:23:22.731608 | 2014-01-13T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0461/",
"authors": [
"Ethan Furman"
],
"pep_number": "0461",
"pandoc_version": "3.5"
} |
0224 | PEP: 224 Title: Attribute Docstrings Author: Marc-André Lemburg
<mal@lemburg.com> Status: Rejected Type: Standards Track Created:
23-Aug-2000 Python-Version: 2.1 Post-History:
See 224-rejection for more information.
Introduction
This PEP describes the "attribute docstring" proposal for Python 2.0.
This PEP tracks th... | python-peps | 2024-10-18T13:23:22.743588 | 2000-08-23T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0224/",
"authors": [
"Marc-André Lemburg"
],
"pep_number": "0224",
"pandoc_version": "3.5"
} |
0639 | PEP: 639 Title: Improving License Clarity with Better Package Metadata
Author: Philippe Ombredanne <pombredanne@nexb.com>, C.A.M. Gerlach
<CAM.Gerlach@Gerlach.CAM>, Karolina Surma <karolina.surma@gazeta.pl>,
PEP-Delegate: Brett Cannon <brett@python.org> Discussions-To:
https://discuss.python.org/t/53020 Status: Provisi... | python-peps | 2024-10-18T13:23:22.825771 | 2019-08-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0639/",
"authors": [
"Philippe Ombredanne"
],
"pep_number": "0639",
"pandoc_version": "3.5"
} |
0691 | PEP: 691 Title: JSON-based Simple API for Python Package Indexes Author:
Donald Stufft <donald@stufft.io>, Pradyun Gedam <pradyunsg@gmail.com>,
Cooper Lees <me@cooperlees.com>, Dustin Ingram <di@python.org>
PEP-Delegate: Brett Cannon <brett@python.org> Discussions-To:
https://discuss.python.org/t/pep-691-json-based-sim... | python-peps | 2024-10-18T13:23:22.896639 | 2022-05-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0691/",
"authors": [
"Donald Stufft"
],
"pep_number": "0691",
"pandoc_version": "3.5"
} |
0584 | PEP: 584 Title: Add Union Operators To dict Version: $Revision$
Last-Modified: $Date$ Author: Steven D'Aprano <steve@pearwood.info>,
Brandt Bucher <brandt@python.org> BDFL-Delegate: Guido van Rossum
<guido@python.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 01-Mar-2019 Python-Version: 3.9 ... | python-peps | 2024-10-18T13:23:22.936222 | 2019-03-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0584/",
"authors": [
"Steven D'Aprano"
],
"pep_number": "0584",
"pandoc_version": "3.5"
} |
0342 | PEP: 342 Title: Coroutines via Enhanced Generators Version: $Revision$
Last-Modified: $Date$ Author: Guido van Rossum, Phillip J. Eby Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
10-May-2005 Python-Version: 2.5 Post-History:
Introduction
This PEP proposes some enhancements to the API and synt... | python-peps | 2024-10-18T13:23:22.959999 | 2005-05-10T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0342/",
"authors": [
"Guido van Rossum",
"Phillip J. Eby"
],
"pep_number": "0342",
"pandoc_version": "3.5"
} |
0385 | PEP: 385 Title: Migrating from Subversion to Mercurial Version:
$Revision$ Last-Modified: $Date$ Author: Dirkjan Ochtman
<dirkjan@ochtman.nl>, Antoine Pitrou <solipsis@pitrou.net>, Georg Brandl
<georg@python.org> Status: Final Type: Process Content-Type: text/x-rst
Created: 25-May-2009
Motivation
After having decided... | python-peps | 2024-10-18T13:23:22.984078 | 2009-05-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0385/",
"authors": [
"Dirkjan Ochtman"
],
"pep_number": "0385",
"pandoc_version": "3.5"
} |
0335 | PEP: 335 Title: Overloadable Boolean Operators Version: $Revision$
Last-Modified: $Date$ Author: Gregory Ewing
<greg.ewing@canterbury.ac.nz> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 29-Aug-2004 Python-Version: 3.3
Post-History: 05-Sep-2004, 30-Sep-2011, 25-Oct-2011
Rejection Notice
Thi... | python-peps | 2024-10-18T13:23:23.104486 | 2004-08-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0335/",
"authors": [
"Gregory Ewing"
],
"pep_number": "0335",
"pandoc_version": "3.5"
} |
0591 | PEP: 591 Title: Adding a final qualifier to typing Author: Michael J.
Sullivan <sully@msully.net>, Ivan Levkivskyi <levkivskyi@gmail.com>
BDFL-Delegate: Guido van Rossum <guido@python.org> Discussions-To:
typing-sig@python.org Status: Final Type: Standards Track Topic: Typing
Created: 15-Mar-2019 Python-Version: 3.8 Po... | python-peps | 2024-10-18T13:23:23.119729 | 2019-03-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0591/",
"authors": [
"Ivan Levkivskyi",
"Michael J. Sullivan"
],
"pep_number": "0591",
"pandoc_version": "3.5"
} |
0247 | PEP: 247 Title: API for Cryptographic Hash Functions Version: $Revision$
Last-Modified: $Date$ Author: A.M. Kuchling <amk@amk.ca> Status: Final
Type: Informational Content-Type: text/x-rst Created: 23-Mar-2001
Post-History: 20-Sep-2001
Abstract
There are several different modules available that implement
cryptographi... | python-peps | 2024-10-18T13:23:23.129095 | 2001-03-23T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0247/",
"authors": [
"A.M. Kuchling"
],
"pep_number": "0247",
"pandoc_version": "3.5"
} |
0273 | PEP: 273 Title: Import Modules from Zip Archives Author: James C.
Ahlstrom <jim@interet.com> Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 11-Oct-2001 Python-Version: 2.3
Post-History: 26-Oct-2001
Abstract
This PEP adds the ability to import Python modules *.py, *.py[co] and
packages from zip ... | python-peps | 2024-10-18T13:23:23.142427 | 2001-10-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0273/",
"authors": [
"James C. Ahlstrom"
],
"pep_number": "0273",
"pandoc_version": "3.5"
} |
0789 | PEP: 789 Title: Preventing task-cancellation bugs by limiting yield in
async generators Author: Zac Hatfield-Dodds <zac@zhd.dev>, Nathaniel J.
Smith <njs@pobox.com> PEP-Delegate: Discussions-To:
https://discuss.python.org/t/preventing-yield-inside-certain-context-managers/1091
Status: Draft Type: Standards Track Create... | python-peps | 2024-10-18T13:23:23.200992 | 2024-05-14T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0789/",
"authors": [
"Zac Hatfield-Dodds"
],
"pep_number": "0789",
"pandoc_version": "3.5"
} |
0397 | PEP: 397 Title: Python launcher for Windows Author: Mark Hammond
<mhammond@skippinet.com.au>, Martin von Löwis <martin@v.loewis.de>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
15-Mar-2011 Python-Version: 3.3 Post-History: 21-Jul-2011, 17-May-2011,
15-Mar-2011 Resolution:
https://mail.python.or... | python-peps | 2024-10-18T13:23:23.220833 | 2011-03-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0397/",
"authors": [
"Mark Hammond"
],
"pep_number": "0397",
"pandoc_version": "3.5"
} |
0304 | PEP: 304 Title: Controlling Generation of Bytecode Files Version:
$Revision$ Last-Modified: $Date$ Author: Skip Montanaro Status:
Withdrawn Type: Standards Track Content-Type: text/x-rst Created:
22-Jan-2003 Post-History: 27-Jan-2003, 31-Jan-2003, 17-Jun-2005
Historical Note
While this original PEP was withdrawn, a v... | python-peps | 2024-10-18T13:23:23.240113 | 2003-01-22T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0304/",
"authors": [
"Skip Montanaro"
],
"pep_number": "0304",
"pandoc_version": "3.5"
} |
0299 | PEP: 299 Title: Special __main__() function in modules Version:
$Revision$ Last-Modified: $Date$ Author: Jeff Epler
<jepler@unpythonic.net> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 12-Aug-2002 Python-Version: 2.3
Post-History: 29-Mar-2006
Abstract
Many Python modules are also intended ... | python-peps | 2024-10-18T13:23:23.247123 | 2002-08-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0299/",
"authors": [
"Jeff Epler"
],
"pep_number": "0299",
"pandoc_version": "3.5"
} |
0341 | PEP: 341 Title: Unifying try-except and try-finally Version: $Revision$
Last-Modified: $Date$ Author: Georg Brandl <georg@python.org> Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
04-May-2005 Python-Version: 2.5 Post-History:
Abstract
This PEP proposes a change in the syntax and semantics of t... | python-peps | 2024-10-18T13:23:23.253794 | 2005-05-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0341/",
"authors": [
"Georg Brandl"
],
"pep_number": "0341",
"pandoc_version": "3.5"
} |
0363 | PEP: 363 Title: Syntax For Dynamic Attribute Access Author: Ben North
<ben@redfrontdoor.org> Status: Rejected Type: Standards Track Created:
29-Jan-2007 Post-History: 12-Feb-2007
See 363-rejection for more information.
Abstract
Dynamic attribute access is currently possible using the "getattr" and
"setattr" builtins... | python-peps | 2024-10-18T13:23:23.263144 | 2007-01-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0363/",
"authors": [
"Ben North"
],
"pep_number": "0363",
"pandoc_version": "3.5"
} |
0406 | PEP: 406 Title: Improved Encapsulation of Import State Version:
$Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan
<ncoghlan@gmail.com>, Greg Slodkowicz <jergosh@gmail.com> Status:
Withdrawn Type: Standards Track Content-Type: text/x-rst Created:
04-Jul-2011 Python-Version: 3.4 Post-History: 31-Jul-2011, 13-Nov-20... | python-peps | 2024-10-18T13:23:23.277570 | 2011-07-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0406/",
"authors": [
"Alyssa Coghlan",
"Greg Slodkowicz"
],
"pep_number": "0406",
"pandoc_version": "3.5"
} |
0225 | PEP: 225 Title: Elementwise/Objectwise Operators Author: Huaiyu Zhu
<hzhu@users.sourceforge.net>, Gregory Lielens <gregory.lielens@fft.be>
Status: Rejected Type: Standards Track Created: 19-Sep-2000
Python-Version: 2.1 Post-History:
The approach in the later PEP 465 was eventually accepted in lieu of
this PEP. The Rej... | python-peps | 2024-10-18T13:23:23.331945 | 2000-09-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0225/",
"authors": [
"Huaiyu Zhu"
],
"pep_number": "0225",
"pandoc_version": "3.5"
} |
0410 | PEP: 410 Title: Use decimal.Decimal type for timestamps Version:
$Revision$ Last-Modified: $Date$ Author: Victor Stinner
<vstinner@python.org> Status: Rejected Type: Standards Track
Content-Type: text/x-rst Created: 01-Feb-2012 Python-Version: 3.3
Resolution:
https://mail.python.org/pipermail/python-dev/2012-February/1... | python-peps | 2024-10-18T13:23:23.363943 | 2012-02-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0410/",
"authors": [
"Victor Stinner"
],
"pep_number": "0410",
"pandoc_version": "3.5"
} |
0008 | PEP: 8 Title: Style Guide for Python Code Author: Guido van Rossum
<guido@python.org>, Barry Warsaw <barry@python.org>, Alyssa Coghlan
<ncoghlan@gmail.com> Status: Active Type: Process Created: 05-Jul-2001
Post-History: 05-Jul-2001, 01-Aug-2013
Introduction
This document gives coding conventions for the Python code c... | python-peps | 2024-10-18T13:23:23.465112 | 2001-07-05T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0008/",
"authors": [
"Guido van Rossum"
],
"pep_number": "0008",
"pandoc_version": "3.5"
} |
0623 | PEP: 623 Title: Remove wstr from Unicode Author: Inada Naoki
<songofacandy@gmail.com> BDFL-Delegate: Victor Stinner
<vstinner@python.org> Discussions-To:
https://mail.python.org/archives/list/python-dev@python.org/thread/BO2TQHSXWL2RJMINWQQRBF5LANDDJNHH/
Status: Final Type: Standards Track Content-Type: text/x-rst Crea... | python-peps | 2024-10-18T13:23:23.484120 | 2020-06-25T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0623/",
"authors": [
"Inada Naoki"
],
"pep_number": "0623",
"pandoc_version": "3.5"
} |
3000 | PEP: 3000 Title: Python 3000 Version: $Revision$ Last-Modified: $Date$
Author: Guido van Rossum <guido@python.org> Status: Final Type: Process
Content-Type: text/x-rst Created: 05-Apr-2006 Post-History:
Abstract
This PEP sets guidelines for Python 3000 development. Ideally, we first
agree on the process, and start di... | python-peps | 2024-10-18T13:23:23.493281 | 2006-04-05T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3000/",
"authors": [
"Guido van Rossum"
],
"pep_number": "3000",
"pandoc_version": "3.5"
} |
0543 | PEP: 543 Title: A Unified TLS API for Python Version: $Revision$
Last-Modified: $Date$ Author: Cory Benfield <cory@lukasa.co.uk>,
Christian Heimes <christian@python.org> Status: Withdrawn Type:
Standards Track Content-Type: text/x-rst Created: 17-Oct-2016
Python-Version: 3.7 Post-History: 11-Jan-2017, 19-Jan-2017, 02-F... | python-peps | 2024-10-18T13:23:23.531399 | 2016-10-17T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0543/",
"authors": [
"Cory Benfield"
],
"pep_number": "0543",
"pandoc_version": "3.5"
} |
0333 | PEP: 333 Title: Python Web Server Gateway Interface v1.0 Version:
$Revision$ Last-Modified: $Date$ Author: Phillip J. Eby
<pje@telecommunity.com> Discussions-To: web-sig@python.org Status: Final
Type: Informational Content-Type: text/x-rst Created: 07-Dec-2003
Post-History: 07-Dec-2003, 08-Aug-2004, 20-Aug-2004, 27-Aug... | python-peps | 2024-10-18T13:23:23.605071 | 2003-12-07T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0333/",
"authors": [
"Phillip J. Eby"
],
"pep_number": "0333",
"pandoc_version": "3.5"
} |
0560 | PEP: 560 Title: Core support for typing module and generic types Author:
Ivan Levkivskyi <levkivskyi@gmail.com> Status: Final Type: Standards
Track Topic: Typing Created: 03-Sep-2017 Python-Version: 3.7
Post-History: 09-Sep-2017, 14-Nov-2017 Resolution:
https://mail.python.org/pipermail/python-dev/2017-December/151038.... | python-peps | 2024-10-18T13:23:23.626579 | 2017-09-03T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0560/",
"authors": [
"Ivan Levkivskyi"
],
"pep_number": "0560",
"pandoc_version": "3.5"
} |
0337 | PEP: 337 Title: Logging Usage in the Standard Library Version:
$Revision$ Last-Modified: $Date$ Author: Michael P. Dubner
<dubnerm@mindless.com> Status: Deferred Type: Standards Track
Content-Type: text/x-rst Created: 02-Oct-2004 Python-Version: 2.5
Post-History: 10-Nov-2004
Abstract
This PEP defines a standard for u... | python-peps | 2024-10-18T13:23:23.736766 | 2004-10-02T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0337/",
"authors": [
"Michael P. Dubner"
],
"pep_number": "0337",
"pandoc_version": "3.5"
} |
0641 | PEP: 641 Title: Using an underscore in the version portion of Python
3.10 compatibility tags Author: Brett Cannon <brett@python.org>, Steve
Dower <steve.dower@python.org>, Barry Warsaw <barry@python.org>
PEP-Delegate: Pablo Galindo <pablogsal@python.org> Discussions-To:
https://discuss.python.org/t/pep-641-using-an-und... | python-peps | 2024-10-18T13:23:23.747993 | 2020-10-20T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0641/",
"authors": [
"Brett Cannon"
],
"pep_number": "0641",
"pandoc_version": "3.5"
} |
0313 | PEP: 313 Title: Adding Roman Numeral Literals to Python Version:
$Revision$ Last-Modified: $Date$ Author: Mike Meyer <mwm@mired.org>
Status: Rejected Type: Standards Track Content-Type: text/x-rst Created:
01-Apr-2003 Python-Version: 2.4 Post-History:
Abstract
This PEP (also known as PEP CCCXIII) proposes adding Roma... | python-peps | 2024-10-18T13:23:23.756907 | 2003-04-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0313/",
"authors": [
"Mike Meyer"
],
"pep_number": "0313",
"pandoc_version": "3.5"
} |
0744 | PEP: 744 Title: JIT Compilation Author: Brandt Bucher
<brandt@python.org>, Savannah Ostrowski <savannahostrowski@gmail.com>,
Discussions-To:
https://discuss.python.org/t/pep-744-jit-compilation/50756 Status: Draft
Type: Informational Created: 11-Apr-2024 Python-Version: 3.13
Post-History: 11-Apr-2024
Abstract
Earlier... | python-peps | 2024-10-18T13:23:23.793411 | 2024-04-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0744/",
"authors": [
"Brandt Bucher"
],
"pep_number": "0744",
"pandoc_version": "3.5"
} |
3133 | PEP: 3133 Title: Introducing Roles Version: $Revision$ Last-Modified:
$Date$ Author: Collin Winter <collinwinter@google.com> Status: Rejected
Type: Standards Track Content-Type: text/x-rst Requires: 3115, 3129
Created: 01-May-2007 Python-Version: 3.0 Post-History: 13-May-2007
Rejection Notice
This PEP has helped push... | python-peps | 2024-10-18T13:23:23.816261 | 2007-05-01T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3133/",
"authors": [
"Collin Winter"
],
"pep_number": "3133",
"pandoc_version": "3.5"
} |
8100 | PEP: 8100 Title: January 2019 Steering Council election Author:
Nathaniel J. Smith <njs@pobox.com>, Ee Durbin <ee@python.org> Status:
Final Type: Informational Topic: Governance Content-Type: text/x-rst
Created: 03-Jan-2019
Abstract
This document describes the schedule and other details of the January
2019 election f... | python-peps | 2024-10-18T13:23:23.835516 | 2019-01-03T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8100/",
"authors": [
"Ee Durbin",
"Nathaniel J. Smith"
],
"pep_number": "8100",
"pandoc_version": "3.5"
} |
0478 | PEP: 478 Title: Python 3.5 Release Schedule Version: $Revision$
Last-Modified: $Date$ Author: Larry Hastings <larry@hastings.org>
Status: Final Type: Informational Topic: Release Content-Type:
text/x-rst Created: 22-Sep-2014 Python-Version: 3.5
Abstract
This document describes the development and release schedule for... | python-peps | 2024-10-18T13:23:23.846285 | 2014-09-22T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0478/",
"authors": [
"Larry Hastings"
],
"pep_number": "0478",
"pandoc_version": "3.5"
} |
0371 | PEP: 371 Title: Addition of the multiprocessing package to the standard
library Version: $Revision$ Last-Modified: $Date$ Author: Jesse Noller
<jnoller@gmail.com>, Richard Oudkerk <r.m.oudkerk@googlemail.com>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
06-May-2008 Python-Version: 2.6, 3.0 Post... | python-peps | 2024-10-18T13:23:23.861727 | 2008-05-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0371/",
"authors": [
"Jesse Noller"
],
"pep_number": "0371",
"pandoc_version": "3.5"
} |
0719 | PEP: 719 Title: Python 3.13 Release Schedule Author: Thomas Wouters
<thomas@python.org> Status: Active Type: Informational Topic: Release
Created: 26-May-2023 Python-Version: 3.13
Abstract
This document describes the development and release schedule for Python
3.13.
Release Manager and Crew
- 3.13 Release Manager... | python-peps | 2024-10-18T13:23:23.869815 | 2023-05-26T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0719/",
"authors": [
"Thomas Wouters"
],
"pep_number": "0719",
"pandoc_version": "3.5"
} |
0473 | PEP: 473 Title: Adding structured data to built-in exceptions Version:
$Revision$ Last-Modified: $Date$ Author: Sebastian Kreft
<skreft@deezer.com> Status: Rejected Type: Standards Track Content-Type:
text/x-rst Created: 29-Mar-2014 Post-History: Resolution:
https://mail.python.org/pipermail/python-dev/2019-March/15669... | python-peps | 2024-10-18T13:23:23.885114 | 2014-03-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0473/",
"authors": [
"Sebastian Kreft"
],
"pep_number": "0473",
"pandoc_version": "3.5"
} |
0446 | PEP: 446 Title: Make newly created file descriptors non-inheritable
Version: $Revision$ Last-Modified: $Date$ Author: Victor Stinner
<vstinner@python.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 05-Aug-2013 Python-Version: 3.4 Replaces: 433
Abstract
Leaking file descriptors in child proc... | python-peps | 2024-10-18T13:23:23.925796 | 2013-08-05T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0446/",
"authors": [
"Victor Stinner"
],
"pep_number": "0446",
"pandoc_version": "3.5"
} |
0211 | PEP: 211 Title: Adding A New Outer Product Operator Author: Greg Wilson
<gvwilson@ddj.com> Status: Rejected Type: Standards Track Created:
15-Jul-2000 Python-Version: 2.1 Post-History:
The approach in the later PEP 465 was eventually accepted in lieu of
this PEP. The Rejected Ideas
<465#rejected-alternatives-to-adding... | python-peps | 2024-10-18T13:23:23.937466 | 2000-07-15T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0211/",
"authors": [
"Greg Wilson"
],
"pep_number": "0211",
"pandoc_version": "3.5"
} |
0250 | PEP: 250 Title: Using site-packages on Windows Author: Paul Moore
<p.f.moore@gmail.com> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 30-Mar-2001 Python-Version: 2.2 Post-History:
30-Mar-2001
Abstract
The standard Python distribution includes a directory Lib/site-packages,
which is used on Uni... | python-peps | 2024-10-18T13:23:23.944307 | 2001-03-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0250/",
"authors": [
"Paul Moore"
],
"pep_number": "0250",
"pandoc_version": "3.5"
} |
0736 | PEP: 736 Title: Shorthand syntax for keyword arguments at invocation
Author: Joshua Bambrick <jbambrick@google.com>, Chris Angelico
<rosuav@gmail.com> Discussions-To:
https://discuss.python.org/t/pep-736-shorthand-syntax-for-keyword-arguments-at-invocation/43432
Status: Draft Type: Standards Track Created: 28-Nov-2023 ... | python-peps | 2024-10-18T13:23:23.977383 | 2023-11-28T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0736/",
"authors": [
"Joshua Bambrick"
],
"pep_number": "0736",
"pandoc_version": "3.5"
} |
0399 | PEP: 399 Title: Pure Python/C Accelerator Module Compatibility
Requirements Version: $Revision: 88219 $ Last-Modified: $Date:
2011-01-27 13:47:00 -0800 (Thu, 27 Jan 2011) $ Author: Brett Cannon
<brett@python.org> Status: Final Type: Informational Content-Type:
text/x-rst Created: 04-Apr-2011 Python-Version: 3.3 Post-Hi... | python-peps | 2024-10-18T13:23:23.987549 | 2011-04-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0399/",
"authors": [
"Brett Cannon"
],
"pep_number": "0399",
"pandoc_version": "3.5"
} |
0201 | PEP: 201 Title: Lockstep Iteration Author: Barry Warsaw
<barry@python.org> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 13-Jul-2000 Python-Version: 2.0 Post-History:
27-Jul-2000
Introduction
This PEP describes the 'lockstep iteration' proposal. This PEP tracks
the status and ownership of this... | python-peps | 2024-10-18T13:23:23.999631 | 2000-07-13T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0201/",
"authors": [
"Barry Warsaw"
],
"pep_number": "0201",
"pandoc_version": "3.5"
} |
0635 | PEP: 635 Title: Structural Pattern Matching: Motivation and Rationale
Version: $Revision$ Last-Modified: $Date$ Author: Tobias Kohn
<kohnt@tobiaskohn.ch>, Guido van Rossum <guido@python.org>
BDFL-Delegate: Discussions-To: python-dev@python.org Status: Final Type:
Informational Content-Type: text/x-rst Created: 12-Sep-2... | python-peps | 2024-10-18T13:23:24.051668 | 2020-09-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0635/",
"authors": [
"Tobias Kohn"
],
"pep_number": "0635",
"pandoc_version": "3.5"
} |
0434 | PEP: 434 Title: IDLE Enhancement Exception for All Branches Version:
$Revision$ Last-Modified: $Date$ Author: Todd Rovito
<rovitotv@gmail.com>, Terry Reedy <tjreedy@udel.edu> BDFL-Delegate:
Alyssa Coghlan Status: Active Type: Informational Content-Type:
text/x-rst Created: 16-Feb-2013 Post-History: 16-Feb-2013, 03-Mar-... | python-peps | 2024-10-18T13:23:24.064660 | 2013-02-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0434/",
"authors": [
"Todd Rovito"
],
"pep_number": "0434",
"pandoc_version": "3.5"
} |
3153 | PEP: 3153 Title: Asynchronous IO support Version: $Revision$
Last-Modified: $Date$ Author: Laurens Van Houtven <_@lvh.cc> Status:
Superseded Type: Standards Track Content-Type: text/x-rst Created:
29-May-2011 Post-History: Superseded-By: 3156
Abstract
This PEP describes an abstraction of asynchronous IO for the Pytho... | python-peps | 2024-10-18T13:23:24.078520 | 2011-05-29T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3153/",
"authors": [
"Laurens Van Houtven"
],
"pep_number": "3153",
"pandoc_version": "3.5"
} |
8101 | PEP: 8101 Title: 2020 Term Steering Council election Author: Ewa
Jodlowska <ewa@python.org>, Ee Durbin <ee@python.org> Sponsor: Brett
Cannon <brett@python.org> Status: Final Type: Informational Topic:
Governance Content-Type: text/x-rst Created: 16-Nov-2019
Abstract
This document describes the schedule and other deta... | python-peps | 2024-10-18T13:23:24.096783 | 2019-11-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8101/",
"authors": [
"Ee Durbin",
"Ewa Jodlowska"
],
"pep_number": "8101",
"pandoc_version": "3.5"
} |
0552 | PEP: 552 Title: Deterministic pycs Version: $Revision$ Last-Modified:
$Date$ Author: Benjamin Peterson <benjamin@python.org> Status: Final
Type: Standards Track Content-Type: text/x-rst Created: 04-Sep-2017
Python-Version: 3.7 Post-History: 07-Sep-2017 Resolution:
https://mail.python.org/pipermail/python-dev/2017-Septe... | python-peps | 2024-10-18T13:23:24.107908 | 2017-09-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0552/",
"authors": [
"Benjamin Peterson"
],
"pep_number": "0552",
"pandoc_version": "3.5"
} |
0532 | PEP: 532 Title: A circuit breaking protocol and binary operators
Version: $Revision$ Last-Modified: $Date$ Author: Alyssa Coghlan
<ncoghlan@gmail.com>, Mark E. Haase <mehaase@gmail.com> Status: Deferred
Type: Standards Track Content-Type: text/x-rst Created: 30-Oct-2016
Python-Version: 3.8 Post-History: 05-Nov-2016
PE... | python-peps | 2024-10-18T13:23:24.155288 | 2016-10-30T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0532/",
"authors": [
"Alyssa Coghlan"
],
"pep_number": "0532",
"pandoc_version": "3.5"
} |
0652 | PEP: 652 Title: Maintaining the Stable ABI Author: Petr Viktorin
<encukou@gmail.com> Discussions-To:
https://discuss.python.org/t/pre-pep-maintaining-the-stable-abi/6986/
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
09-Feb-2021 Python-Version: 3.10 Resolution:
https://mail.python.org/archives/l... | python-peps | 2024-10-18T13:23:24.186629 | 2021-02-09T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0652/",
"authors": [
"Petr Viktorin"
],
"pep_number": "0652",
"pandoc_version": "3.5"
} |
0714 | PEP: 714 Title: Rename dist-info-metadata in the Simple API Author:
Donald Stufft <donald@stufft.io> PEP-Delegate: Paul Moore
<p.f.moore@gmail.com> Discussions-To: https://discuss.python.org/t/27471
Status: Accepted Type: Standards Track Topic: Packaging Content-Type:
text/x-rst Created: 06-Jun-2023 Post-History: 06-Ju... | python-peps | 2024-10-18T13:23:24.204193 | 2023-06-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0714/",
"authors": [
"Donald Stufft"
],
"pep_number": "0714",
"pandoc_version": "3.5"
} |
0555 | PEP: 555 Title: Context-local variables (contextvars) Version:
$Revision$ Last-Modified: $Date$ Author: Koos Zevenhoven Status:
Withdrawn Type: Standards Track Content-Type: text/x-rst Created:
06-Sep-2017 Python-Version: 3.7 Post-History: 06-Sep-2017
Abstract
Sometimes, in special cases, it is desired that code can ... | python-peps | 2024-10-18T13:23:24.221788 | 2017-09-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0555/",
"authors": [
"Koos Zevenhoven"
],
"pep_number": "0555",
"pandoc_version": "3.5"
} |
0602 | PEP: 602 Title: Annual Release Cycle for Python Author: Łukasz Langa
<lukasz@python.org> PEP-Delegate: Brett Cannon <brett@python.org>
Discussions-To:
https://discuss.python.org/t/pep-602-annual-release-cycle-for-python/2296/
Status: Active Type: Process Created: 04-Jun-2019 Python-Version: 3.9
Post-History: 09-Oct-202... | python-peps | 2024-10-18T13:23:24.244034 | 2019-06-04T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0602/",
"authors": [
"Łukasz Langa"
],
"pep_number": "0602",
"pandoc_version": "3.5"
} |
0533 | PEP: 533 Title: Deterministic cleanup for iterators Version: $Revision$
Last-Modified: $Date$ Author: Nathaniel J. Smith BDFL-Delegate: Yury
Selivanov <yury@edgedb.com> Status: Deferred Type: Standards Track
Content-Type: text/x-rst Created: 18-Oct-2016 Post-History: 18-Oct-2016
Abstract
We propose to extend the iter... | python-peps | 2024-10-18T13:23:24.281062 | 2016-10-18T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0533/",
"authors": [
"Nathaniel J. Smith"
],
"pep_number": "0533",
"pandoc_version": "3.5"
} |
0650 | PEP: 650 Title: Specifying Installer Requirements for Python Projects
Author: Vikram Jayanthi <vikramjayanthi@google.com>, Dustin Ingram
<di@python.org>, Brett Cannon <brett@python.org> Discussions-To:
https://discuss.python.org/t/pep-650-specifying-installer-requirements-for-python-projects/6657
Status: Withdrawn Type... | python-peps | 2024-10-18T13:23:24.413056 | 2020-07-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0650/",
"authors": [
"Vikram Jayanthi"
],
"pep_number": "0650",
"pandoc_version": "3.5"
} |
0241 | PEP: 241 Title: Metadata for Python Software Packages Author: A.M.
Kuchling <amk@amk.ca> Discussions-To: distutils-sig@python.org Status:
Superseded Type: Standards Track Topic: Packaging Created: 12-Mar-2001
Post-History: 19-Mar-2001 Superseded-By: 314
packaging:core-metadata
Introduction
This PEP describes a mecha... | python-peps | 2024-10-18T13:23:24.425136 | 2001-03-12T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0241/",
"authors": [
"A.M. Kuchling"
],
"pep_number": "0241",
"pandoc_version": "3.5"
} |
0290 | PEP: 290 Title: Code Migration and Modernization Version: $Revision$
Last-Modified: $Date$ Author: Raymond Hettinger <python@rcn.com> Status:
Active Type: Informational Content-Type: text/x-rst Created: 06-Jun-2002
Post-History:
Abstract
This PEP is a collection of procedures and ideas for updating Python
application... | python-peps | 2024-10-18T13:23:24.444547 | 2002-06-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0290/",
"authors": [
"Raymond Hettinger"
],
"pep_number": "0290",
"pandoc_version": "3.5"
} |
0263 | PEP: 263 Title: Defining Python Source Code Encodings Author: Marc-André
Lemburg <mal@lemburg.com>, Martin von Löwis <martin@v.loewis.de> Status:
Final Type: Standards Track Content-Type: text/x-rst Created:
06-Jun-2001 Python-Version: 2.3 Post-History:
Abstract
This PEP proposes to introduce a syntax to declare the ... | python-peps | 2024-10-18T13:23:24.460936 | 2001-06-06T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0263/",
"authors": [
"Marc-André Lemburg"
],
"pep_number": "0263",
"pandoc_version": "3.5"
} |
8011 | PEP: 8011 Title: Python Governance Model Lead by Trio of Pythonistas
Author: Mariatta <mariatta@python.org>, Barry Warsaw <barry@python.org>
Status: Rejected Type: Informational Topic: Governance Content-Type:
text/x-rst Created: 24-Aug-2018
Abstract
This PEP proposes a governance model for the Core Python developmen... | python-peps | 2024-10-18T13:23:24.483884 | 2018-08-24T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-8011/",
"authors": [
"Barry Warsaw",
"Mariatta"
],
"pep_number": "8011",
"pandoc_version": "3.5"
} |
0301 | PEP: 301 Title: Package Index and Metadata for Distutils Version:
$Revision$ Last-Modified: $Date$ Author: Richard Jones
<richard@python.org> Status: Final Type: Standards Track Topic:
Packaging Content-Type: text/x-rst Created: 24-Oct-2002 Python-Version:
2.3 Post-History: 08-Nov-2002
Abstract
This PEP proposes seve... | python-peps | 2024-10-18T13:23:24.506908 | 2002-10-24T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0301/",
"authors": [
"Richard Jones"
],
"pep_number": "0301",
"pandoc_version": "3.5"
} |
0436 | PEP: 436 Title: The Argument Clinic DSL Version: $Revision$
Last-Modified: $Date$ Author: Larry Hastings <larry@hastings.org>
Discussions-To: python-dev@python.org Status: Final Type: Standards
Track Content-Type: text/x-rst Created: 22-Feb-2013 Python-Version: 3.4
Abstract
This document proposes "Argument Clinic", a... | python-peps | 2024-10-18T13:23:24.544996 | 2013-02-22T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0436/",
"authors": [
"Larry Hastings"
],
"pep_number": "0436",
"pandoc_version": "3.5"
} |
0586 | PEP: 586 Title: Literal Types Author: Michael Lee
<michael.lee.0x2a@gmail.com>, Ivan Levkivskyi <levkivskyi@gmail.com>,
Jukka Lehtosalo <jukka.lehtosalo@iki.fi> BDFL-Delegate: Guido van Rossum
<guido@python.org> Discussions-To: typing-sig@python.org Status: Final
Type: Standards Track Topic: Typing Created: 14-Mar-2019... | python-peps | 2024-10-18T13:23:24.583117 | 2019-03-14T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0586/",
"authors": [
"Ivan Levkivskyi",
"Jukka Lehtosalo",
"Michael Lee"
],
"pep_number": "0586",
"pandoc_version": "3.5"
} |
0387 | PEP: 387 Title: Backwards Compatibility Policy Author: Benjamin Peterson
<benjamin@python.org> PEP-Delegate: Brett Cannon <brett@python.org>
Status: Active Type: Process Created: 18-Jun-2009 Post-History:
19-Jun-2009, 12-Jun-2020, 19-Dec-2022, 16-Jun-2023 Replaces: 291
Abstract
This PEP outlines Python's backwards co... | python-peps | 2024-10-18T13:23:24.601359 | 2009-06-18T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0387/",
"authors": [
"Benjamin Peterson"
],
"pep_number": "0387",
"pandoc_version": "3.5"
} |
3002 | PEP: 3002 Title: Procedure for Backwards-Incompatible Changes Version:
$Revision$ Last-Modified: $Date$ Author: Steven Bethard
<steven.bethard@gmail.com> Status: Final Type: Process Content-Type:
text/x-rst Created: 27-Mar-2006 Post-History: 27-Mar-2006, 13-Apr-2006
Abstract
This PEP describes the procedure for chang... | python-peps | 2024-10-18T13:23:24.609750 | 2006-03-27T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3002/",
"authors": [
"Steven Bethard"
],
"pep_number": "3002",
"pandoc_version": "3.5"
} |
0421 | PEP: 421 Title: Adding sys.implementation Version: $Revision$
Last-Modified: $Date$ Author: Eric Snow <ericsnowcurrently@gmail.com>
BDFL-Delegate: Barry Warsaw Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 26-Apr-2012 Python-Version: 3.3
Post-History: 26-Apr-2012 Resolution:
https://mail.python.... | python-peps | 2024-10-18T13:23:24.636672 | 2012-04-26T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0421/",
"authors": [
"Eric Snow"
],
"pep_number": "0421",
"pandoc_version": "3.5"
} |
0277 | PEP: 277 Title: Unicode file name support for Windows NT Author: Neil
Hodgson <neilh@scintilla.org> Status: Final Type: Standards Track
Content-Type: text/x-rst Created: 11-Jan-2002 Python-Version: 2.3
Post-History:
Abstract
This PEP discusses supporting access to all files possible on Windows NT
by passing Unicode f... | python-peps | 2024-10-18T13:23:24.643894 | 2002-01-11T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0277/",
"authors": [
"Neil Hodgson"
],
"pep_number": "0277",
"pandoc_version": "3.5"
} |
0588 | PEP: 588 Title: GitHub Issues Migration Plan Author: Mariatta
<mariatta@python.org> BDFL-Delegate: Barry Warsaw <barry@python.org>
Discussions-To: https://discuss.python.org/t/13791 Status: Draft Type:
Informational Content-Type: text/x-rst Created: 27-Mar-2019
Abstract
This PEP describes the detailed plan for migrat... | python-peps | 2024-10-18T13:23:24.658112 | 2019-03-27T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0588/",
"authors": [
"Mariatta"
],
"pep_number": "0588",
"pandoc_version": "3.5"
} |
0506 | PEP: 506 Title: Adding A Secrets Module To The Standard Library Version:
$Revision$ Last-Modified: $Date$ Author: Steven D'Aprano
<steve@pearwood.info> Status: Final Type: Standards Track Content-Type:
text/x-rst Created: 19-Sep-2015 Python-Version: 3.6 Post-History:
Abstract
This PEP proposes the addition of a modul... | python-peps | 2024-10-18T13:23:24.688086 | 2015-09-19T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-0506/",
"authors": [
"Steven D'Aprano"
],
"pep_number": "0506",
"pandoc_version": "3.5"
} |
3110 | PEP: 3110 Title: Catching Exceptions in Python 3000 Version: $Revision$
Last-Modified: $Date$ Author: Collin Winter <collinwinter@google.com>
Status: Final Type: Standards Track Content-Type: text/x-rst Created:
16-Jan-2006 Python-Version: 3.0 Post-History:
Abstract
This PEP introduces changes intended to help elimin... | python-peps | 2024-10-18T13:23:24.703726 | 2006-01-16T00:00:00 | {
"license": "Public Domain",
"url": "https://peps.python.org/pep-3110/",
"authors": [
"Collin Winter"
],
"pep_number": "3110",
"pandoc_version": "3.5"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.