Python Enhancement Proposals
Go to file
Jelle Zijlstra eb6282b4a7 Change specification for `# type: ignore` (#1072)
As discussed on the typing-sig mailing list, the currently specified behavior for `# type: ignore` on a line by itself has remained mostly unimplemented and doesn't seem useful. Instead, the PEP now mandates a syntax for ignoring all errors in a specific file, which is more obviously useful.

I considered adding a sentence like "Individual type checkers may add additional syntax for silencing errors", but it didn't seem particularly useful since type checkers in general are free to add extensions to what PEP 484 specifies.

While I was at it I added a reference to PEP 526 to an out-of-date sentence adjacent to the modified paragraph.
2019-05-22 08:22:39 -07:00
.github Update the PR template and Contributing Guidelines (#738) 2018-07-13 14:22:35 -07:00
pep-0001 PEP 1: Move image to PEP root directory 2018-07-08 17:20:08 +10:00
pep-0418 PEP 418, PEP 499: update the email address of Cameron Simpson (#940) 2019-03-19 16:30:05 -07:00
pep-0426
pep-0433
pep-0446
pep-0505 PEP 505 updates (#747) 2018-07-23 07:17:15 -07:00
pep-0532 PEP 532 revision and restructure (#156) 2016-12-12 00:11:36 +10:00
pep0 PEP 589: TypedDict: Type Hints for Dictionaries with a Fixed Set of Keys (#956) 2019-03-29 06:38:13 -07:00
.gitignore create package target (#898) 2019-02-23 13:02:57 -05:00
.travis.yml Use the xenial dist in travis ci (#925) 2019-03-12 15:49:13 -07:00
CODE_OF_CONDUCT.md Rename CoC.rst to .md (#819) 2018-10-27 09:40:04 -07:00
CONTRIBUTING.rst Update the PR template and Contributing Guidelines (#738) 2018-07-13 14:22:35 -07:00
Makefile Package all pep files. Fixes python/pythondotorg#1394 (#982) 2019-04-09 11:26:44 -05:00
PyRSS2Gen.py update PyRSS2Gen to 1.1.0, which supports Python 3 2017-02-26 11:14:28 -08:00
README.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
deploy.bash package/deploy: it's working now 2019-02-23 13:43:27 -05:00
docutils.conf
genpepindex.py Convert PEP index to ReST (#705) 2018-07-10 23:10:43 +10:00
pep-0001-process_flow.png PEP 1: Move image to PEP root directory 2018-07-08 17:20:08 +10:00
pep-0001.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0002.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0003.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0004.txt PEP 4: remove the part about about "should be a patch to bpo". (#759) 2018-08-24 11:12:17 -07:00
pep-0005.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0006.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0007.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0008.txt PEP 8: minor grammar improvement (#926) 2019-03-13 10:48:04 -07:00
pep-0009.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0010.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0011.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0012.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0013.rst Specify how long votes should be held (#1000) 2019-05-01 12:27:09 -07:00
pep-0020.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0042.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0100.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0101.txt Fix typo in PEP 101 that was like a finger being jammed in my eye 2019-03-20 18:43:01 -07:00
pep-0102.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0103.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0160.txt PEPs 160, 205: Update email address for fdrake (#847) 2018-12-01 02:53:45 +11:00
pep-0200.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0201.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0202.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0203.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0204.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0205.txt PEPs 160, 205: Update email address for fdrake (#847) 2018-12-01 02:53:45 +11:00
pep-0206.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0207.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0208.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0209.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0210.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0211.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0212.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0213.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0214.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0215.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0216.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0217.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0218.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0219.txt PEP 219: Fix grammatical mistakes (#900) 2019-02-25 10:59:14 +11:00
pep-0220.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0221.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0222.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0223.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0224.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0225.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0226.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0227.txt PEP 227: remove placeholder comments. (#561) 2018-01-28 23:23:47 -08:00
pep-0228.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0229.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0230.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0231.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0232.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0233.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0234.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0235.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0236.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0237.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0238.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0239.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0240.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0241.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0242.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0243.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0244.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0245.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0246.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0247.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0248.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0249.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0250.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0251.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0252.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0253.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0254.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0255.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0256.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0257.txt Remove "XXX Mention docstrings of 2.2 properties." (#486) 2017-11-30 10:48:08 -08:00
pep-0258.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0259.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0260.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0261.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0262.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0263.txt PEP 263: fix typo in coding regex (#672) 2018-06-15 12:31:53 -07:00
pep-0264.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0265.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0266.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0267.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0268.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0269.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0270.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0271.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0272.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0273.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0274.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0275.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0276.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0277.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0278.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0279.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0280.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0281.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0282.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0283.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0284.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0285.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0286.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0287.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0288.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0289.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0290.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0291.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0292.txt Linkify the PEP numbers in "Superseded-By" header. (#726) 2018-07-10 11:04:15 -07:00
pep-0293.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0294.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0295.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0296.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0297.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0298.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0299.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0301.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0302.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0303.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0304.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0305.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0306.txt PEP 306: Updtae the urls to devguide and bpo (#745) 2018-07-21 16:07:02 -07:00
pep-0307.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0308.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0309.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0310.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0311.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0312.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0313.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0314.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0315.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0316.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0317.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0318.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0319.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0320.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0321.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0322.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0323.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0324.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0325.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0326.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0327.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0328.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0329.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0330.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0331.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0332.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0333.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0334.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0335.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0336.txt semicolon instead of colon at function definition (#979) 2019-04-07 09:19:10 -07:00
pep-0337.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0338.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0339.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0340.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0341.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0342.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0343.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0344.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0345.txt Mark several PEPs as final (#578) 2018-02-21 10:36:21 +10:00
pep-0346.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0347.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0348.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0349.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0350.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0351.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0352.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0353.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0354.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0355.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0356.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0357.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0358.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0359.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0360.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0361.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0362.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0363.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0364.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0365.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0366.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0367.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0368.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0369.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0370.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0371.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0372.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0373.txt Mark 2.7.16 as finished; vaguely plan 2.7.17 and 2.7.18. 2019-03-02 11:33:01 -08:00
pep-0374.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0375.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0376.txt Fix a formatting issue 2018-03-19 19:04:45 -07:00
pep-0377.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0378.txt Fix typo in PEP 378 (#573) 2018-02-15 06:06:49 +11:00
pep-0379.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0380.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0381.txt PEP 381: Mark as Withdrawn (#905) 2019-03-04 11:35:07 +01:00
pep-0382.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0383.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0384.txt Clarify PEP 384 (GH-610) 2019-02-05 16:46:56 +01:00
pep-0385.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0386.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0387.txt Make Brett Cannon the BD for PEP 387 on behalf of the SC (#1002) 2019-04-17 16:47:45 -07:00
pep-0389.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0390.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0391.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0392.txt Note that the final release was 3.2.6. 2018-01-09 00:38:30 -05:00
pep-0393.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0394.txt PEP 394: Add latest post date 2018-04-30 23:30:21 +10:00
pep-0395.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0396.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0397.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0398.txt Note 3.3 end-of-life. 2018-01-09 00:22:26 -05:00
pep-0399.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0400.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0401.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0402.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0403.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0404.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0405.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0406.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0407.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0408.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0409.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0410.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0411.txt PEP 411: this is Active, not Accepted 2018-06-04 23:28:55 +10:00
pep-0412.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0413.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0414.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0415.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0416.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0417.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0418.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0419.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0420.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0421.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0422.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0423.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0424.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0425.txt Mark several PEPs as final (#578) 2018-02-21 10:36:21 +10:00
pep-0426.txt Withdraw PEPs 426 and 459 (#579) 2018-02-21 21:21:31 +10:00
pep-0427.txt Mark several PEPs as final (#578) 2018-02-21 10:36:21 +10:00
pep-0428.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0429.txt Update release schedules for 3.4 and 3.5. 2019-03-19 01:29:20 -07:00
pep-0430.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0431.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0432.txt PEP 432: Update based on the extracted PEP 587 API (#965) 2019-04-16 23:58:12 +10:00
pep-0433.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0434.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0435.txt Linkify the PEP numbers in "Superseded-By" header. (#726) 2018-07-10 11:04:15 -07:00
pep-0436.txt Mark the "Argument Clinic" PEP as Final. 2019-03-11 18:17:09 -07:00
pep-0437.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0438.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0439.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0440.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0441.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0442.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0443.txt lukasz@langa.pl -> lukasz@python.org 2018-01-27 13:19:45 -08:00
pep-0444.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0445.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0446.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0447.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0448.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0449.txt Update 469, 464, 470 to Final (#607) 2018-04-11 11:16:39 -07:00
pep-0450.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0451.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0452.txt Mark PEP 452 as final (#957) 2019-03-28 13:56:53 -07:00
pep-0453.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0454.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0455.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0456.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0457.txt Remove implicit proposals to support "optional groups". (#1040) 2019-05-14 21:16:24 +10:00
pep-0458-1.png
pep-0458-2.png
pep-0458-3.png
pep-0458.txt Defer PEP 458 (#931) 2019-03-21 12:53:57 -07:00
pep-0459.txt Withdraw PEPs 426 and 459 (#579) 2018-02-21 21:21:31 +10:00
pep-0460.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0461.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0462.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0463.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0464.txt Update 469, 464, 470 to Final (#607) 2018-04-11 11:16:39 -07:00
pep-0465.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0466.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0467.txt PEP 467: Defer, and update open questions (#1005) 2019-04-22 01:59:45 +10:00
pep-0468.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0469.txt Update pep-0469 (#895) 2019-02-14 20:16:30 -08:00
pep-0470.txt Update 469, 464, 470 to Final (#607) 2018-04-11 11:16:39 -07:00
pep-0471.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0472.txt Reject PEP 472 (#933) 2019-03-15 15:02:57 -07:00
pep-0473.txt Reject PEP 473 (#930) 2019-03-15 14:38:37 -07:00
pep-0474.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0475.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0476.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0477.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0478.txt Update release schedules for 3.4 and 3.5. 2019-03-19 01:29:20 -07:00
pep-0479.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0480-1.png
pep-0480.txt Defer PEP 480 (#932) 2019-03-21 12:53:27 -07:00
pep-0481.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0482.txt Mark PEP 482 final (#1019) 2019-05-01 07:40:01 -07:00
pep-0483.txt PEP 483: Mark as Final 2019-03-14 17:15:09 -07:00
pep-0484.txt Change specification for `# type: ignore` (#1072) 2019-05-22 08:22:39 -07:00
pep-0485.txt Fix IPython spelling in pep 485 (#570) 2018-02-06 15:01:16 -07:00
pep-0486.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0487.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0488.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0489.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0490.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0491.txt PEP 491: Mark as Deferred (#927) 2019-03-16 13:40:55 +10:00
pep-0492.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0493.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0494.txt Update 3.7 and 3.6 schedules 2018-12-24 05:37:10 -05:00
pep-0495-daylightsavings.png
pep-0495-fold-2.png PEP 495: Attempt to fix the fold sketch by renaming the image file. 2015-09-20 20:57:14 -04:00
pep-0495-fold.svg PEP 495: Added a vertical segment to the graph. 2015-08-30 22:49:58 -04:00
pep-0495-gap.png PEP 495: Added a gap sketch. 2015-09-20 20:25:12 -04:00
pep-0495-gap.svg PEP 495: Added a gap sketch. 2015-09-20 20:25:12 -04:00
pep-0495.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0496.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0497.txt Make Brett Cannon the BD for PEP 487 on behalf of the steering council (#1003) 2019-04-17 16:56:08 -07:00
pep-0498.txt PEP 498: Clarify the prohibition on locals() and globals(). (GH-529) 2018-01-03 16:35:52 -08:00
pep-0499.txt PEP 499: Delegate to Nick Coghlan (#946) 2019-03-24 22:03:37 +10:00
pep-0500.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0501.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0502.txt Reject PEP 502 (#953) 2019-03-27 15:24:28 -07:00
pep-0503.txt PEP 503: Update PyPI's base URL for Warehouse (#1036) 2019-05-09 14:27:52 -07:00
pep-0504.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0505.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0506.txt Mark several PEPs as final (#578) 2018-02-21 10:36:21 +10:00
pep-0507.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0508.txt Fix a typo in PEP 508 (#964) 2019-04-01 12:52:44 -07:00
pep-0509.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0510.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0511.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0512.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0513.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0514.txt typo fix (#627) 2018-04-22 05:50:15 +10:00
pep-0515.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0516.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0517.txt PEP 517: Clarify expected front end handling of setup.py based trees (#1029) 2019-05-07 15:37:29 -04:00
pep-0518.txt PEP 518: Clarify any tool can use the tool table (#1054) 2019-05-15 23:33:02 -07:00
pep-0519.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0520.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0521.txt Withdraw PEP 521 in favor of PEP 567 (gh-562) 2018-01-29 00:21:42 -08:00
pep-0522.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0523.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0524.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0525-1.png Add PEP 525: Asynchronous Generators 2016-08-02 17:23:38 -04:00
pep-0525.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0526.txt Typo in PEP 526 (#614) 2018-04-11 11:18:19 -07:00
pep-0527.txt PEP 527: Fix typo "Chocalatey" to "Chocolatey" (#784) 2018-09-21 14:28:48 -07:00
pep-0528.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0529.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0530.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0531.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0532.txt Defer None-aware operator related PEPs 2017-11-29 19:46:18 +10:00
pep-0533.txt PEP 533: Correction: Make Yury BDFL-Delegate (#970) 2019-04-02 22:09:57 -07:00
pep-0534.txt PEP 534: Improve title and clarify proposal (#949) 2019-04-07 17:45:54 +10:00
pep-0535.txt Defer None-aware operator related PEPs 2017-11-29 19:46:18 +10:00
pep-0536.txt Defer PEP 536 (#934) 2019-03-15 15:32:43 -07:00
pep-0537.txt 3.7.3 released 2019-03-25 20:16:50 -04:00
pep-0538.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0539.txt PEP 539: Fix Python-Version header (GH-651) 2018-05-15 18:02:50 -04:00
pep-0540.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0541.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0542.txt Reject PEP 542 (#935) 2019-03-15 15:56:22 -07:00
pep-0543.rst Initial proposal of TLS ABC PEP. (#208) 2017-02-14 00:48:16 +11:00
pep-0544.txt Minor tweaks to PEP 544 (#1046) 2019-05-13 11:22:49 +01:00
pep-0545.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0546.txt New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0547.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0548.rst Record rejection of pep-0548. 2017-09-06 19:35:27 -04:00
pep-0549.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0550-hamt_vs_dict-v2.png PEP-0550 V4 (#375) 2017-08-25 18:21:39 -04:00
pep-0550-hamt_vs_dict.png PEP 550 v3 (#355) 2017-08-18 16:23:50 -04:00
pep-0550-lookup_hamt.png pep550: Move pics one level up to show up on Python.org (#332) 2017-08-11 19:29:03 -04:00
pep-0550.rst PEP 550: Withdraw in favor of PEP 567. (#559) 2018-01-27 16:08:22 -05:00
pep-0551.rst PEP-551: change title of "Rejected Advice" section (#894) 2019-02-14 08:29:06 -08:00
pep-0552.rst all done with PEP 552 2017-12-09 14:09:11 -08:00
pep-0553.rst Update pep-0553.rst (#430) 2017-10-24 17:35:16 -07:00
pep-0554.rst PEP 554: Defer adding support for "inheriting" settings. (gh-1016) 2019-04-27 09:49:25 -06:00
pep-0555.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0556.rst PEP 556: Mark deferred (#942) 2019-03-22 10:32:16 -07:00
pep-0557.rst PEP 557: Data Classes - Mark as Final (#1007) 2019-04-22 02:01:41 +10:00
pep-0558.rst PEP 558: Note compatibility constraints on locals(), other updates (#1069) 2019-05-21 23:43:15 +10:00
pep-0559.rst PEP 559: Fix typo in my name 2017-09-11 13:04:07 +10:00
pep-0560.rst Clarify C calling convention for __class_getitem__ in PEP 560 (#643) 2018-05-08 17:31:44 +01:00
pep-0561.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0562.rst fix typo in PEP 562 (#688) 2018-07-07 15:44:02 -07:00
pep-0563.rst lukasz@langa.pl -> lukasz@python.org 2018-01-27 13:19:45 -08:00
pep-0564.rst New PEP 587: Python Initialization Configuration 2019-03-28 02:15:55 +01:00
pep-0565.rst PEP 565 implementation has been merged 2018-01-08 12:54:24 +10:00
pep-0566.rst PEP 566: Support for direct references and permit public index to add restrictions (#783) 2018-09-21 14:29:50 -07:00
pep-0567.rst Fix PEP 567 to reflect changes in 3.7.1 (see bpo-34762) (GH-787) 2018-09-21 15:37:11 -04:00
pep-0568.rst Fix typos. 2018-01-16 14:39:53 -08:00
pep-0569.rst PEP 569: Move release PEP to correct index section (#1050) 2019-05-14 22:13:39 +10:00
pep-0570.rst PEP 570: Demonstrate a corner case (#978) 2019-04-06 14:43:10 -07:00
pep-0571.rst PEP 571: remove duplicated word (#887) 2019-01-28 19:39:33 +11:00
pep-0572.rst Update PEP-572 for f-strings (see bpo-36798) (#1024) 2019-05-06 11:30:23 -05:00
pep-0573.rst PEP 573: Stefan Behnel has accepted the BDFL-Delegate role (#1011) 2019-04-25 15:20:39 +10:00
pep-0574.rst PEP 574: Mark accepted (#1031) 2019-05-08 11:56:00 -04:00
pep-0575.rst PEP 579 and 580: the C call protocol (#675) 2018-06-20 07:55:39 +10:00
pep-0576.rst Withdraw PEP 576, in favour of PEP 590. (#961) 2019-03-29 08:38:58 -07:00
pep-0577.rst Amend misleading withdrawal notice on PEP 577 (#796) 2018-09-30 16:13:49 +10:00
pep-0578.rst PEP 578: mark as accepted (#1030) 2019-05-07 16:51:11 -04:00
pep-0579.rst PEPs 576, 579, 580: Appoint Petr Viktorin as BDFL-Delegate (#945) 2019-03-24 21:11:27 +10:00
pep-0580.rst Reject PEP 580 in favor of PEP 590 (GH-1027) 2019-05-07 09:54:15 -04:00
pep-0581.rst Accept PEP 581 2019-05-14 18:13:32 -07:00
pep-0582.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0583.rst Rename pep-0583.txt to .rst (#902) 2019-03-01 11:39:16 -08:00
pep-0584.rst Fix dict difference example (#938) 2019-03-19 11:30:54 -07:00
pep-0585.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-0586.rst PEP 586: Rewrite sections regarding enum (#997) 2019-04-17 20:19:09 -07:00
pep-0587.rst PEP 587: fix typo 2019-05-20 14:05:52 +02:00
pep-0588.rst Mariatta prefers to be just Mariatta (#1020) 2019-05-02 09:14:33 -04:00
pep-0589.rst PEP 589: Small updates based on feedback from @gvanrossum (#1060) 2019-05-20 10:50:00 -07:00
pep-0590.rst PEP 590: Record BDFL delegate (GH-1079) 2019-05-22 14:30:22 +02:00
pep-0591.rst PEP 591: Discuss (not doing) runtime final enforcement (#1044) 2019-05-10 18:40:46 -07:00
pep-0592.rst Mark PEP 592 as Accepted (#1047) 2019-05-12 12:14:33 -04:00
pep-0593.rst Initial import of PEP 593: Flexible function and variable annotations (#1014) 2019-05-19 22:09:35 +01:00
pep-0594.rst PEP 594: discussion to discuss.python.org (#1078) 2019-05-22 13:32:12 +02:00
pep-0628.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0666.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0754.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-0801.rst Reserve two PEPs (#683) 2018-06-21 10:09:54 -07:00
pep-3000.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3001.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3002.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3003.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3099.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3100.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-3101.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3102.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3103.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3104.txt explain that nonlocal and global assignment shorthands are not going to be implemented 2018-01-06 12:58:02 -08:00
pep-3105.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3106.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3107.txt "func_annotations" -> " __annotations__" (#628) 2018-05-16 12:16:39 -04:00
pep-3108.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3109.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3110.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3111.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3112.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3113.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3114.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3115.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3116.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3117.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3118.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3119.txt PEP 3119: Fix typo int the word: coarse-grained (#914) 2019-03-06 17:25:00 -08:00
pep-3120.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3121.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3122.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3123.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3124.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3125.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3126.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3127.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3128.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3129.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-3130.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3131.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3132.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-3133.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3134.txt Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-3135.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3136.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3137.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3138.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3139.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3140.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3141.txt Fix pep-3141.txt: broken numerical tower link (#798) 2018-10-04 08:32:53 -07:00
pep-3142.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3143.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3144.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3145.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3146.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3147-1.dia
pep-3147-1.png
pep-3147.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3148.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3149.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3150.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3151.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3152.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3153.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3154.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3155.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-3156.txt Linkify the PEP numbers in "Superseded-By" header. (#726) 2018-07-10 11:04:15 -07:00
pep-3333.txt Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464) 2017-11-11 11:28:55 -08:00
pep-8000.rst Update description for PEP 8010 2018-11-05 11:16:21 -08:00
pep-8001.rst Mariatta prefers to be just Mariatta (#1020) 2019-05-02 09:14:33 -04:00
pep-8002.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-8010.rst Accept PEP 8016 and reject other governance proposals 2018-12-17 17:09:10 +01:00
pep-8011.rst Mariatta prefers to be just Mariatta (#1020) 2019-05-02 09:14:33 -04:00
pep-8012.rst Accept PEP 8016 and reject other governance proposals 2018-12-17 17:09:10 +01:00
pep-8013.rst Accept PEP 8016 and reject other governance proposals 2018-12-17 17:09:10 +01:00
pep-8014.rst Remove trailing spaces from many PEPs (#983) 2019-04-16 07:50:15 -07:00
pep-8015.rst Accept PEP 8016 and reject other governance proposals 2018-12-17 17:09:10 +01:00
pep-8016.rst PEP 13: make it real (#857) 2018-12-26 22:40:25 -08:00
pep-8100.rst Mariatta prefers to be just Mariatta (#1020) 2019-05-02 09:14:33 -04:00
pep.css
pep2html.py Support the 'Sponsor' header field (#911) 2019-03-04 17:33:37 -08:00
pep2pyramid.py Linkify the PEP numbers in "Superseded-By" header. (#726) 2018-07-10 11:04:15 -07:00
pep2rss.py Fix pep2rss to specify output encoding (GH-634) 2018-07-10 09:05:08 -05:00
pyramid-pep-template
roman.py Make roman.py Python3 compatible. 2016-05-03 10:49:19 +03:00
scan-ops.py
style.css

README.rst

Python Enhancement Proposals
============================

.. image:: https://travis-ci.org/python/peps.svg?branch=master
    :target: https://travis-ci.org/python/peps

The PEPs in this repo are published automatically on the web at
http://www.python.org/dev/peps/.  To learn more about the purpose of
PEPs and how to go about writing a PEP, please start reading at PEP 1
(``pep-0001.txt`` in this repo).  Note that PEP 0, the index PEP, is
now automatically generated, and not committed to the repo.


Contributing to PEPs
====================

See the `Contributing Guidelines <./CONTRIBUTING.rst>`_.


reStructuredText for PEPs
=========================

Original PEP source should be written in reStructuredText format,
which is a constrained version of plaintext, and is described in
PEP 12.  Older PEPs were often written in a more mildly restricted
plaintext format, as described in PEP 9.  The ``pep2html.py``
processing and installation script knows how to produce the HTML
for either PEP format.

For processing reStructuredText format PEPs, you need the docutils
package, which is available from `PyPI <http://pypi.python.org>`_.
If you have pip, ``pip install docutils`` should install it.


Generating the PEP Index
========================

PEP 0 is automatically generated based on the metadata headers in other
PEPs. The script handling this is ``genpepindex.py``, with supporting
libraries in the ``pep0`` directory.


Checking PEP formatting and rendering
=====================================

Do not commit changes with bad formatting.  To check the formatting of
a PEP, use the Makefile.  In particular, to generate HTML for PEP 999,
your source code should be in ``pep-0999.rst`` and the HTML will be
generated to ``pep-0999.html`` by the command ``make pep-0999.html``.
The default Make target generates HTML for all PEPs.

If you don't have Make, use the ``pep2html.py`` script directly.


Generating HTML for python.org
==============================

python.org includes its own helper modules to render PEPs as HTML, with
suitable links back to the source pages in the version control repository.

These can be found at https://github.com/python/pythondotorg/tree/master/peps

When making changes to the PEP management process that may impact python.org's
rendering pipeline:

* Clone the python.org repository from https://github.com/python/pythondotorg/
* Get set up for local python.org development as per
  https://pythondotorg.readthedocs.io/install.html#manual-setup
* Adjust ``PEP_REPO_PATH`` in ``pydotorg/settings/local.py`` to refer to your
  local clone of the PEP repository
* Run ``./manage.py generate_pep_pages`` as described in
  https://pythondotorg.readthedocs.io/pep_generation.html