{
 "1": {
  "number": 1,
  "title": "PEP Purpose and Guidelines",
  "authors": "Barry Warsaw, Jeremy Hylton, David Goodger, Alyssa Coghlan",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "13-Jun-2000",
  "python_version": null,
  "post_history": "21-Mar-2001, 29-Jul-2002, 03-May-2003, 05-May-2012, 07-Apr-2013",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw",
   "Jeremy Hylton",
   "David Goodger",
   "Alyssa Coghlan"
  ],
  "url": "https://peps.python.org/pep-0001/"
 },
 "2": {
  "number": 2,
  "title": "Procedure for Adding New Modules",
  "authors": "Brett Cannon, Martijn Faassen",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "07-Jul-2001",
  "python_version": null,
  "post_history": "07-Jul-2001, 09-Mar-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Brett Cannon",
   "Martijn Faassen"
  ],
  "url": "https://peps.python.org/pep-0002/"
 },
 "3": {
  "number": 3,
  "title": "Guidelines for Handling Bug Reports",
  "authors": "Jeremy Hylton",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Process",
  "topic": "",
  "created": "25-Sep-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeremy Hylton"
  ],
  "url": "https://peps.python.org/pep-0003/"
 },
 "4": {
  "number": 4,
  "title": "Deprecation of Standard Modules",
  "authors": "Brett Cannon, Martin von L\u00f6wis",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "01-Oct-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Brett Cannon",
   "Martin von L\u00f6wis"
  ],
  "url": "https://peps.python.org/pep-0004/"
 },
 "5": {
  "number": 5,
  "title": "Guidelines for Language Evolution",
  "authors": "Paul Prescod",
  "discussions_to": null,
  "status": "Superseded",
  "type": "Process",
  "topic": "",
  "created": "26-Oct-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "387",
  "author_names": [
   "Paul Prescod"
  ],
  "url": "https://peps.python.org/pep-0005/"
 },
 "6": {
  "number": 6,
  "title": "Bug Fix Releases",
  "authors": "Aahz, Anthony Baxter",
  "discussions_to": null,
  "status": "Superseded",
  "type": "Process",
  "topic": "",
  "created": "15-Mar-2001",
  "python_version": null,
  "post_history": "15-Mar-2001, 18-Apr-2001, 19-Aug-2004",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Aahz",
   "Anthony Baxter"
  ],
  "url": "https://peps.python.org/pep-0006/"
 },
 "7": {
  "number": 7,
  "title": "Style Guide for C Code",
  "authors": "Guido van Rossum, Barry Warsaw",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "05-Jul-2001",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum",
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0007/"
 },
 "8": {
  "number": 8,
  "title": "Style Guide for Python Code",
  "authors": "Guido van Rossum, Barry Warsaw, Alyssa Coghlan",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "05-Jul-2001",
  "python_version": null,
  "post_history": "05-Jul-2001, 01-Aug-2013",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum",
   "Barry Warsaw",
   "Alyssa Coghlan"
  ],
  "url": "https://peps.python.org/pep-0008/"
 },
 "9": {
  "number": 9,
  "title": "Sample Plaintext PEP Template",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Process",
  "topic": "",
  "created": "14-Aug-2001",
  "python_version": null,
  "post_history": null,
  "resolution": "https://mail.python.org/archives/list/python-dev@python.org/thread/2YMHVPRDWGQLA5A2FKXE2JMLM2HQEEGW/",
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0009/"
 },
 "10": {
  "number": 10,
  "title": "Voting Guidelines",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "07-Mar-2002",
  "python_version": null,
  "post_history": "07-Mar-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0010/"
 },
 "11": {
  "number": 11,
  "title": "CPython platform support",
  "authors": "Martin von L\u00f6wis, Brett Cannon",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "07-Jul-2002",
  "python_version": null,
  "post_history": "`18-Aug-2007 <https://mail.python.org/archives/list/python-dev@python.org/thread/DSSGXU5LBCMKYMZBRVB6RF3YAB6ST5AV/>`__, `14-May-2014 <https://mail.python.org/archives/list/python-dev@python.org/thread/T7WTUJ6TD3IGYGWV3M4PHJWNLM2WPZAW/>`__, `20-Feb-2015 <https://mail.python.org/archives/list/python-dev@python.org/thread/OEQHRR2COYZDL6LZ42RBZOMIUB32WI34/>`__, `10-Mar-2022 <https://mail.python.org/archives/list/python-committers@python.org/thread/K757345KX6W5ZLTWYBUXOXQTJJTL7GW5/>`__, `21-Nov-2025 <https://discuss.python.org/t/104986>`__,",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Martin von L\u00f6wis",
   "Brett Cannon"
  ],
  "url": "https://peps.python.org/pep-0011/"
 },
 "12": {
  "number": 12,
  "title": "Sample reStructuredText PEP Template",
  "authors": "David Goodger, Barry Warsaw, Brett Cannon",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "",
  "created": "05-Aug-2002",
  "python_version": null,
  "post_history": "`30-Aug-2002 <https://mail.python.org/archives/list/python-dev@python.org/thread/KX3AS7QAY26QH3WIUAEOCCNXQ4V2TGGV/>`__ `22-Feb-2026 <https://discuss.python.org/t/small-but-useful-change-to-pep-1-12/106250>`__",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "David Goodger",
   "Barry Warsaw",
   "Brett Cannon"
  ],
  "url": "https://peps.python.org/pep-0012/"
 },
 "13": {
  "number": 13,
  "title": "Python Language Governance",
  "authors": "The Python core team and community",
  "discussions_to": null,
  "status": "Active",
  "type": "Process",
  "topic": "governance",
  "created": "16-Dec-2018",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "The Python core team and community"
  ],
  "url": "https://peps.python.org/pep-0013/"
 },
 "20": {
  "number": 20,
  "title": "The Zen of Python",
  "authors": "Tim Peters",
  "discussions_to": null,
  "status": "Active",
  "type": "Informational",
  "topic": "",
  "created": "19-Aug-2004",
  "python_version": null,
  "post_history": "22-Aug-2004",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Tim Peters"
  ],
  "url": "https://peps.python.org/pep-0020/"
 },
 "42": {
  "number": 42,
  "title": "Feature Requests",
  "authors": "Jeremy Hylton",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Process",
  "topic": "",
  "created": "12-Sep-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeremy Hylton"
  ],
  "url": "https://peps.python.org/pep-0042/"
 },
 "100": {
  "number": 100,
  "title": "Python Unicode Integration",
  "authors": "Marc-Andr\u00e9 Lemburg",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "10-Mar-2000",
  "python_version": "2.0",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0100/"
 },
 "101": {
  "number": 101,
  "title": "Doing Python Releases 101",
  "authors": "Barry Warsaw, Guido van Rossum",
  "discussions_to": null,
  "status": "Active",
  "type": "Informational",
  "topic": "",
  "created": "22-Aug-2001",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": "102",
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0101/"
 },
 "102": {
  "number": 102,
  "title": "Doing Python Micro Releases",
  "authors": "Anthony Baxter, Barry Warsaw, Guido van Rossum",
  "discussions_to": null,
  "status": "Superseded",
  "type": "Informational",
  "topic": "",
  "created": "09-Jan-2002",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "101",
  "author_names": [
   "Anthony Baxter",
   "Barry Warsaw",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0102/"
 },
 "103": {
  "number": 103,
  "title": "Collecting information about git",
  "authors": "Oleg Broytman",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Informational",
  "topic": "",
  "created": "01-Jun-2015",
  "python_version": null,
  "post_history": "12-Sep-2015",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Oleg Broytman"
  ],
  "url": "https://peps.python.org/pep-0103/"
 },
 "160": {
  "number": 160,
  "title": "Python 1.6 Release Schedule",
  "authors": "Fred L. Drake, Jr.",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "release",
  "created": "25-Jul-2000",
  "python_version": "1.6",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Fred L. Drake, Jr."
  ],
  "url": "https://peps.python.org/pep-0160/"
 },
 "200": {
  "number": 200,
  "title": "Python 2.0 Release Schedule",
  "authors": "Jeremy Hylton",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "release",
  "created": "12-Jul-2000",
  "python_version": "2.0",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeremy Hylton"
  ],
  "url": "https://peps.python.org/pep-0200/"
 },
 "201": {
  "number": 201,
  "title": "Lockstep Iteration",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "13-Jul-2000",
  "python_version": "2.0",
  "post_history": "27-Jul-2000",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0201/"
 },
 "202": {
  "number": 202,
  "title": "List Comprehensions",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "13-Jul-2000",
  "python_version": "2.0",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0202/"
 },
 "203": {
  "number": 203,
  "title": "Augmented Assignments",
  "authors": "Thomas Wouters",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "13-Jul-2000",
  "python_version": "2.0",
  "post_history": "14-Aug-2000",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Thomas Wouters"
  ],
  "url": "https://peps.python.org/pep-0203/"
 },
 "204": {
  "number": 204,
  "title": "Range Literals",
  "authors": "Thomas Wouters",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "14-Jul-2000",
  "python_version": "2.0",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Thomas Wouters"
  ],
  "url": "https://peps.python.org/pep-0204/"
 },
 "205": {
  "number": 205,
  "title": "Weak References",
  "authors": "Fred L. Drake, Jr.",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "14-Jul-2000",
  "python_version": "2.1",
  "post_history": "11-Jan-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Fred L. Drake, Jr."
  ],
  "url": "https://peps.python.org/pep-0205/"
 },
 "206": {
  "number": 206,
  "title": "Python Advanced Library",
  "authors": "A.M. Kuchling",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Informational",
  "topic": "",
  "created": "14-Jul-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0206/"
 },
 "207": {
  "number": 207,
  "title": "Rich Comparisons",
  "authors": "Guido van Rossum, David Ascher",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "25-Jul-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum",
   "David Ascher"
  ],
  "url": "https://peps.python.org/pep-0207/"
 },
 "208": {
  "number": 208,
  "title": "Reworking the Coercion Model",
  "authors": "Neil Schemenauer, Marc-Andr\u00e9 Lemburg",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "04-Dec-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Neil Schemenauer",
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0208/"
 },
 "209": {
  "number": 209,
  "title": "Multi-dimensional Arrays",
  "authors": "Paul Barrett, Travis Oliphant",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "03-Jan-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Paul Barrett",
   "Travis Oliphant"
  ],
  "url": "https://peps.python.org/pep-0209/"
 },
 "210": {
  "number": 210,
  "title": "Decoupling the Interpreter Loop",
  "authors": "David Ascher",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "15-Jul-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "David Ascher"
  ],
  "url": "https://peps.python.org/pep-0210/"
 },
 "211": {
  "number": 211,
  "title": "Adding A New Outer Product Operator",
  "authors": "Greg Wilson",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "15-Jul-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Greg Wilson"
  ],
  "url": "https://peps.python.org/pep-0211/"
 },
 "212": {
  "number": 212,
  "title": "Loop Counter Iteration",
  "authors": "Peter Schneider-Kamp",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "22-Aug-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Peter Schneider-Kamp"
  ],
  "url": "https://peps.python.org/pep-0212/"
 },
 "213": {
  "number": 213,
  "title": "Attribute Access Handlers",
  "authors": "Paul Prescod",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "21-Jul-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Paul Prescod"
  ],
  "url": "https://peps.python.org/pep-0213/"
 },
 "214": {
  "number": 214,
  "title": "Extended Print Statement",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "24-Jul-2000",
  "python_version": "2.0",
  "post_history": "16-Aug-2000",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0214/"
 },
 "215": {
  "number": 215,
  "title": "String Interpolation",
  "authors": "Ka-Ping Yee",
  "discussions_to": null,
  "status": "Superseded",
  "type": "Standards Track",
  "topic": "",
  "created": "24-Jul-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "292",
  "author_names": [
   "Ka-Ping Yee"
  ],
  "url": "https://peps.python.org/pep-0215/"
 },
 "216": {
  "number": 216,
  "title": "Docstring Format",
  "authors": "Moshe Zadka",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Informational",
  "topic": "",
  "created": "31-Jul-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "287",
  "author_names": [
   "Moshe Zadka"
  ],
  "url": "https://peps.python.org/pep-0216/"
 },
 "217": {
  "number": 217,
  "title": "Display Hook for Interactive Use",
  "authors": "Moshe Zadka",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "31-Jul-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Moshe Zadka"
  ],
  "url": "https://peps.python.org/pep-0217/"
 },
 "218": {
  "number": 218,
  "title": "Adding a Built-In Set Object Type",
  "authors": "Greg Wilson, Raymond Hettinger",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "31-Jul-2000",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Greg Wilson",
   "Raymond Hettinger"
  ],
  "url": "https://peps.python.org/pep-0218/"
 },
 "219": {
  "number": 219,
  "title": "Stackless Python",
  "authors": "Gordon McMillan",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "14-Aug-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Gordon McMillan"
  ],
  "url": "https://peps.python.org/pep-0219/"
 },
 "220": {
  "number": 220,
  "title": "Coroutines, Generators, Continuations",
  "authors": "Gordon McMillan",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Informational",
  "topic": "",
  "created": "14-Aug-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Gordon McMillan"
  ],
  "url": "https://peps.python.org/pep-0220/"
 },
 "221": {
  "number": 221,
  "title": "Import As",
  "authors": "Thomas Wouters",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "15-Aug-2000",
  "python_version": "2.0",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Thomas Wouters"
  ],
  "url": "https://peps.python.org/pep-0221/"
 },
 "222": {
  "number": 222,
  "title": "Web Library Enhancements",
  "authors": "A.M. Kuchling",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "18-Aug-2000",
  "python_version": "2.1",
  "post_history": "22-Dec-2000",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0222/"
 },
 "223": {
  "number": 223,
  "title": "Change the Meaning of ``\\x`` Escapes",
  "authors": "Tim Peters",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "20-Aug-2000",
  "python_version": "2.0",
  "post_history": "23-Aug-2000",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Tim Peters"
  ],
  "url": "https://peps.python.org/pep-0223/"
 },
 "224": {
  "number": 224,
  "title": "Attribute Docstrings",
  "authors": "Marc-Andr\u00e9 Lemburg",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "23-Aug-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0224/"
 },
 "225": {
  "number": 225,
  "title": "Elementwise/Objectwise Operators",
  "authors": "Huaiyu Zhu, Gregory Lielens",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "19-Sep-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Huaiyu Zhu",
   "Gregory Lielens"
  ],
  "url": "https://peps.python.org/pep-0225/"
 },
 "226": {
  "number": 226,
  "title": "Python 2.1 Release Schedule",
  "authors": "Jeremy Hylton",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "release",
  "created": "16-Oct-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeremy Hylton"
  ],
  "url": "https://peps.python.org/pep-0226/"
 },
 "227": {
  "number": 227,
  "title": "Statically Nested Scopes",
  "authors": "Jeremy Hylton",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "01-Nov-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeremy Hylton"
  ],
  "url": "https://peps.python.org/pep-0227/"
 },
 "228": {
  "number": 228,
  "title": "Reworking Python's Numeric Model",
  "authors": "Moshe Zadka, Guido van Rossum",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "04-Nov-2000",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Moshe Zadka",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0228/"
 },
 "229": {
  "number": 229,
  "title": "Using Distutils to Build Python",
  "authors": "A.M. Kuchling",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "16-Nov-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0229/"
 },
 "230": {
  "number": 230,
  "title": "Warning Framework",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "28-Nov-2000",
  "python_version": "2.1",
  "post_history": "05-Nov-2000",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0230/"
 },
 "231": {
  "number": 231,
  "title": "__findattr__()",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "30-Nov-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0231/"
 },
 "232": {
  "number": 232,
  "title": "Function Attributes",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "02-Dec-2000",
  "python_version": "2.1",
  "post_history": "20-Feb-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0232/"
 },
 "233": {
  "number": 233,
  "title": "Python Online Help",
  "authors": "Paul Prescod",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Dec-2000",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Paul Prescod"
  ],
  "url": "https://peps.python.org/pep-0233/"
 },
 "234": {
  "number": 234,
  "title": "Iterators",
  "authors": "Ka-Ping Yee, Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "30-Jan-2001",
  "python_version": "2.1",
  "post_history": "30-Apr-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Ka-Ping Yee",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0234/"
 },
 "235": {
  "number": 235,
  "title": "Import on Case-Insensitive Platforms",
  "authors": "Tim Peters",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "21-Feb-2001",
  "python_version": "2.1",
  "post_history": "16-Feb-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Tim Peters"
  ],
  "url": "https://peps.python.org/pep-0235/"
 },
 "236": {
  "number": 236,
  "title": "Back to the __future__",
  "authors": "Tim Peters",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "26-Feb-2001",
  "python_version": "2.1",
  "post_history": "26-Feb-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Tim Peters"
  ],
  "url": "https://peps.python.org/pep-0236/"
 },
 "237": {
  "number": 237,
  "title": "Unifying Long Integers and Integers",
  "authors": "Moshe Zadka, Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Mar-2001",
  "python_version": "2.2",
  "post_history": "16-Mar-2001, 14-Aug-2001, 23-Aug-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Moshe Zadka",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0237/"
 },
 "238": {
  "number": 238,
  "title": "Changing the Division Operator",
  "authors": "Moshe Zadka, Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Mar-2001",
  "python_version": "2.2",
  "post_history": "16-Mar-2001, 26-Jul-2001, 27-Jul-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Moshe Zadka",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0238/"
 },
 "239": {
  "number": 239,
  "title": "Adding a Rational Type to Python",
  "authors": "Christopher A. Craig, Moshe Zadka",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Mar-2001",
  "python_version": "2.2",
  "post_history": "16-Mar-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Christopher A. Craig",
   "Moshe Zadka"
  ],
  "url": "https://peps.python.org/pep-0239/"
 },
 "240": {
  "number": 240,
  "title": "Adding a Rational Literal to Python",
  "authors": "Christopher A. Craig, Moshe Zadka",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Mar-2001",
  "python_version": "2.2",
  "post_history": "16-Mar-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Christopher A. Craig",
   "Moshe Zadka"
  ],
  "url": "https://peps.python.org/pep-0240/"
 },
 "241": {
  "number": 241,
  "title": "Metadata for Python Software Packages",
  "authors": "A.M. Kuchling",
  "discussions_to": "distutils-sig@python.org",
  "status": "Superseded",
  "type": "Standards Track",
  "topic": "packaging",
  "created": "12-Mar-2001",
  "python_version": null,
  "post_history": "`19-Mar-2001 <https://mail.python.org/archives/list/distutils-sig@python.org/thread/46XPDHQHI3XAAJHEZAMAMKZYAI6K7NB6/>`__",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "314",
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0241/"
 },
 "242": {
  "number": 242,
  "title": "Numeric Kinds",
  "authors": "Paul F. Dubois",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "17-Mar-2001",
  "python_version": "2.2",
  "post_history": "17-Apr-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Paul F. Dubois"
  ],
  "url": "https://peps.python.org/pep-0242/"
 },
 "243": {
  "number": 243,
  "title": "Module Repository Upload Mechanism",
  "authors": "Sean Reifschneider",
  "discussions_to": "distutils-sig@python.org",
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "packaging",
  "created": "18-Mar-2001",
  "python_version": "2.1",
  "post_history": "20-Mar-2001, 24-Mar-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Sean Reifschneider"
  ],
  "url": "https://peps.python.org/pep-0243/"
 },
 "244": {
  "number": 244,
  "title": "The ``directive`` statement",
  "authors": "Martin von L\u00f6wis",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "20-Mar-2001",
  "python_version": "2.1",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Martin von L\u00f6wis"
  ],
  "url": "https://peps.python.org/pep-0244/"
 },
 "245": {
  "number": 245,
  "title": "Python Interface Syntax",
  "authors": "Michel Pelletier",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Jan-2001",
  "python_version": "2.2",
  "post_history": "21-Mar-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Michel Pelletier"
  ],
  "url": "https://peps.python.org/pep-0245/"
 },
 "246": {
  "number": 246,
  "title": "Object Adaptation",
  "authors": "Alex Martelli, Clark C. Evans",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "21-Mar-2001",
  "python_version": "2.5",
  "post_history": "29-Mar-2001, 10-Jan-2005",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Alex Martelli",
   "Clark C. Evans"
  ],
  "url": "https://peps.python.org/pep-0246/"
 },
 "247": {
  "number": 247,
  "title": "API for Cryptographic Hash Functions",
  "authors": "A.M. Kuchling",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "",
  "created": "23-Mar-2001",
  "python_version": null,
  "post_history": "20-Sep-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0247/"
 },
 "248": {
  "number": 248,
  "title": "Python Database API Specification v1.0",
  "authors": "Greg Stein, Marc-Andr\u00e9 Lemburg",
  "discussions_to": "db-sig@python.org",
  "status": "Final",
  "type": "Informational",
  "topic": "",
  "created": "08-May-1996",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "249",
  "author_names": [
   "Greg Stein",
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0248/"
 },
 "249": {
  "number": 249,
  "title": "Python Database API Specification v2.0",
  "authors": "Marc-Andr\u00e9 Lemburg",
  "discussions_to": "db-sig@python.org",
  "status": "Final",
  "type": "Informational",
  "topic": "",
  "created": "12-Apr-1999",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": "248",
  "superseded_by": null,
  "author_names": [
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0249/"
 },
 "250": {
  "number": 250,
  "title": "Using site-packages on Windows",
  "authors": "Paul Moore",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "30-Mar-2001",
  "python_version": "2.2",
  "post_history": "30-Mar-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Paul Moore"
  ],
  "url": "https://peps.python.org/pep-0250/"
 },
 "251": {
  "number": 251,
  "title": "Python 2.2 Release Schedule",
  "authors": "Barry Warsaw, Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "release",
  "created": "17-Apr-2001",
  "python_version": "2.2",
  "post_history": "14-Aug-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0251/"
 },
 "252": {
  "number": 252,
  "title": "Making Types Look More Like Classes",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "19-Apr-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0252/"
 },
 "253": {
  "number": 253,
  "title": "Subtyping Built-in Types",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "14-May-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0253/"
 },
 "254": {
  "number": 254,
  "title": "Making Classes Look More Like Types",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "18-Jun-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0254/"
 },
 "255": {
  "number": 255,
  "title": "Simple Generators",
  "authors": "Neil Schemenauer, Tim Peters, Magnus Lie Hetland",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "18-May-2001",
  "python_version": "2.2",
  "post_history": "14-Jun-2001, 23-Jun-2001",
  "resolution": null,
  "requires": "234",
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Neil Schemenauer",
   "Tim Peters",
   "Magnus Lie Hetland"
  ],
  "url": "https://peps.python.org/pep-0255/"
 },
 "256": {
  "number": 256,
  "title": "Docstring Processing System Framework",
  "authors": "David Goodger",
  "discussions_to": "doc-sig@python.org",
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "01-Jun-2001",
  "python_version": null,
  "post_history": "13-Jun-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "David Goodger"
  ],
  "url": "https://peps.python.org/pep-0256/"
 },
 "257": {
  "number": 257,
  "title": "Docstring Conventions",
  "authors": "David Goodger, Guido van Rossum",
  "discussions_to": "doc-sig@python.org",
  "status": "Active",
  "type": "Informational",
  "topic": "",
  "created": "29-May-2001",
  "python_version": null,
  "post_history": "13-Jun-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "David Goodger",
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0257/"
 },
 "258": {
  "number": 258,
  "title": "Docutils Design Specification",
  "authors": "David Goodger",
  "discussions_to": "doc-sig@python.org",
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "31-May-2001",
  "python_version": null,
  "post_history": "13-Jun-2001",
  "resolution": null,
  "requires": "256, 257",
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "David Goodger"
  ],
  "url": "https://peps.python.org/pep-0258/"
 },
 "259": {
  "number": 259,
  "title": "Omit printing newline after newline",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Jun-2001",
  "python_version": "2.2",
  "post_history": "11-Jun-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0259/"
 },
 "260": {
  "number": 260,
  "title": "Simplify xrange()",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "26-Jun-2001",
  "python_version": "2.2",
  "post_history": "26-Jun-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0260/"
 },
 "261": {
  "number": 261,
  "title": "Support for \"wide\" Unicode characters",
  "authors": "Paul Prescod",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "27-Jun-2001",
  "python_version": "2.2",
  "post_history": "27-Jun-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Paul Prescod"
  ],
  "url": "https://peps.python.org/pep-0261/"
 },
 "262": {
  "number": 262,
  "title": "A Database of Installed Python Packages",
  "authors": "A.M. Kuchling",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "packaging",
  "created": "08-Jul-2001",
  "python_version": null,
  "post_history": "27-Mar-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0262/"
 },
 "263": {
  "number": 263,
  "title": "Defining Python Source Code Encodings",
  "authors": "Marc-Andr\u00e9 Lemburg, Martin von L\u00f6wis",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "06-Jun-2001",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Marc-Andr\u00e9 Lemburg",
   "Martin von L\u00f6wis"
  ],
  "url": "https://peps.python.org/pep-0263/"
 },
 "264": {
  "number": 264,
  "title": "Future statements in simulated shells",
  "authors": "Michael Hudson",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "30-Jul-2001",
  "python_version": "2.2",
  "post_history": "30-Jul-2001",
  "resolution": null,
  "requires": "236",
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Michael Hudson"
  ],
  "url": "https://peps.python.org/pep-0264/"
 },
 "265": {
  "number": 265,
  "title": "Sorting Dictionaries by Value",
  "authors": "Grant Griffin",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "08-Aug-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Grant Griffin"
  ],
  "url": "https://peps.python.org/pep-0265/"
 },
 "266": {
  "number": 266,
  "title": "Optimizing Global Variable/Attribute Access",
  "authors": "Skip Montanaro",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "13-Aug-2001",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Skip Montanaro"
  ],
  "url": "https://peps.python.org/pep-0266/"
 },
 "267": {
  "number": 267,
  "title": "Optimized Access to Module Namespaces",
  "authors": "Jeremy Hylton",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "23-May-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeremy Hylton"
  ],
  "url": "https://peps.python.org/pep-0267/"
 },
 "268": {
  "number": 268,
  "title": "Extended HTTP functionality and WebDAV",
  "authors": "Greg Stein",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "20-Aug-2001",
  "python_version": "2.x",
  "post_history": "21-Aug-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Greg Stein"
  ],
  "url": "https://peps.python.org/pep-0268/"
 },
 "269": {
  "number": 269,
  "title": "Pgen Module for Python",
  "authors": "Jonathan Riehl",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "24-Aug-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jonathan Riehl"
  ],
  "url": "https://peps.python.org/pep-0269/"
 },
 "270": {
  "number": 270,
  "title": "uniq method for list objects",
  "authors": "Jason Petrone",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "21-Aug-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jason Petrone"
  ],
  "url": "https://peps.python.org/pep-0270/"
 },
 "271": {
  "number": 271,
  "title": "Prefixing sys.path by command line option",
  "authors": "Fr\u00e9d\u00e9ric B. Giacometti",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "15-Aug-2001",
  "python_version": "2.2",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Fr\u00e9d\u00e9ric B. Giacometti"
  ],
  "url": "https://peps.python.org/pep-0271/"
 },
 "272": {
  "number": 272,
  "title": "API for Block Encryption Algorithms v1.0",
  "authors": "A.M. Kuchling",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "",
  "created": "18-Sep-2001",
  "python_version": null,
  "post_history": "17-Apr-2002, 29-May-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "A.M. Kuchling"
  ],
  "url": "https://peps.python.org/pep-0272/"
 },
 "273": {
  "number": 273,
  "title": "Import Modules from Zip Archives",
  "authors": "James C. Ahlstrom",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Oct-2001",
  "python_version": "2.3",
  "post_history": "26-Oct-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "James C. Ahlstrom"
  ],
  "url": "https://peps.python.org/pep-0273/"
 },
 "274": {
  "number": 274,
  "title": "Dict Comprehensions",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "25-Oct-2001",
  "python_version": "2.7, 3.0",
  "post_history": "29-Oct-2001",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0274/"
 },
 "275": {
  "number": 275,
  "title": "Switching on Multiple Values",
  "authors": "Marc-Andr\u00e9 Lemburg",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "10-Nov-2001",
  "python_version": "2.6",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0275/"
 },
 "276": {
  "number": 276,
  "title": "Simple Iterator for ints",
  "authors": "Jim Althoff",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "12-Nov-2001",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jim Althoff"
  ],
  "url": "https://peps.python.org/pep-0276/"
 },
 "277": {
  "number": 277,
  "title": "Unicode file name support for Windows NT",
  "authors": "Neil Hodgson",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Jan-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Neil Hodgson"
  ],
  "url": "https://peps.python.org/pep-0277/"
 },
 "278": {
  "number": 278,
  "title": "Universal Newline Support",
  "authors": "Jack Jansen",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "14-Jan-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jack Jansen"
  ],
  "url": "https://peps.python.org/pep-0278/"
 },
 "279": {
  "number": 279,
  "title": "The enumerate() built-in function",
  "authors": "Raymond Hettinger",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "30-Jan-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Raymond Hettinger"
  ],
  "url": "https://peps.python.org/pep-0279/"
 },
 "280": {
  "number": 280,
  "title": "Optimizing access to globals",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "10-Feb-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0280/"
 },
 "281": {
  "number": 281,
  "title": "Loop Counter Iteration with range and xrange",
  "authors": "Magnus Lie Hetland",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "11-Feb-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Magnus Lie Hetland"
  ],
  "url": "https://peps.python.org/pep-0281/"
 },
 "282": {
  "number": 282,
  "title": "A Logging System",
  "authors": "Vinay Sajip, Trent Mick",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "04-Feb-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Vinay Sajip",
   "Trent Mick"
  ],
  "url": "https://peps.python.org/pep-0282/"
 },
 "283": {
  "number": 283,
  "title": "Python 2.3 Release Schedule",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Informational",
  "topic": "release",
  "created": "27-Feb-2002",
  "python_version": "2.3",
  "post_history": "27-Feb-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0283/"
 },
 "284": {
  "number": 284,
  "title": "Integer for-loops",
  "authors": "David Eppstein, Gregory Ewing",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "01-Mar-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "David Eppstein",
   "Gregory Ewing"
  ],
  "url": "https://peps.python.org/pep-0284/"
 },
 "285": {
  "number": 285,
  "title": "Adding a bool type",
  "authors": "Guido van Rossum",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "08-Mar-2002",
  "python_version": "2.3",
  "post_history": "08-Mar-2002, 30-Mar-2002, 03-Apr-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Guido van Rossum"
  ],
  "url": "https://peps.python.org/pep-0285/"
 },
 "286": {
  "number": 286,
  "title": "Enhanced Argument Tuples",
  "authors": "Martin von L\u00f6wis",
  "discussions_to": null,
  "status": "Deferred",
  "type": "Standards Track",
  "topic": "",
  "created": "03-Mar-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Martin von L\u00f6wis"
  ],
  "url": "https://peps.python.org/pep-0286/"
 },
 "287": {
  "number": 287,
  "title": "reStructuredText Docstring Format",
  "authors": "David Goodger",
  "discussions_to": "doc-sig@python.org",
  "status": "Active",
  "type": "Informational",
  "topic": "",
  "created": "25-Mar-2002",
  "python_version": null,
  "post_history": "02-Apr-2002",
  "resolution": null,
  "requires": null,
  "replaces": "216",
  "superseded_by": null,
  "author_names": [
   "David Goodger"
  ],
  "url": "https://peps.python.org/pep-0287/"
 },
 "288": {
  "number": 288,
  "title": "Generators Attributes and Exceptions",
  "authors": "Raymond Hettinger",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "21-Mar-2002",
  "python_version": "2.5",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Raymond Hettinger"
  ],
  "url": "https://peps.python.org/pep-0288/"
 },
 "289": {
  "number": 289,
  "title": "Generator Expressions",
  "authors": "Raymond Hettinger",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "30-Jan-2002",
  "python_version": "2.4",
  "post_history": "22-Oct-2003",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Raymond Hettinger"
  ],
  "url": "https://peps.python.org/pep-0289/"
 },
 "290": {
  "number": 290,
  "title": "Code Migration and Modernization",
  "authors": "Raymond Hettinger",
  "discussions_to": null,
  "status": "Active",
  "type": "Informational",
  "topic": "",
  "created": "06-Jun-2002",
  "python_version": null,
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Raymond Hettinger"
  ],
  "url": "https://peps.python.org/pep-0290/"
 },
 "291": {
  "number": 291,
  "title": "Backward Compatibility for the Python 2 Standard Library",
  "authors": "Neal Norwitz",
  "discussions_to": null,
  "status": "Superseded",
  "type": "Informational",
  "topic": "",
  "created": "06-Jun-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": "387",
  "author_names": [
   "Neal Norwitz"
  ],
  "url": "https://peps.python.org/pep-0291/"
 },
 "292": {
  "number": 292,
  "title": "Simpler String Substitutions",
  "authors": "Barry Warsaw",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "18-Jun-2002",
  "python_version": "2.4",
  "post_history": "18-Jun-2002, 23-Mar-2004, 22-Aug-2004",
  "resolution": null,
  "requires": null,
  "replaces": "215",
  "superseded_by": null,
  "author_names": [
   "Barry Warsaw"
  ],
  "url": "https://peps.python.org/pep-0292/"
 },
 "293": {
  "number": 293,
  "title": "Codec Error Handling Callbacks",
  "authors": "Walter D\u00f6rwald",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "18-Jun-2002",
  "python_version": "2.3",
  "post_history": "19-Jun-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Walter D\u00f6rwald"
  ],
  "url": "https://peps.python.org/pep-0293/"
 },
 "294": {
  "number": 294,
  "title": "Type Names in the types Module",
  "authors": "Oren Tirosh",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "19-Jun-2002",
  "python_version": "2.5",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Oren Tirosh"
  ],
  "url": "https://peps.python.org/pep-0294/"
 },
 "295": {
  "number": 295,
  "title": "Interpretation of multiline string constants",
  "authors": "Stepan Koltsov",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "22-Jul-2002",
  "python_version": "3.0",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Stepan Koltsov"
  ],
  "url": "https://peps.python.org/pep-0295/"
 },
 "296": {
  "number": 296,
  "title": "Adding a bytes Object Type",
  "authors": "Scott Gilbert",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "12-Jul-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Scott Gilbert"
  ],
  "url": "https://peps.python.org/pep-0296/"
 },
 "297": {
  "number": 297,
  "title": "Support for System Upgrades",
  "authors": "Marc-Andr\u00e9 Lemburg",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "19-Jul-2001",
  "python_version": "2.6",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Marc-Andr\u00e9 Lemburg"
  ],
  "url": "https://peps.python.org/pep-0297/"
 },
 "298": {
  "number": 298,
  "title": "The Locked Buffer Interface",
  "authors": "Thomas Heller",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  "topic": "",
  "created": "26-Jul-2002",
  "python_version": "2.3",
  "post_history": "30-Jul-2002, 01-Aug-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Thomas Heller"
  ],
  "url": "https://peps.python.org/pep-0298/"
 },
 "299": {
  "number": 299,
  "title": "Special __main__() function in modules",
  "authors": "Jeff Epler",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "12-Aug-2002",
  "python_version": "2.3",
  "post_history": "29-Mar-2006",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Jeff Epler"
  ],
  "url": "https://peps.python.org/pep-0299/"
 },
 "301": {
  "number": 301,
  "title": "Package Index and Metadata for Distutils",
  "authors": "Richard Jones",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "packaging",
  "created": "24-Oct-2002",
  "python_version": "2.3",
  "post_history": "08-Nov-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Richard Jones"
  ],
  "url": "https://peps.python.org/pep-0301/"
 },
 "302": {
  "number": 302,
  "title": "New Import Hooks",
  "authors": "Just van Rossum, Paul Moore",
  "discussions_to": null,
  "status": "Final",
  "type": "Standards Track",
  "topic": "",
  "created": "19-Dec-2002",
  "python_version": "2.3",
  "post_history": "19-Dec-2002",
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Just van Rossum",
   "Paul Moore"
  ],
  "url": "https://peps.python.org/pep-0302/"
 },
 "303": {
  "number": 303,
  "title": "Extend divmod() for Multiple Divisors",
  "authors": "Thomas Bellman",
  "discussions_to": null,
  "status": "Rejected",
  "type": "Standards Track",
  "topic": "",
  "created": "31-Dec-2002",
  "python_version": "2.3",
  "post_history": null,
  "resolution": null,
  "requires": null,
  "replaces": null,
  "superseded_by": null,
  "author_names": [
   "Thomas Bellman"
  ],
  "url": "https://peps.python.org/pep-0303/"
 },
 "304": {
  "number": 304,
  "title": "Controlling Generation of Bytecode Files",
  "authors": "Skip Montanaro",
  "discussions_to": null,
  "status": "Withdrawn",
  "type": "Standards Track",
  