File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -133,10 +133,10 @@ Python versions are numbered "A.B.C" or "A.B":
133
133
changes.
134
134
* *C * is the micro version number -- it is incremented for each bugfix release.
135
135
136
- See ` Status of Python versions section of the Python's Developer Guide
137
- <https://devguide.python.org/versions /> `__ for more information about
138
- bugfix releases. Also, consult :pep: `387 ` to learn more about Python's
139
- Backward Compatibilty policy.
136
+ See the ` Developer's Guide
137
+ <https://devguide.python.org/developer-workflow/development-cycle /> `__ for more information about
138
+ the development cycle, and :pep: `387 ` to learn more about Python's
139
+ backward compatibility policy.
140
140
141
141
Not all releases are bugfix releases. In the run-up to a new feature release, a
142
142
series of development releases are made, denoted as alpha, beta, or release
You can’t perform that action at this time.
0 commit comments