Commit Graph

55 Commits

Author SHA1 Message Date
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 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Marti Raudsepp 9b64c6ea75
Various typo/grammar/style fixes (#1789)
Changes detected by Topy (https://github.com/intgr/topy), all changes
verified by hand, false positives have been omitted.

These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08:00
Emily Morehouse ce5590c1c1 Replace links to sourceforge with links to bpo (#746)
- Any reference to python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue<issue-num>
2018-07-21 16:57:17 -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
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Serhiy Storchaka 7ca8985b8f Miscellaneous fixes and formatting enhancements. (#238) 2017-04-05 19:14:26 +03:00
Mariatta 73e6ac628e Convert PEPs 204, 248, 283, 314, 3115 (#215) 2017-02-24 16:07:48 -08:00
Andrew M. Kuchling bececb7601 Another typo fix 2007-05-02 01:25:31 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
David Goodger 794b1f8f11 converted to UTF-8 & added coding slugs 2006-03-02 19:54:50 +00:00
Barry Warsaw 41471de654 Might as well mark this PEP as Final. 29-Jul-2003 it is, and it looks
like Britney's not showing up although she still has a few more
hours...
2003-07-29 04:25:02 +00:00
Tim Peters f68b2921fc Remove Cygwin mysteries from the "open issues" section (JasonT fixed them). 2003-07-25 03:12:57 +00:00
Barry Warsaw 3c567513e6 Updated for 2.3c2 2003-07-25 03:06:46 +00:00
Tim Peters 9c4dae38df Hmm. Do we still store PEPs on SF? Checkins don't seem to have any
effect.
2003-07-20 03:02:22 +00:00
Tim Peters f298ff76fa Updated release schedule. Reworded various stuff for parallelsim and
conformance to reality.
2003-07-20 02:48:58 +00:00
Barry Warsaw 58424a0ffe Updated schedule 2003-07-09 14:49:49 +00:00
Jeremy Hylton d25b519bfb A few updates to the schedule and plans. 2003-06-29 19:01:15 +00:00
Thomas Heller 4792d74ccd Guido's wish is my command ;-)
Document both new format codes.
2003-04-25 20:13:53 +00:00
Fred Drake 1f7d7e87fd - updates to reflect the current state of affairs
- small typo fixes
2003-04-25 19:22:25 +00:00
Fred Drake f1f2d2b420 Update the note on the PendingDeprecationWarning. 2003-04-25 19:04:27 +00:00
Guido van Rossum 22e655ac93 Schedule update. Plan for a beta 1 release on 4/25/03. 2003-04-17 17:31:58 +00:00
Guido van Rossum bf79d7da5f Add some hopeful PEPS. 2003-02-26 14:58:11 +00:00
Guido van Rossum 1d9e85d7a2 Explain feature freeze.
Mention IDLE.
2003-02-19 19:36:27 +00:00
Guido van Rossum 247c1e1073 Adjust schedule. Add some issues that might be resulved before 2.3b1. 2003-02-19 19:10:33 +00:00
Guido van Rossum 9cdeaa0b57 Remove text about new pickling; refer to PEP 307 instead. 2003-02-01 19:02:10 +00:00
Guido van Rossum f7f1408a1e Add a more concrete release schedule. 2003-01-07 02:23:50 +00:00
Guido van Rossum 070e5cfa2e PEPs 273+302 have landed.
New ideas:

  - Add reST?

  - Fix new-style pickling

  - Remove __safe_for_unpickling__
2003-01-06 18:58:25 +00:00
Guido van Rossum 6af0b3a5ce Remove Minor text tweak. 2002-12-30 17:30:25 +00:00
Guido van Rossum bc79aa595e Move optparse and datetime to "completed"; move a bunch of other
things to "probably won't make it", mostly due to lack of energy.
2002-12-24 18:46:20 +00:00
Guido van Rossum 6f7d1222c0 Add PEP 302 and some definite words on the release schedule. Change
release manager to GvR.
2002-12-24 18:22:13 +00:00
Guido van Rossum 54f47ce2f0 C3 is checked in. 2002-11-14 19:56:53 +00:00
Guido van Rossum a9690f7bcd Some updates to the status list. 2002-11-14 17:05:36 +00:00
Andrew M. Kuchling 36b8a2d623 PEP 262 got withdrawn 2002-11-13 20:55:40 +00:00
Guido van Rossum ceb037990d PEP 293 checked in. 2002-09-02 14:14:49 +00:00
Guido van Rossum 128474065a Add open issues suggested by effbot. 2002-08-20 20:27:14 +00:00
Guido van Rossum 834d2fae0d Move PEP 269 back into the realm of possibilities. 2002-08-20 13:56:21 +00:00
Guido van Rossum c71ecd4127 Move PEP 218 to the Completed features list. 2002-08-19 17:44:50 +00:00
Guido van Rossum 5864ffa4e7 Test for assignment to None are easily done in the compiler. 2002-08-16 02:31:08 +00:00
Guido van Rossum b061a91037 Another status update. Added new sections "Completed" and "Unlikely". 2002-08-15 16:50:55 +00:00
Guido van Rossum 84b2de1d45 Status update. 2002-08-10 05:14:13 +00:00
Guido van Rossum 015b177fe7 Revive PEP 218 (sets) for 2.3. 2002-07-13 14:00:04 +00:00
Guido van Rossum 15b727a78c Let's deprecate the buffer object. 2002-07-12 20:42:29 +00:00
Guido van Rossum 727c08659b Add PEP 263 as slated for inclusion. 2002-07-12 19:51:55 +00:00
Guido van Rossum d5c82d205f Another status update. 2002-06-18 21:10:20 +00:00
Guido van Rossum c2a6eca04c Various status updates. 2002-06-18 21:09:48 +00:00
Guido van Rossum 3d6502df3f Add Optik. 2002-05-30 03:18:42 +00:00
Guido van Rossum 43639aa9a4 Remove mention of PEP 272 -- Andrew doesn't plan to submit any code
based on it to 2.3.
2002-05-30 00:50:32 +00:00
Guido van Rossum c112da34f8 Add silent deprecation. 2002-05-29 15:43:05 +00:00