#5980: add more tracker tasks
This commit is contained in:
parent
51d054cafb
commit
1ce39e6d36
16
pep-0101.txt
16
pep-0101.txt
|
@ -548,8 +548,20 @@ How to Make A Release
|
||||||
|
|
||||||
___ Update any release PEPs (e.g. 361) with the release dates.
|
___ Update any release PEPs (e.g. 361) with the release dates.
|
||||||
|
|
||||||
___ In the tracker at http://bugs.python.org, flip all the deferred blocker
|
___ Update the tracker at http://bugs.python.org:
|
||||||
issues back to release blocker for the next release.
|
|
||||||
|
___ 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?
|
What Next?
|
||||||
|
|
Loading…
Reference in New Issue