Commit graph

355 commits

Author SHA1 Message Date
Barry Warsaw
1ecaf2c009 done with rc1 2008-09-18 04:28:35 +00:00
Barry Warsaw
b885480695 bumping to 3.0rc1 2008-09-18 03:00:28 +00:00
Barry Warsaw
8509df7f9d done with 3.0 2008-08-21 03:02:47 +00:00
Barry Warsaw
57c1058c34 Bumping to 3.0b3 2008-08-21 02:39:51 +00:00
Barry Warsaw
0afe905818 Post release cleanup 2008-07-18 03:37:03 +00:00
Barry Warsaw
4bd1cefca9 Bumping to 3.0b2 2008-07-18 02:28:44 +00:00
Barry Warsaw
19b9b2ec4c Post 3.0b1 release 2008-06-19 01:45:11 +00:00
Barry Warsaw
c1e689ec96 Bump to 3.0b1 2008-06-19 00:35:43 +00:00
Barry Warsaw
4a1c213d24 Post tag updates. 2008-05-08 15:31:04 +00:00
Barry Warsaw
160b9a3c94 Bumping versions for 3.0a5 2008-05-08 11:54:13 +00:00
Barry Warsaw
f95ecf7b15 Post tag version tweak 2008-04-03 04:13:12 +00:00
Barry Warsaw
bb5cd08688 release.py induced and manual editing steps for 3.0a4. 2008-04-02 23:33:27 +00:00
Barry Warsaw
a9d499d791 Prep for 3.0a4 2008-03-01 18:38:07 +00:00
Barry Warsaw
659fc42653 Copyright and version tweaks for 3.0a3. 2008-03-01 17:45:23 +00:00
Guido van Rossum
1c9f4373d2 Show in the sys.version string (bot not elsewhere) that this is more
than the 3.0a2 release.
2008-01-02 23:19:13 +00:00
Guido van Rossum
99533a95bb Get ready for releasing 3.0a2.
(Next: update the whatsnew docs.)
2007-12-06 05:07:41 +00:00
Guido van Rossum
6643cb2a7a Tweak the version *string* to clarify that this isn't your father's 3.0a1. :-) 2007-10-20 00:05:19 +00:00
Guido van Rossum
0cfc8bd87c Update patch level to 3.0a1. We're close enough. 2007-08-30 17:20:01 +00:00
Neal Norwitz
ade612be2f This gets at least test_cmd_line working again and a few more modules built. 2006-03-17 08:27:50 +00:00
Guido van Rossum
45aecf451a Checkpoint. 218 tests are okay; 53 are failing. Done so far:
- all classes are new-style (but ripping out classobject.[ch] isn't done)
- int/int -> float
- all exceptions must derive from BaseException
- absolute import
- 'as' and 'with' are keywords
2006-03-15 04:58:47 +00:00
Martin v. Löwis
43b57805fb Drop sys.build_number. Add sys.subversion. 2006-01-05 23:38:54 +00:00
Anthony Baxter
a3bc546d2a post 2.4 release machinations 2004-11-30 13:16:15 +00:00
Anthony Baxter
e48bad7a24 preparing for 2.4 final (wooooooo!) 2004-11-29 01:40:31 +00:00
Anthony Baxter
49d4213974 preparing for rc1 2004-11-15 15:03:25 +00:00
Anthony Baxter
22b3b47e23 release bit 2004-11-02 13:03:54 +00:00
Fred Drake
78f58abea7 bump the version number prior to release 2004-10-14 05:07:17 +00:00
Anthony Baxter
876032e570 onward and upward 2004-08-31 09:53:05 +00:00
Anthony Baxter
7bc58a3e05 on to a2! 2004-08-03 15:57:39 +00:00
Anthony Baxter
7732ccb07c post-release fun 2004-07-09 07:19:21 +00:00
Fred Drake
0e43db5baa bump the version number for 2.4a1 2004-07-08 03:59:33 +00:00
Barry Warsaw
bf71fa1a59 Bump the trunk to 2.4a0 2003-07-30 05:37:39 +00:00
Tim Peters
f7e609140e Repair botched release serial number. 2003-07-29 00:21:36 +00:00
Tim Peters
2f99ae5f70 Bump release level to 2.3 (we won't have time for this tomorrow). 2003-07-29 00:05:34 +00:00
Barry Warsaw
ee924cd3b6 Bump the version number 2003-07-25 03:13:02 +00:00
Tim Peters
6560a254ea Update version numbers and dates for 2.3c2 -- we won't be able to do this
during the day tomorrow, so doing it earlier than I'd like.
2003-07-24 00:15:46 +00:00
Tim Peters
29dfcd108d Bump the release number to 2.3c1. 2003-07-17 14:48:26 +00:00
Tim Peters
b346096b65 Bump version string to "2.3b2+". 2003-06-30 02:14:28 +00:00
Tim Peters
63fd15c3d3 Bump release level to 2.3b2. 2003-06-29 00:57:17 +00:00
Guido van Rossum
16ec34eefb Mark CVS as 2.3b1+. 2003-04-30 22:14:27 +00:00
Tim Peters
3209410cb5 Bump version number to 2.3b1. 2003-04-24 16:45:34 +00:00
Guido van Rossum
81e26590e4 Update PY_VERSION to indicate that we're beyond 2.3a2 now. 2003-02-20 18:46:54 +00:00
Tim Peters
1441cf9dfc Bump version # to 2.3a2. 2003-02-18 21:58:53 +00:00
Guido van Rossum
f122688b3f Various updates to the version number, on the eve of the 2.3a1 release. 2002-12-31 01:50:07 +00:00
Tim Peters
2cec3542c7 Change the version string from "2.2+" to "2.3a0". disutils peels off
the first 3 characters of this string in several places, so for as long
as they remain "2.2" it confuses the heck out of attempts to build 2.3
stuff using distutils.
2002-02-02 00:08:15 +00:00
Barry Warsaw
99ffed8793 And we start all over again! 2001-12-21 20:05:33 +00:00
Barry Warsaw
19554f60c2 As usual, bump the version number. 2001-12-14 20:30:23 +00:00
Barry Warsaw
754b7123e0 Bumping version number. 2001-11-16 21:12:25 +00:00
Jack Jansen
6bc55c435a Oops, undo previous change, which wasn't supposed to escape from my
machine. Luckily everyone is asleep, so I didn't have to use the time
machine.
2001-10-24 08:49:59 +00:00
Jack Jansen
5d528b787e Tweaks for MacPython 2.2b1 2001-10-23 22:22:09 +00:00
Barry Warsaw
51e4f1fc46 Updated version numbers for post 2.2b1 development. 2001-10-19 17:11:58 +00:00