Jelle Zijlstra
e46b83661d
Add Topic for release schedule PEPs ( #2669 )
...
Release PEPs are a pretty unusual kind of PEP and it's useful to me to have
them all listed together. Happy to adjust the name of the topic if desired.
I took the opportunity to adjust the status of a few release PEPs. Now all
releases for EOL versions are Final (3.5 was previously Active), and all
releases for released versions are Active (3.10 was still draft). 3.11 remains
Draft as 3.11 has not yet been released.
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-10-06 18:01:52 -07: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
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
Serhiy Storchaka
7ca8985b8f
Miscellaneous fixes and formatting enhancements. ( #238 )
2017-04-05 19:14:26 +03:00
Mariatta
96d2e59aa4
Convert 10 text PEPs to reST format ( #196 )
...
PEP 208
PEP 272:
- Fix example traceback code from File "<stdin>", line 1, in ?
into File "<stdin>", line 1, in <module>
PEP 273:
- replace urls from http://python.org/sf/ *
into https://bugs.python.org/issue *
PEP 292
PEP320:
- move urls into references section
- replace urls from http://python.org/sf/ *
into https://bugs.python.org/issue *
PEP 330
PEP 331:
- fix PSF contributor agreement url
- replace urls from http://python.org/sf/ *
into https://bugs.python.org/issue *
PEP 357
PEP 3130
PEP 3140
2017-02-02 09:58:49 -08:00
Brett Cannon
bc571e7fa8
Fix a minor formatting issue.
2007-06-28 00:12:08 +00:00
David Goodger
c5b5d3c83d
added Last-Modified headers to all PEPs without
2006-03-23 20:13:19 +00:00
Anthony Baxter
881b4d15c4
pep 320 is finished. someone else can create the 2.5 release schedule pep
2004-11-30 13:44:08 +00:00
Anthony Baxter
dc309b4d46
the release process marches on, like a tiny tiny napoleon advancing
...
on moscow, although hopefully with a better result.
2004-11-04 03:20:23 +00:00
Anthony Baxter
71d5313e04
updates post beta1
2004-10-27 11:53:05 +00:00
Anthony Baxter
262383a208
Oct 12 for b1.
2004-09-16 16:04:53 +00:00
Raymond Hettinger
517b637c51
Update completed features for Py2.4a3.
2004-09-04 22:49:54 +00:00
Andrew M. Kuchling
a48fe13ca8
Typo fix
2004-07-28 10:39:55 +00:00
Anthony Baxter
3ccbcfc3fb
updated schedule
2004-07-28 03:08:09 +00:00
Raymond Hettinger
ab9b144a7d
Move two entries from 'planned' to 'done'
2004-07-01 12:42:30 +00:00
Anthony Baxter
9b1e35dd64
un-deprecate audioop, as it's now being used (as discussed at pycon).
...
Note ast compiler status.
2004-06-02 14:48:16 +00:00
Fred Drake
8a4b71ba48
Features planned for 2.4 aren't being pushed off to 2.4.
2004-05-26 00:11:02 +00:00
Raymond Hettinger
18428862ff
Various PEP updates mostly related to generator expressions.
2004-05-19 21:18:55 +00:00
Barry Warsaw
490a2e2fdd
Minor PEP 292 update.
2004-03-24 03:10:55 +00:00
Andrew M. Kuchling
efebd8e76c
Update PEP 320 based on a meeting of python-dev'vers at PyCon.
2004-03-21 22:11:15 +00:00
Andrew M. Kuchling
12bfa2c53e
Add two items; fix grammar typo
2004-01-16 15:58:37 +00:00
Andrew M. Kuchling
18e59b5243
Note two Distutils tasks
2004-01-13 17:56:48 +00:00
Raymond Hettinger
8250e1411e
Misc updates
2004-01-13 17:46:25 +00:00
Michael W. Hudson
f13bf0f88c
Add collections package feature in a probably fruitless attempt to
...
stop it being forgotten :-)
2004-01-13 11:08:00 +00:00
Martin v. Löwis
730c28e861
Patch #870500 : Correct description of sorted() feature.
...
Fix typo.
2004-01-07 05:23:45 +00:00
Raymond Hettinger
3ba0a893ba
Known updates to Py2.4 plans.
2003-12-08 00:40:21 +00:00
Andrew M. Kuchling
dde2b52686
Add reminder
2003-11-19 17:03:32 +00:00
Barry Warsaw
1b569d92e5
The start of a Python 2.4 schedule PEP (I'm claiming the next free PEP
...
number)
2003-07-29 04:35:27 +00:00