Index: pep-0101.txt =================================================================== --- pep-0101.txt (revision 72513) +++ pep-0101.txt (working copy) @@ -548,10 +548,22 @@ ___ Update any release PEPs (e.g. 361) with the release dates. - ___ In the tracker at http://bugs.python.org, flip all the deferred blocker - issues back to release blocker for the next release. + ___ Update the tracker at http://bugs.python.org: + ___ Flip all the deferred blocker issues back to release blocker + for the next release. + ___ Add version X.Y+1 as when version X.Y enters alpha. + + ___ Change non-doc RFEs to version X.Y+1 when version X.Y enters beta. + + ___ Update 'behavior' issues from versions that your release make + unsupported to the next supported version. + + ___ Review open issues, as this might find lurking showstopper bugs, + besides reminding people to fix the easy ones they forgot about. + + What Next? __ Verify! Pretend you're a user: download the files from python.org, and