Commit Graph

25 Commits

Author SHA1 Message Date
C.A.M. Gerlach df0c276128
Lint: Add missing Python-Version header in PEPs (#2757) 2022-08-24 17:40:18 -05:00
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Min ho Kim e54097d3c4 Fix typos in various PEPs (#1111) 2019-06-24 21:58:50 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Huang Huang 7f8e97ca3f reSTify PEP 397 (#326) 2017-08-16 15:52:31 -07:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Serhiy Storchaka a53392a0f0 Remove trailing spaces. (#232)
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Barry Warsaw d90eef6996 PEP 397 is marked Final. (Closes issue19755). 2013-11-24 11:34:23 -05:00
Ezio Melotti 896a6fde24 Remove wrong escape in code snippet. 2012-10-19 20:49:15 +03:00
Brian Curtin 11dadc9c41 Accepting PEP 397 2012-06-20 11:54:32 -05:00
Martin v. Löwis e88d8fbb66 Specify that the \Windows copy of the launcher is always a 32-bit executable. 2012-06-20 11:16:44 +02:00
Martin v. Löwis 9fdb925c36 Incorporate Terry's and Brian's feedback. 2012-06-19 17:13:49 +02:00
Martin v. Löwis e2f6a9bc20 Define how stand-alone releases can update bundled releases. 2012-06-18 17:17:05 +02:00
Martin v. Löwis ae1ca8dba5 Tighten the specification, and elaborate missing details. 2012-06-18 16:28:05 +02:00
Mark Hammond ee849ab2a0 fix typo 2011-08-09 09:48:49 +10:00
Mark Hammond 4c995f2cfa fix link to launcher docs 2011-07-21 21:10:55 +10:00
Mark Hammond 940f5defd5 clarify how custom commands in shebang lines are terminated 2011-07-21 18:49:34 +10:00
Mark Hammond 87b5e7eaff update to reflect new C impl, refer some impl details to launcher docs 2011-07-21 16:19:40 +10:00
Mark Hammond 0abda1e625 new version of pep-0397 based on python-dev feedback 2011-05-17 17:35:44 +10:00
Georg Brandl 8c8dca3a56 Fix PEP content type. 2011-03-23 09:22:38 +00:00
Georg Brandl 821e6617b0 Fix a PEP header that prevents genpepindex from running. 2011-03-23 09:20:19 +00:00
Mark Hammond 350fae6491 first cut at pep 397: Python launcher for Windows 2011-03-22 07:08:17 +00:00