.codespell
Add configuration for running `codespell` locally ( #2151 )
2022-01-24 23:40:15 +00:00
.github
Update CODEOWNERS for PEP 670 and PEP 687 ( #2586 )
2022-05-08 09:21:42 +02: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
PEP 0: Remove 'PEP' from table headers ( #2635 )
2022-06-08 18:49:36 +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
Add tests for `pep_sphinx_extensions` ( #2545 )
2022-04-26 20:07:20 +01:00
.pre-commit-config.yaml
Add tests for `pep_sphinx_extensions` ( #2545 )
2022-04-26 20:07:20 +01: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
Add tests for `pep_sphinx_extensions` ( #2545 )
2022-04-26 20:07:20 +01:00
README.rst
Infra: Add note on finding the RTD preview ( #2551 )
2022-04-24 06:33:56 -07:00
build.py
PRS: Enable preview rendering on pull requests ( #2023 )
2022-03-11 15:34:31 +00:00
conf.py
Explicitly list files to render in `conf.py` ( #2415 )
2022-03-14 01:44:36 +00:00
contents.rst
PEP 1, 12: Update for adoption of PEP 676, and fix a few related items ( #2447 )
2022-03-24 15:02:08 -05:00
generate_rss.py
Infra: Include trailing slash in RSS URLs to avoid 301 redirect ( #2474 )
2022-03-28 09:11:30 +03:00
pep-0001.txt
PEP 1: Refer to GitHub for the Python issue tracker ( #2568 )
2022-05-03 00:57:13 +01:00
pep-0002.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0003.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0004.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
2017-11-11 11:28:55 -08:00
pep-0011.txt
PEP 11: add links to buildbot tags
2022-06-08 12:04:28 -07:00
pep-0012.rst
PEP 1, 12: Update for adoption of PEP 676, and fix a few related items ( #2447 )
2022-03-24 15:02:08 -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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0101.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0102.txt
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0103.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0160.txt
PEPs 160, 205: Update email address for fdrake ( #847 )
2018-12-01 02:53:45 +11:00
pep-0200.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0201.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0204.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0208.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0209.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0212.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0213.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0214.txt
Typos found by codespell ( #2073 )
2021-09-17 11:18:24 -07: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0219.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Fix typos ( #1113 )
2019-07-03 11:20:45 -07:00
pep-0225.txt
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0226.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0227.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0228.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0231.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0239.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0240.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0241.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0244.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05: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: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0249.txt
Make the table of contents collapsed by default ( #2364 )
2022-03-14 01:49:03 +00:00
pep-0250.txt
Various typo/grammar/style fixes ( #1789 )
2021-02-03 06:06:23 -08:00
pep-0251.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0252.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0253.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0254.txt
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0255.txt
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05: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
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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0262.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0263.txt
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05: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: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0266.txt
Fix typos ( #1113 )
2019-07-03 11:20:45 -07:00
pep-0267.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0268.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0269.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0270.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0273.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0276.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0280.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0281.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0282.txt
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0283.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0284.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0285.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0286.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0289.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0290.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0293.txt
Replace links to sourceforge with links to bpo ( #746 )
2018-07-21 16:57:17 -07:00
pep-0294.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
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: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0308.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Replace links to sourceforge with links to bpo ( #746 )
2018-07-21 16:57:17 -07: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0353.txt
Fix typos ( #1113 )
2019-07-03 11:20:45 -07: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
2017-11-11 11:28:55 -08:00
pep-0366.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0373.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0374.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0375.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0376.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Remove needless gender specific terms. #855 ( #2258 )
2022-01-21 13:08:11 -08:00
pep-0382.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0383.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0391.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0392.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0396.txt
PEP 396: Fix `importlib.metadata.version` reference ( #2480 )
2022-03-29 16:09:24 -07:00
pep-0397.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0398.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Removed dead links to Google Code Search ( #1272 )
2020-01-10 18:03:32 +11: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0410.txt
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0411.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0412.txt
Lint: Validate PEP fields against PEP 12 ( #1890 )
2021-03-23 07:55:26 -07:00
pep-0413.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0414.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0422.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0423.txt
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0424.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0425.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0426.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0427.txt
Wheel should have headers, not include ( #2523 )
2022-04-13 11:20:18 -07:00
pep-0428.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0429.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0432.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0437.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0440.txt
PEP 440: note that setuptools comparison is historical ( #2422 )
2022-03-12 18:11:02 +10:00
pep-0441.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0442.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0443.txt
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Dark mode: Invert some images ( #2409 )
2022-03-11 20:41:57 +00:00
pep-0459.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0460.txt
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0461.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0462.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0477.txt
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0478.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
PEP 480: Clarify automated signing solution to remove key sharing ( #1711 )
2022-04-26 17:43:57 +01:00
pep-0481.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0482.txt
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0483.txt
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0484.txt
PEP 484: Fix citation references ( #2638 )
2022-06-10 21:06:29 +01: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
PEP 494: move 3.6 to end-of-life status.
2021-12-31 20:55:18 -05: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
Lint: Optimize images to reduce file size by 1.5-2x for free ( #2542 )
2022-04-23 16:03:16 +03:00
pep-0496.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0502.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0503.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0508.txt
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0517.txt
Add missing import (tarfile is used in _make_sdist hook) ( #2607 )
2022-05-20 15:36:10 -07:00
pep-0518.txt
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Typos found by codespell ( #2073 )
2021-09-17 11:18: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0527.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0532.txt
Dark mode: Invert some images ( #2409 )
2022-03-11 20:41:57 +00:00
pep-0533.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0534.txt
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
pep-0535.txt
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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, 569, 596: Update bugfix release date ( #2436 )
2022-03-16 16:17:48 -04:00
pep-0538.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
…
pep-0550.rst
Dark mode: Invert some images ( #2409 )
2022-03-11 20:41:57 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0554.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0555.rst
Typos: Remove repeated words ( #1726 )
2020-12-04 09:51:44 -08: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0562.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0563.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0564.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0565.rst
Various typo/grammar/style fixes ( #1789 )
2021-02-03 06:06:23 -08:00
pep-0566.rst
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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 537, 569, 596: Update bugfix release date ( #2436 )
2022-03-16 16:17:48 -04:00
pep-0570.rst
PEP 570: Mark as Final ( #2481 )
2022-03-29 18:24:06 -05:00
pep-0571.rst
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0572.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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: Add Discussions To ( #1993 )
2021-06-21 16:10:39 -07: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0586.rst
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
PEP 589: Fix typo - index 'y' needs quotes ( #2438 )
2022-03-16 18:23:59 -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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0592.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0593.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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-596] Actual date for 3.9.13
2022-05-17 19:38:48 +02:00
pep-0597.rst
PEP 597: Final (GH-2047)
2021-09-17 02:59:22 +02:00
pep-0598.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0599.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0600.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0601.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Dark mode: Invert some images ( #2409 )
2022-03-11 20:41:57 +00:00
pep-0604.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0610.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0611.rst
PEP 205, 611: Fix word duplications and grammar ( #2646 )
2022-06-12 09:40:32 +01:00
pep-0612.rst
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0613.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0614.rst
brandtbucher@gmail.com -> brandt@python.org (GH-1814)
2021-02-11 14:32:18 -08:00
pep-0615.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0616.rst
Typo in pep-0616 (removeprefix) 'Rejected' section ( #2197 )
2021-12-17 14:49:28 -08: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 619: Update bugfix release dates ( #2631 )
2022-06-06 18:37:24 +01:00
pep-0620.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0621.rst
PEP 621: Fix missing schemes in example project.urls ( #2621 )
2022-05-30 14:07:29 -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 676: 'dark mode', documentation, spec update, implementation update ( #2239 )
2022-01-16 14:33:05 -08:00
pep-0626.rst
Make PEP 626 final. ( #1969 )
2021-05-25 07:18:35 -07:00
pep-0627.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0630.rst
PEP 630: Format and copyedit prior to conversion into a docs HOWTO guide (GH-2459)
2022-04-19 10:07:57 +02:00
pep-0631.rst
PEP 631: Update status to reflect incorperation into PEP 621 ( #2506 )
2022-04-15 16:35:49 -05:00
pep-0632.rst
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0633.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0634.rst
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
pep-0635.rst
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
PEP 639: Update header, footer, link, reference and code block syntax ( #2531 )
2022-04-19 02:26:30 -05: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: update status ( #2547 )
2022-04-23 17:50:19 -07:00
pep-0643.rst
PEP 643 - Mark as Final (GH-2191)
2021-12-13 19:17:45 +00: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 acceptance note, bump Python version ( #2261 )
2022-01-24 09:33:29 -08:00
pep-0647.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0650.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
pep-0654.rst
PEP-654: add number of sub-exceptions to BaseException.__str__ (GH-2356)
2022-02-22 18:30:27 +00:00
pep-0655.rst
PEP 655: Mark as accepted ( #2451 )
2022-03-22 08:49:37 -07:00
pep-0656.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0657.rst
PEP-657: Mark PEP657 as final (GH-2032)
2021-07-17 03:25:16 +01:00
pep-0658.rst
PEP 658: fix grammar ( #2050 )
2021-08-23 12:14:11 -07:00
pep-0659.rst
PEP 659: Update to describe inline caches ( #2462 )
2022-03-25 13:09:22 +00:00
pep-0660.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0661.rst
PEP 661: specify comparisons and how to write type annotations ( #2094 )
2021-09-30 08:30:12 +03:00
pep-0662.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0663.txt
PEP 663: Rejected
2021-11-17 22:02:37 -08:00
pep-0664.rst
PEP 664: Add release date for 3.11.0b3 ( #2626 )
2022-06-01 18:06:43 +01:00
pep-0665.rst
PEP 665: fix typo, much to must ( #2472 )
2022-03-26 14:05:34 -07:00
pep-0666.txt
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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: Keep the marker file in container images ( #2289 )
2022-03-18 10:41:59 -07:00
pep-0669.rst
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
pep-0670.rst
Lint: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -05:00
pep-0671.rst
PEP 671: Fix formatting ( #2614 )
2022-05-21 12:05:14 +03:00
pep-0672.rst
Fix typo ( #2192 )
2021-12-13 09:15:18 -08:00
pep-0673.rst
PEP 675: Add explicit `circumference` method ( #2618 )
2022-05-23 06:26:25 -07:00
pep-0674.rst
PEP 674: Clarify Statistics ( #2311 )
2022-02-08 02:03:50 +01:00
pep-0675.rst
PEP 675: Mark as accepted ( #2452 )
2022-03-21 14:36:53 -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
PEP 677 was rejected ( #2321 )
2022-02-12 01:42:11 +00:00
pep-0678.rst
PEP 678: update status to Accepted ( #2518 )
2022-04-11 19:25:26 -07:00
pep-0679.rst
Copyedits to PEP 679 ( #2222 )
2022-01-10 12:28:07 +00:00
pep-0680.rst
PEP 680: Mark as accepted ( #2357 )
2022-02-22 06:41:53 -08:00
pep-0681.rst
PEP 681: mark as Accepted ( #2630 )
2022-06-06 08:26:53 -07:00
pep-0682.rst
PEP 682: Mark as final ( #2513 )
2022-04-11 07:53:14 -07:00
pep-0683.rst
PEP 683: Immortal Objects v3 ( #2372 )
2022-02-28 17:55:07 -07:00
pep-0684.rst
PEP 684: Fix `Discussions-To` ( #2395 )
2022-03-09 16:08:07 +00:00
pep-0685.rst
PEP 685: add a tranisition plan
2022-03-30 20:20:33 -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: Retarget to Python 3.12 ( #2591 )
2022-05-09 19:34:04 +02:00
pep-0688.rst
PEP 688: Add discussion links ( #2554 )
2022-04-25 08:23:33 -07:00
pep-0689.rst
PEP 689: Rename to "Unstable C API tier" ( #2576 )
2022-05-04 10:02:41 +02:00
pep-0690.rst
PEP 690: Fix omission of `-L` in example ( #2582 )
2022-05-21 21:04:08 +01:00
pep-0691.rst
PEP691: More Updates and Clarifications ( #2645 )
2022-06-11 21:22:46 -04: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
Reserve two PEPs ( #683 )
2018-06-21 10:09:54 -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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
2017-11-11 11:28:55 -08: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
Remove needless gender specific terms. #855 ( #2258 )
2022-01-21 13:08:11 -08: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: Update headers and checks per current guidance & provide helpful feedback ( #2484 )
2022-04-20 04:53:08 -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
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00: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
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08: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
Add tests for `pep_sphinx_extensions` ( #2545 )
2022-04-26 20:07:20 +01:00
readthedocs.yaml
PRS: Enable preview rendering on pull requests ( #2023 )
2022-03-11 15:34:31 +00:00
requirements.txt
Add tests for `pep_sphinx_extensions` ( #2545 )
2022-04-26 20:07:20 +01:00
tox.ini
Add tests for `pep_sphinx_extensions` ( #2545 )
2022-04-26 20:07:20 +01:00