mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
add note explaining what a release candidate is
This commit is contained in:
parent
95fdec4073
commit
6040aaa9a2
1 changed files with 10 additions and 0 deletions
10
Misc/NEWS
10
Misc/NEWS
|
@ -17,6 +17,16 @@ http://starship.python.net/crew/amk/python/writing/new-python/.
|
|||
What's new in 2.0 release candidate 1 (since beta 2)?
|
||||
=====================================================
|
||||
|
||||
What is release candidate 1?
|
||||
|
||||
We believe that release candidate 1 will fix all known bugs that we
|
||||
intend to fix for the 2.0 final release. This release should be a bit
|
||||
more stable than the previous betas. We would like to see even more
|
||||
widespread testing before the final release, so we are producing this
|
||||
release candidate. The final release will be exactly the same unless
|
||||
any show-stopping (or brown bag) bugs are found by testers of the
|
||||
release candidate.
|
||||
|
||||
All the changes since the last beta release are bug fixes or changes
|
||||
to build support for specific platforms.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue