Python Enhancement Proposals
Go to file
Steven Troxler 848d0908c9
PEP 698: Change the wording for strict mode section (#2874)
At this time, Pyre still does not have strict override enforcement.

This (and supporting codemod tools) are still something we want,
but given that we have not yet delivered this and do not have a firm
ETA we should not make claims about specific plans in the PEP text.
2022-11-07 14:43:56 -08:00
.codespell Add configuration for running `codespell` locally (#2151) 2022-01-24 23:40:15 +00:00
.github PEP 700: Additional Fields for the Simple API for Package Indexes (gh-2840) 2022-10-21 13:38:03 +01:00
docs Build Instructions: Fix to work with the latest Makefile (#2485) 2022-04-16 13:46:31 +03:00
infra bump HSTS to reccommended settings (#2528) 2022-04-15 06:58:36 -04:00
pep-0001 PEP 1: Move image to PEP root directory 2018-07-08 17:20:08 +10:00
pep-0012 PEP 1 & 12: Link Post-History dates to discussion threads (#2358) 2022-03-09 15:50:54 +00:00
pep-0418 Upgrade lint infra & add a few more conservative built-in checks (#2286) 2022-01-31 18:49:58 -08:00
pep-0426
pep-0433
pep-0446
pep-0465 The PEP Rendering System is dead; long live the PEP Rendering System (#2399) 2022-03-10 10:27:31 +02:00
pep-0505 Fix typos in various PEPs (#1111) 2019-06-24 21:58:50 -07:00
pep-0532
pep-0605 PEP 605: Change ABI management to encourage pre-built wheels (#1190) 2019-10-06 00:04:21 +10:00
pep-0662 PEP-662: Move to a wheel based approach (#1999) 2021-06-24 13:38:37 -07:00
pep_sphinx_extensions Meta: Clarify scope of Packaging topic and rm ensurepip PEPs (453/477) (#2826) 2022-11-07 17:57:17 +01:00
.codespellrc Add configuration for running `codespell` locally (#2151) 2022-01-24 23:40:15 +00:00
.gitattributes Mark binary files as binary in .gitattributes 2021-04-01 18:23:34 -05:00
.gitignore Infra: Test Python 3.11 beta (#2727) 2022-07-31 13:34:28 +03:00
.pre-commit-config.yaml Lint: Add a new check for consistent PEP header order (#2835) 2022-10-15 21:09:24 -07:00
AUTHOR_OVERRIDES.csv PEP 690: Lazy Imports (#2569) 2022-05-03 13:47:13 -05:00
CONTRIBUTING.rst Meta: Clearly document current guidance for changing existing PEPs (#2378) 2022-04-06 18:21:47 -05:00
Makefile Infra: Add 'make help' (#2858) 2022-10-31 14:34:37 +02:00
README.rst Infra: Add note on finding the RTD preview (#2551) 2022-04-24 06:33:56 -07:00
build.py Infra: override RTD build commands (#2728) 2022-07-29 16:07:03 +03:00
conf.py Remove ``include_patterns`` monkeypatching (#2810) 2022-10-05 18:03:04 +01:00
contents.rst Add support for topic indices (#2579) 2022-06-18 20:04:46 +02:00
generate_rss.py Fix docutils deprecation warning when generating RSS (#2744) 2022-08-02 21:07:49 +01:00
pep-0001.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0002.txt PEPs 2, 4, 411: updates to how the stdlib is managed (#2651) 2022-09-23 15:56:29 -07:00
pep-0003.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0004.txt PEPs 2, 4, 411: updates to how the stdlib is managed (#2651) 2022-09-23 15:56:29 -07:00
pep-0005.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0006.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0007.txt PEP 7: Revert: "Add note about greppable exception messages (#2605)" (#2608) 2022-05-17 20:51:40 +02:00
pep-0008.txt PEP 8: Fix typos (#2600) 2022-05-11 11:45:05 -06:00
pep-0009.txt Infra: Improve email and link processing and rendering in headers (#2467) 2022-04-19 09:27:27 +03:00
pep-0010.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0011.txt PEP 11: Clarify Fixed vs. Modern lifecycle & non-support of ESU (#2802) 2022-10-01 19:38:19 -05:00
pep-0012.rst Infra: Add new directives to point to PEP's canonical content (#2702) 2022-08-02 22:48:56 -05:00
pep-0013.rst PEP 13: clarify a sentence 2022-02-02 13:17:01 -08:00
pep-0020.txt PEP 20: Fix syntax highlighting and other minor syntax/formatting issues (#2432) 2022-03-15 12:40:34 -05:00
pep-0042.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0100.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0101.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0102.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0103.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0160.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0200.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0201.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0202.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0203.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0204.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0205.txt PEP 205, 611: Fix word duplications and grammar (#2646) 2022-06-12 09:40:32 +01:00
pep-0206.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-0207.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0208.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0209.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0210.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0211.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0212.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0213.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0214.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0215.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0216.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0217.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0218.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0219.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0220.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0221.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03: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 Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0224.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0225.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0226.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0227.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0228.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0229.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0230.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0231.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03: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 Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0234.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0235.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0236.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0239.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0240.txt Lint: Upgrade linters, enable backtick check & fix new errors (#2825) 2022-10-14 00:01:49 -05:00
pep-0241.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0242.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0243.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0244.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0245.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0246.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03: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 Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0249.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0250.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0251.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0252.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0253.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0254.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0255.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0256.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0257.txt PEP 257: Use sys.maxsize instead of sys.maxint (#2629) 2022-06-06 12:32:50 -07:00
pep-0258.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0259.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0260.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0261.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0262.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0263.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0264.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0265.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0266.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0267.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0268.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0269.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0270.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0271.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0272.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0273.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0274.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0275.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0276.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0277.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0278.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0279.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0280.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0281.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0282.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0283.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0284.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0285.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0286.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0287.txt The PEP Rendering System is dead; long live the PEP Rendering System (#2399) 2022-03-10 10:27:31 +02:00
pep-0288.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0289.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0290.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0291.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0292.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0293.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0294.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0295.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0296.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0297.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0298.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00: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 Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0302.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0305.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05: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 Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0308.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0309.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0310.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0311.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0314.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07: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 Modernize code: "== None" -> "is None" (#2081) 2021-09-21 12:55:36 -07:00
pep-0317.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0318.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0319.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0320.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0321.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0322.txt Replace links to sourceforge with links to bpo (#746) 2018-07-21 16:57:17 -07:00
pep-0323.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0326.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0327.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0328.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0329.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0330.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0331.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0334.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Fix typos (#1113) 2019-07-03 11:20:45 -07:00
pep-0337.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0338.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0339.txt PEP 339: Fix broken link (#2431) 2022-03-14 17:11:13 -07:00
pep-0340.txt PEP 12: Update guidance on linking PEPs/RFCs per recent changes, and add check for it (#2291) 2022-02-02 19:52:40 -08:00
pep-0341.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0342.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0343.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0344.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0345.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0346.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0347.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0348.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0349.txt Various typo/grammar/style fixes (#1789) 2021-02-03 06:06:23 -08: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0352.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0353.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0354.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0355.txt Remove needless gender specific terms. #855 (#2258) 2022-01-21 13:08:11 -08:00
pep-0356.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0357.txt Lint: Upgrade linters, enable backtick check & fix new errors (#2825) 2022-10-14 00:01:49 -05:00
pep-0358.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0359.txt Fix typos (#1113) 2019-07-03 11:20:45 -07: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 Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0362.txt PEP 362: Fix formatting of colons in field descriptions (#2590) 2022-05-08 12:28:39 -07: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0365.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0366.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0367.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0368.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0369.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0370.txt Fix typos (#1113) 2019-07-03 11:20:45 -07:00
pep-0371.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0372.txt Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0373.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0374.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0375.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0376.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0377.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0378.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0382.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0383.txt PEP 383: Fix broken link (#2863) 2022-11-02 11:34:56 -07:00
pep-0384.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0385.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0386.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0387.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0389.txt Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-0390.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0391.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0392.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0393.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0394.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0395.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0396.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0397.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0398.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0403.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0404.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-0405.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0406.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0407.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0408.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0409.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0410.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-0411.txt PEPs 2, 4, 411: updates to how the stdlib is managed (#2651) 2022-09-23 15:56:29 -07:00
pep-0412.txt Lint: Validate PEP fields against PEP 12 (#1890) 2021-03-23 07:55:26 -07:00
pep-0413.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0414.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0415.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0416.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0421.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0422.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0423.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0424.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0425.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0426.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0427.txt Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0428.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0429.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0430.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0431.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0432.txt PEP 432: fix code block (#2729) 2022-07-22 11:22:34 -05:00
pep-0433.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-0434.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0435.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0436.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0437.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0438.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0439.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0440.txt Lint: Add a new check for consistent PEP header order (#2835) 2022-10-15 21:09:24 -07:00
pep-0441.txt Lint: Add a new check for consistent PEP header order (#2835) 2022-10-15 21:09:24 -07:00
pep-0442.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0443.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0444.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0445.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0446.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0447.txt Lint: Upgrade linters, enable backtick check & fix new errors (#2825) 2022-10-14 00:01:49 -05: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 Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -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 Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0452.txt Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-0453.txt Meta: Clarify scope of Packaging topic and rm ensurepip PEPs (453/477) (#2826) 2022-11-07 17:57:17 +01:00
pep-0454.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0457.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0458-1.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0458.txt PEP 458: Clarify sequence of PyPI and pip integration (#2789) 2022-10-22 10:47:47 +03:00
pep-0459.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0460.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-0461.txt Lint: Upgrade linters, enable backtick check & fix new errors (#2825) 2022-10-14 00:01:49 -05:00
pep-0462.txt Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0463.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0464.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0465.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0466.txt Various typo/grammar/style fixes (#1789) 2021-02-03 06:06:23 -08:00
pep-0467.txt Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0468.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0469.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0470.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0471.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0472.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0473.txt Fix typos (#1113) 2019-07-03 11:20:45 -07:00
pep-0474.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0475.txt Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-0476.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-0477.txt Meta: Clarify scope of Packaging topic and rm ensurepip PEPs (453/477) (#2826) 2022-11-07 17:57:17 +01:00
pep-0478.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0479.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0480-1.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0480.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0481.txt Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0482.txt Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0483.txt Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0484.txt Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0485.txt PEP 485: Update email address (#2566) 2022-04-29 17:19:25 +01:00
pep-0486.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0487.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0488.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0489.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0490.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0491.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0492.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0493.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0494.txt Add Topic for release schedule PEPs (#2669) 2022-10-06 18:01:52 -07:00
pep-0495-daylightsavings.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0495-fold.svg
pep-0495-gap.svg
pep-0495.txt PEP 495: Update PyDateTime_GET_FOLD name into PyDateTime_DATE_GET_FOLD (gh-2709) 2022-07-13 09:08:21 +09:00
pep-0496.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0497.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0498.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0499.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0500.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0501.txt PEP 501: Fix footnotes (#2715) 2022-08-04 11:41:52 +03:00
pep-0502.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0503.txt Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (#2657) 2022-06-21 14:47:58 -07:00
pep-0504.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0505.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0506.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0507.txt Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0508.txt Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (#2657) 2022-06-21 14:47:58 -07:00
pep-0509.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0510.txt Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-0511.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0512.txt Make the table of contents collapsed by default (#2364) 2022-03-14 01:49:03 +00:00
pep-0513.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0514.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0515.txt PEP 515: fix links (#1973) 2021-05-31 13:20:37 -07:00
pep-0516.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0517.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0518.txt PEP 518: Fix typo (#2792) 2022-09-14 18:48:22 +03:00
pep-0519.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0520.txt PEP 520: Fix citation references (#2637) 2022-06-09 22:04:31 +03:00
pep-0521.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0522.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0523.txt Lint: Add a new check for consistent PEP header order (#2835) 2022-10-15 21:09:24 -07:00
pep-0524.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0525-1.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0525.txt Dark mode: Invert some images (#2409) 2022-03-11 20:41:57 +00:00
pep-0526.txt Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0527.txt Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -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 Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0531.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0532.txt PEP 532, 577, 598: Fix footnotes references (#2791) 2022-09-14 11:35:00 +03:00
pep-0533.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0534.txt Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0535.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-0536.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0537.txt PEP 537: 3.7.15 (#2829) 2022-10-11 01:00:19 -07:00
pep-0538.txt PEP 538: Fix footnotes (#2714) 2022-07-20 14:50:22 -07:00
pep-0539.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0540.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0541.txt PEP 541: Additional clarifications on invalid projects (#2828) 2022-10-28 12:02:11 +02:00
pep-0542.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-0543.rst Remove additional backticks from inline code (#2033) 2021-07-14 11:01:22 -07:00
pep-0544.txt Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0545.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0546.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0547.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0548.rst PEP 445, PEP 467, PEP 548, PEP 621: Fix incorrect backticks (#1560) 2020-08-12 08:05:43 -07:00
pep-0549.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05: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: Fix footnotes (#2751) 2022-08-17 08:23:06 +03:00
pep-0551.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0552.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0553.rst PEP 553: Fix citation references (#2639) 2022-06-18 20:06:23 +02:00
pep-0554.rst Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0555.rst Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0556.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0557.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0558.rst Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0559.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0560.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0561.rst PEP 561: Mark as final (#2663) 2022-06-23 10:04:53 +01:00
pep-0562.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0563.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0564.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0565.rst PEP 565: Fix footnotes (#2741) 2022-08-04 11:42:03 +03:00
pep-0566.rst Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0567.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0568.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0569.rst PEP 569, 596, 619: Add release dates for 2022-10-11 release (#2833) 2022-10-13 23:42:12 -05:00
pep-0570.rst PEP 570: Mark as Final (#2481) 2022-03-29 18:24:06 -05:00
pep-0571.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0572.rst PEP 572: Mark as Final (#2870) 2022-11-06 22:24:56 +00:00
pep-0573.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0574.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0575.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0576.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0577.rst PEP 532, 577, 598: Fix footnotes references (#2791) 2022-09-14 11:35:00 +03:00
pep-0578.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0579.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0580.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0581.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0582.rst PEP 582: Updates to internal directory structure (#2750) 2022-08-06 21:31:05 +02:00
pep-0583.rst Rename pep-0583.txt to .rst (#902) 2019-03-01 11:39:16 -08:00
pep-0584.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0585.rst PEP 585: Mark as Final (#2871) 2022-11-06 22:25:12 +00:00
pep-0586.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0587.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0588.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0589.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0590.rst Upgrade lint infra & add a few more conservative built-in checks (#2286) 2022-01-31 18:49:58 -08:00
pep-0591.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0592.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0593.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0594.rst PEP 594: fix typos (#2558) 2022-04-26 20:10:00 +01:00
pep-0595.rst PEP 595: replace mismatched references with inline links (#2534) 2022-04-17 16:06:40 -05:00
pep-0596.rst PEP 569, 596, 619: Add release dates for 2022-10-11 release (#2833) 2022-10-13 23:42:12 -05:00
pep-0597.rst PEP 597: Final (GH-2047) 2021-09-17 02:59:22 +02:00
pep-0598.rst PEP 532, 577, 598: Fix footnotes references (#2791) 2022-09-14 11:35:00 +03:00
pep-0599.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0600.rst Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (#2657) 2022-06-21 14:47:58 -07:00
pep-0601.txt PEP 601: Fix footnotes (#2736) 2022-07-28 12:41:30 +03:00
pep-0602-example-release-calendar.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0602-example-release-calendar.pptx [pep-602] [pep-569] Adjust beta phase 2019-11-06 13:48:51 +01:00
pep-0602-overlapping-support-matrix.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0602-overlapping-support-matrix.pptx [pep-602] Increase full bugfix support to 18 months based on feedback 2019-09-13 18:41:32 +02:00
pep-0602.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0603-hamt_vs_dict.png Add PEP-0603 -- Adding frozenmap (#1164) 2019-09-12 12:23:44 +01:00
pep-0603-lookup_hamt.png PEP 603: Fix figure 2 (#1621) 2020-09-26 13:35:14 -07:00
pep-0603.rst Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0604.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0605-example-release-calendar.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0605-overlapping-support-matrix.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-0605.rst PEP 605: fix footnotes (#2743) 2022-07-29 12:46:20 +03:00
pep-0606.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0607.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0608.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0609.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0610.rst Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0611.rst PEP 205, 611: Fix word duplications and grammar (#2646) 2022-06-12 09:40:32 +01:00
pep-0612.rst Lint: Add a new check for consistent PEP header order (#2835) 2022-10-15 21:09:24 -07:00
pep-0613.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0614.rst brandtbucher@gmail.com -> brandt@python.org (GH-1814) 2021-02-11 14:32:18 -08:00
pep-0615.rst PEP 615: Fix incorrect RFC link (#2662) 2022-06-21 23:52:31 -04:00
pep-0616.rst PEP 616: Mark as Final (#2869) 2022-11-06 22:25:39 +00:00
pep-0617.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0618.rst PEP 618: Fix typo (#1848) 2021-02-28 03:12:04 +11:00
pep-0619.rst PEP 569, 596, 619: Add release dates for 2022-10-11 release (#2833) 2022-10-13 23:42:12 -05:00
pep-0620.rst Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0621.rst Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0622.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0623.rst PEP 623: Change status to Final (#2601) 2022-05-13 11:37:54 +09:00
pep-0624.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0625.rst PEP 625: Approval (#2797) 2022-09-17 11:04:40 +01:00
pep-0626.rst Make PEP 626 final. (#1969) 2021-05-25 07:18:35 -07:00
pep-0627.rst Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0628.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0629.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0630.rst PEP 630: superseded by a HOWTO in the docs (GH-2773) 2022-08-26 13:38:20 +02:00
pep-0631.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0632.rst PEP 632: Remove `Topic: Packaging` header (#2656) 2022-06-18 21:53:23 +01:00
pep-0633.rst Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0634.rst PEP 634: Fix duplicate labels (#2735) 2022-07-28 14:49:29 +03:00
pep-0635.rst PEP 635: fix duplicate labels (#2742) 2022-07-28 22:10:36 +03:00
pep-0636.rst Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-0637.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0638.rst PEP 638: Typographic fixes (#2368) 2022-04-29 14:51:43 +01:00
pep-0639.rst Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0640.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0641.rst Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-0642.rst PEP 642: Fix footnotes (#2718) 2022-07-20 14:47:57 -07:00
pep-0643.rst Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0644.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0645.rst PEP 645: Mark as Withdrawn (and as Standards Track) (#2529) 2022-04-15 11:55:52 -07:00
pep-0646.rst PEP 646: Add forgotten parameter name in examples (#2837) 2022-10-20 11:51:08 -07:00
pep-0647.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0648.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0649.rst PEP 649: Fix nested list formatting (#2856) 2022-10-29 16:01:10 +03:00
pep-0650.rst PEP 650: Withdraw and move to Standards Track (#2665) 2022-06-23 19:49:41 -07:00
pep-0651.rst Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-0652.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0653.rst Infra + many PEPs: Add Sphinx Lint and fix errors (#2816) 2022-10-06 12:14:32 -07:00
pep-0654.rst PEP 654: Add missing Python-Version header (#2755) 2022-08-09 16:16:29 -05:00
pep-0655.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0656.rst Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (#2657) 2022-06-21 14:47:58 -07:00
pep-0657.rst PEP-657: Mark PEP657 as final (GH-2032) 2021-07-17 03:25:16 +01:00
pep-0658.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0659.rst PEP 659: Update to describe inline caches (#2462) 2022-03-25 13:09:22 +00:00
pep-0660.rst PEP 660: Mark as Final (#2664) 2022-06-23 09:44:12 +01:00
pep-0661.rst PEP 661: Update draft in anticipation of proposal (#2785) 2022-09-08 21:02:39 +03:00
pep-0662.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0663.txt PEP 663: Rejected 2021-11-17 22:02:37 -08:00
pep-0664.rst [pep-0664] Actual date for 3.11.0 2022-10-25 17:13:59 +02:00
pep-0665.rst Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
pep-0666.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-0667.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-0668.rst PEP 668: Change to Standards Track (#2774) 2022-10-13 23:49:21 -05:00
pep-0669.rst Allow limited PEP 523 plugins. (#2822) 2022-10-08 00:42:35 +01:00
pep-0670.rst PEP 670: Set Status to Final (#2647) 2022-06-13 16:51:02 +02:00
pep-0671.rst Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0672.rst Fix typo (#2192) 2021-12-13 09:15:18 -08:00
pep-0673.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0674.rst PEP 674: Update top 5000 PyPI projects stats (#2793) 2022-09-15 02:13:48 +02:00
pep-0675.rst PEP 675: Clarify Motivation query examples are abridged (#2854) 2022-10-30 06:29:39 -07:00
pep-0676.rst The PEP Rendering System is dead; long live the PEP Rendering System (#2399) 2022-03-10 10:27:31 +02:00
pep-0677.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0678.rst PEP 678: fix typo in sample code (GH-2762) 2022-08-12 10:36:28 +01:00
pep-0679.rst Lint: Update outdated Python-Version on still-Draft PEPs (#2756) 2022-08-24 17:39:36 -05:00
pep-0680.rst PEP 680: Mark as accepted (#2357) 2022-02-22 06:41:53 -08:00
pep-0681.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0682.rst PEP 682: Mark as final (#2513) 2022-04-11 07:53:14 -07:00
pep-0683.rst PEP 683: Updates for Round 4 of Discussions (gh-2766) 2022-10-04 17:06:56 -06:00
pep-0684.rst PEP 684: Updates for Round 2 of Discussions (gh-2807) 2022-10-28 19:28:38 -06:00
pep-0685.rst Packaging PEPs: Update headers & link canonical PyPA specs (#2690) 2022-10-07 08:29:13 -07:00
pep-0686.rst PEP 686: Mark PEP 686 as accepted (#2632) 2022-06-08 11:54:38 +09:00
pep-0687.rst PEP 687: Mark as Accepted (#2676) 2022-06-28 00:30:50 -05:00
pep-0688.rst PEP 688: Small tweaks (#2866) 2022-11-06 07:05:25 -08:00
pep-0689.rst PEP 689: Link to new discussion thread (#2852) 2022-10-27 18:22:17 +02:00
pep-0690.rst PEP 690: Last(?) round of updates (#2861) 2022-11-04 10:16:35 -07:00
pep-0691.rst PEP691: fix markup mistake (#2695) 2022-07-01 15:04:36 -07:00
pep-0692.rst Add Typing Topic (#2670) 2022-10-06 17:36:39 -07:00
pep-0693.rst PEP 693: Set to active with 3.12.0a1 release (#2845) 2022-10-25 20:37:46 +03:00
pep-0694.rst PEP 694: Fix typos (#2731) 2022-07-26 11:28:31 +03:00
pep-0695.rst PEP-695: Fix formatting of code example (#2867) 2022-11-06 07:54:48 -08:00
pep-0696.rst PEP 696: Changes from Pyright implementation (#2844) 2022-10-30 16:52:01 -07:00
pep-0697.rst PEP 697: Add Post-History & Discussions-To (#2827) 2022-10-12 11:19:49 +02:00
pep-0698.rst PEP 698: Change the wording for strict mode section (#2874) 2022-11-07 14:43:56 -08:00
pep-0699.rst PEP 699: Add post history (#2821) 2022-10-06 11:06:15 -07:00
pep-0700.rst PEP 700: Make upload time optional (gh-2873) 2022-11-07 19:38:37 +00:00
pep-0754.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-0801.rst PEP 801: We are the 801 (#2694) 2022-07-01 13:40:32 -07:00
pep-3000.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3099.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3100.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3101.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-3102.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-3103.txt Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
pep-3104.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-3107.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3108.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3109.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3110.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3111.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-3112.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3113.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3114.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3115.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-3116.txt Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-3117.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3118.txt Lint: Validate PEP fields against PEP 12 (#1890) 2021-03-23 07:55:26 -07:00
pep-3119.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-3120.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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 Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-3125.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3126.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3127.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-3128.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-3129.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3132.txt Typos found by codespell (#2073) 2021-09-17 11:18:24 -07:00
pep-3133.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3134.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3135.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00: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 Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3138.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-3139.txt PEP 676: 'dark mode', documentation, spec update, implementation update (#2239) 2022-01-16 14:33:05 -08:00
pep-3140.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-3141.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-3142.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3143.txt Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
pep-3144.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-3145.txt Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-3146.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3147-1.dia
pep-3147-1.png Lint: Optimize images to reduce file size by 1.5-2x for free (#2542) 2022-04-23 16:03:16 +03:00
pep-3147.txt Dark mode: Invert some images (#2409) 2022-03-11 20:41:57 +00: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 Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-3150.txt PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes (#2794) 2022-09-16 08:15:18 +03:00
pep-3151.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3152.txt Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-3153.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-3154.txt Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
pep-3155.txt Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
pep-3156.txt Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
pep-3333.txt Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
pep-8000.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8001.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-8002.rst Lint: Update headers and checks per current guidance & provide helpful feedback (#2484) 2022-04-20 04:53:08 -05:00
pep-8010.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8011.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8012.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8013.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8014.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8015.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8016.rst Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
pep-8100.rst legally dropped the middle name and suffix. (#2398) 2022-03-09 15:22:42 -05:00
pep-8101.rst legally dropped the middle name and suffix. (#2398) 2022-03-09 15:22:42 -05:00
pep-8102.rst legally dropped the middle name and suffix. (#2398) 2022-03-09 15:22:42 -05:00
pep-8103.rst legally dropped the middle name and suffix. (#2398) 2022-03-09 15:22:42 -05:00
pytest.ini Infra: Test Python 3.11 beta (#2727) 2022-07-31 13:34:28 +03:00
readthedocs.yaml Infra: override RTD build commands (#2728) 2022-07-29 16:07:03 +03:00
requirements.txt Remove ``include_patterns`` monkeypatching (#2810) 2022-10-05 18:03:04 +01:00
tox.ini Add tests for `pep_sphinx_extensions` (#2545) 2022-04-26 20:07:20 +01:00

README.rst

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

.. image:: https://github.com/python/peps/actions/workflows/render.yml/badge.svg
    :target: https://github.com/python/peps/actions

The PEPs in this repo are published automatically on the web at
https://peps.python.org/. To learn more about the purpose of PEPs and how to go
about writing one, please start reading at :pep:`1`. Note that the PEP Index
(:pep:`0`) is automatically generated based on the metadata headers in other PEPs.


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

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


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

Please don't commit changes with reStructuredText syntax errors that cause PEP
generation to fail, or result in major rendering defects relative to what you
intend.


Browse the ReadTheDocs preview
------------------------------

For every PR, we automatically create a preview of the rendered PEPs using
`ReadTheDocs <https://readthedocs.org/>`_.
You can find it in the merge box at the bottom of the PR page:

1. Click "Show all checks" to expand the checks section
2. Find the line for ``docs/readthedocs.org:pep-previews``
3. Click on "Details" to the right


Render PEPs locally
-------------------

See the `build documentation <./docs/build.rst>`__ for full
instructions on how to render PEPs locally.
In summary, run the following in a fresh, activated virtual environment:

.. code-block:: bash

    # Install requirements
    python -m pip install -U -r requirements.txt

    # Render the PEPs
    make render

    # Or, if you don't have 'make':
    python build.py

The output HTML is found under the ``build`` directory.


Check and lint PEPs
-------------------

You can check for and fix common linting and spelling issues,
either on-demand or automatically as you commit, with our pre-commit suite.
See the `Contributing Guide <./CONTRIBUTING.rst>`_ for details.