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
Barry Warsaw
3c1b4a40dc
PY_RELEASE_SERIAL => 4
...
PY_VERSION => "2.2a4+"
2001-09-28 17:15:23 +00:00
Barry Warsaw
317e9f5ef1
Bumping version numbers.
2001-09-07 18:23:30 +00:00
Barry Warsaw
60f018846d
Merge changes from r22a2-branch back into trunk. Also, change patch
...
level to 2.2a2+
2001-08-22 19:24:42 +00:00
Guido van Rossum
723aa97ef3
- Get rid of obsolete #define PATCHLEVEL.
...
- Change PY_VERSION (but not the numeric versions) to "2.2a1+".
2001-08-17 14:05:27 +00:00
Tim Peters
6d6c1a35e0
Merge of descr-branch back into trunk.
2001-08-02 04:15:00 +00:00
Guido van Rossum
879a186348
Change the version to 2.2a0. This may look strange, but indicates
...
it's 2.2 before the first alpha release.
2001-04-18 04:31:01 +00:00
Guido van Rossum
95f301fa27
Update the version to 2.1final (again :-).
2001-04-16 17:51:43 +00:00
Guido van Rossum
a7a391c580
We need another release candidate after so many "small" changes.
...
DO NOT CHECK ANYTHHING IN FROM NOW ON WITHOUT ASKING ME.
2001-04-16 00:33:29 +00:00
Guido van Rossum
bfedde832b
Prepare for release candidate 1... aka 2.1c1.
2001-04-12 04:11:51 +00:00
Guido van Rossum
b845cb0946
Bump version to 2.1b2.
2001-03-20 19:57:10 +00:00
Guido van Rossum
1b6e6c0fd1
Here we go again, another round of version bumping...
2001-03-01 14:50:13 +00:00
Jeremy Hylton
2a74a28791
bump to 2.1a2
2001-02-02 20:13:01 +00:00
Guido van Rossum
31c69431e6
Bump version to 2.1a1. (To be released Friday.)
2001-01-17 14:12:33 +00:00
Jeremy Hylton
20da14c56d
getting close
2000-10-13 23:05:44 +00:00
Jeremy Hylton
1e75e816e0
bump patchlevel to 2.0c1
2000-10-09 15:13:47 +00:00
Guido van Rossum
39d59b47b7
It's.....
...
Python 2.0b2!
(Note: Jeremy will finish the release on Sept. 26; I have to go on an
unexpected business trip.)
2000-09-26 00:36:03 +00:00
Guido van Rossum
8586991099
REMOVED all CWI, CNRI and BeOpen copyright markings.
...
This should match the situation in the 1.6b1 tree.
2000-09-01 23:29:29 +00:00
Guido van Rossum
ffcc3813d8
Change copyright notice - 2nd try.
2000-06-30 23:58:06 +00:00