We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583f4c5 commit e43873fCopy full SHA for e43873f
1 file changed
versions.rst
@@ -56,9 +56,9 @@ Python releases go through five phases:
56
:feature: Before the first beta, the next full release can accept new features,
57
bug fixes, and security fixes.
58
59
-:prerelease: After the first beta, no new features can go in, but feature
60
- fixes, bug fixes, and security fixes are accepted for the upcoming feature
61
- release.
+:prerelease: After the first beta, no new features can go in, but feature fixes
+ (including significant changes to new features), bug fixes, and security fixes
+ are accepted for the upcoming feature release.
62
63
:bugfix: Once a version has been released, bug fixes and security fixes are
64
accepted. New binaries are built and released. (Also called **maintenance**
0 commit comments