Issue 12519: Call next version 3.3.0 (original) (raw)

Issue12519

Created on 2011-07-08 13:53 by eric.araujo, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (4)
msg140025 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-07-08 13:53
As discussed and agreed shortly before the 3.2 release, it’d be best to call the first 3.3 release 3.3.0.
msg140066 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-07-09 14:12
Benjamin committed 2ebcbdca0dee for patchlevel.h, but idlever, distutils.__init__ and others are not edited yet.
msg140067 - (view) Author: Benjamin Peterson (benjamin.peterson) * (Python committer) Date: 2011-07-09 14:25
2011/7/9 Éric Araujo <report@bugs.python.org>: > > Éric Araujo <merwok@netwok.org> added the comment: > > Benjamin committed 2ebcbdca0dee for patchlevel.h, but idlever, distutils.__init__ and others are not edited yet. I don't care that much. When the tree is bumped to 3.0.0a1, those'll be fixed.
msg140068 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-07-09 14:27
Then this is done.
History
Date User Action Args
2022-04-11 14:57:19 admin set github: 56728
2011-07-09 14:27:17 eric.araujo set status: open -> closedresolution: fixedmessages: + stage: resolved
2011-07-09 14:25:25 benjamin.peterson set messages: +
2011-07-09 14:12:46 eric.araujo set nosy: + benjamin.petersonmessages: +
2011-07-08 15:52:46 jcea set nosy: + jcea
2011-07-08 13:53:45 eric.araujo create