Minor PEP 101 tweak.

This commit is contained in:
Larry Hastings 2015-09-13 15:17:21 +01:00
parent 903749c0fe
commit 591403e575
1 changed files with 4 additions and 0 deletions

View File

@ -484,6 +484,10 @@ How to Make A Release
Note that the easiest thing is probably to copy fields from
an existing Python release "page", editing as you go.
There should only be one "page" for a release (e.g. 3.5.0, 3.5.1).
Reuse the same page for all pre-releases, changing the version
number and the documentation as you go.
___ If this isn't the first release for a version, open the existing
"page" for editing and update it to the new release. Don't save yet!