Author |
Date |
Commit |
Message |
regebro |
Dec 6, 2009 |
80 |
Added 2.7 to the testsuite.
|
regebro |
Sep 27, 2009 |
79 |
Closing.
|
regebro |
Sep 12, 2009 |
78 |
Applying Martin v. Löwis patch for Python 3.1.
|
regebro |
Aug 11, 2009 |
77 |
Added the 2to3 variants of commands. Untested and a bit kludgy.
|
jaraco@jaraco.com |
Jun 15, 2009 |
76 |
Applied svn_versioning_4.patch from http://bugs.python.org/setuptools/issue64 to |
regebro |
Apr 19, 2009 |
75 |
Getting slightly further. Seems to instal fine, but I can't still run
the tests |
regebro |
Apr 19, 2009 |
74 |
Intermediate commit for testing a reorganisation.
|
regebro |
Apr 19, 2009 |
73 |
Branch for me fiddling about.
|
jaraco@jaraco.com |
Apr 14, 2009 |
72 |
Checking in a proposed fix to the issue with using a 32-bit exe to launch script |
jaraco@jaraco.com |
Apr 14, 2009 |
71 |
Fix to pkg_resources to workaround issue where pkg_resources is a loading a bina |
regebro |
Mar 15, 2009 |
70 |
Yet another release. There must be an easier way to test this.
|
regebro |
Mar 15, 2009 |
69 |
Small error causing infinite loop.
|
regebro |
Mar 14, 2009 |
68 |
New egg with fixes.
|
regebro |
Mar 14, 2009 |
67 |
Adding ez_setup for Python 3 (it will currently need to be separate, as I can't |
regebro |
Mar 14, 2009 |
66 |
There was a file() that I missed.
|
regebro |
Mar 14, 2009 |
65 |
Changing info before source release.
|
regebro |
Mar 14, 2009 |
64 |
Works for 3.0.1 now, time for a new release.
|
regebro |
Mar 14, 2009 |
63 |
Making tags directory.
|
regebro |
Mar 13, 2009 |
62 |
Python 3.0.1 support.
|
regebro |
Mar 11, 2009 |
61 |
Final reorg (really).
|
regebro |
Mar 11, 2009 |
60 |
Further reorg.
|
regebro |
Mar 11, 2009 |
59 |
More reorg.
|
regebro |
Mar 8, 2009 |
58 |
Reorganization.
|
regebro |
Mar 8, 2009 |
57 |
New ports directory.
|
regebro |
Mar 8, 2009 |
56 |
The import failed and ended up on the wrong level, fixing that.
|
regebro |
Mar 8, 2009 |
55 |
Import Setuptools for 3.0 compatible branch.
|
regebro |
Mar 8, 2009 |
54 |
Directory for third-party ports.
|
regebro |
Dec 4, 2008 |
53 |
Edited wiki page through web user interface. |
regebro |
Aug 14, 2008 |
52 |
More docs.
|
regebro |
Aug 14, 2008 |
51 |
Some fixes, and a test commman in setup.py.
|
regebro |
Jul 26, 2008 |
50 |
Added a setup.py, so it's easy to add C-extentions.
|
regebro |
Jul 26, 2008 |
49 |
Moved tests/examples into tests directory.
|
regebro |
Jul 26, 2008 |
48 |
Moving tests to test directory.
|
regebro |
Jul 16, 2008 |
47 |
Setuptools does "exec foo in bar, bar", and I need to know how to translate that |
regebro |
Jun 20, 2008 |
46 |
Test for tabs + spacs mixing.
|
regebro |
Jun 9, 2008 |
45 |
Edited wiki page through web user interface. |
regebro |
Jun 9, 2008 |
44 |
Edited wiki page through web user interface. |
regebro |
Jun 8, 2008 |
43 |
Mentioned makereport.py.
|
regebro |
Jun 8, 2008 |
42 |
Edited wiki page through web user interface. |
regebro |
Jun 8, 2008 |
41 |
Created wiki page through web user interface. |
regebro |
Jun 8, 2008 |
40 |
Created wiki page through web user interface. |
regebro |
Jun 8, 2008 |
39 |
Deleting wiki page Usage. |
regebro |
Jun 8, 2008 |
38 |
Edited wiki page through web user interface. |
regebro |
Jun 8, 2008 |
37 |
Created wiki page through web user interface. |
regebro |
Jun 8, 2008 |
36 |
Edited wiki page through web user interface. |
regebro |
Jun 8, 2008 |
35 |
Created wiki page through web user interface. |
regebro |
May 26, 2008 |
34 |
Tests for exec + more keywords |
regebro |
May 25, 2008 |
33 |
Loads of new tests + reorg.
|
regebro |
May 24, 2008 |
32 |
Test for with and StandardError
|
regebro |
May 22, 2008 |
31 |
String types |
regebro |
May 21, 2008 |
30 |
Test of reload
|
regebro |
May 21, 2008 |
29 |
Test for file-type.
|
regebro |
May 20, 2008 |
28 |
Test for removal of execfile.
|
regebro |
May 20, 2008 |
27 |
Test for set literals + the removal of Sets library.
|
regebro |
May 19, 2008 |
26 |
Test for apply.
|
regebro |
May 19, 2008 |
25 |
Test for coercing.
|
regebro |
May 19, 2008 |
24 |
Tests for buffer.
|
regebro |
May 19, 2008 |
23 |
Added tests for input.
|
regebro |
May 19, 2008 |
22 |
Test for intern.
|
regebro |
May 18, 2008 |
21 |
More things that need to be tested.
|
regebro |
May 18, 2008 |
20 |
Added known library incompatibilities to the TODO.
|
regebro |
May 18, 2008 |
19 |
Made the report run on 3.0 as well.
|
regebro |
May 18, 2008 |
18 |
Removed superfluous print line
|
regebro |
May 18, 2008 |
17 |
Added a script that will make a report of all tests.
Requires you to have pytho |
regebro |
May 17, 2008 |
16 |
Fixed up the StringException test.
|
regebro |
May 17, 2008 |
15 |
More comments, mainly.
|
regebro |
May 16, 2008 |
14 |
Finalized the dict tests.
|
regebro |
May 16, 2008 |
13 |
Finalized string exception test.
|
regebro |
May 16, 2008 |
12 |
Finalized test for sort(cmp=)
|
regebro |
May 16, 2008 |
11 |
Finalized reduce test |
regebro |
May 16, 2008 |
10 |
All tests now should print out something when run individually.
|
regebro |
May 16, 2008 |
9 |
Added empty range test for 3.0
|
regebro |
May 16, 2008 |
8 |
Updated to use the new __future__ import.
|
regebro |
May 16, 2008 |
7 |
More 3.0 tests and comments.
|
regebro |
May 15, 2008 |
6 |
Better tests for int + long integration.
|
regebro |
May 15, 2008 |
5 |
These should be made into tests of the standardlib reorganisation.
|
regebro |
May 15, 2008 |
4 |
More 3.0 tests, more comments.
|
regebro |
May 15, 2008 |
3 |
A comment on printing (should use __future__ import instead, it's availabl now). |
regebro |
May 15, 2008 |
2 |
Initial commit.
|
|
May 15, 2008 |
1 |
Initial directory structure. |