summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Fix unicode literal.Georg Brandl2010-08-021-1/+1
* Make the framer run (still generates wrong code for module creation though.)Georg Brandl2010-08-022-2/+2
* Update README, remove obsolete scripts.Georg Brandl2010-08-029-993/+62
* Update README for Tools.Georg Brandl2010-08-021-18/+27
* Remove faqwiz tool.Georg Brandl2010-08-026-1620/+0
* Minimum fixes to make freeze.py do something useful.Georg Brandl2010-08-022-8/+7
* Make the Pynche tool work with Python 3.Georg Brandl2010-08-028-28/+32
* #4280: remove outdated "versionchecker" tool.Georg Brandl2010-08-024-206/+0
* Package some new files that are needed for running the test suite from the MS...Georg Brandl2010-08-011-0/+4
* Drop webchecker and BerkeleyDB license.Martin v. Löwis2010-07-311-2/+1
* From Martin: New UUIDs for the 3.2 release series.v3.2a1Georg Brandl2010-07-311-0/+8
* Truly uncomment rm lines.Martin v. Löwis2010-07-311-2/+2
* Delete openssl checkouts.Martin v. Löwis2010-07-311-1/+2
* Update OpenSSL version.Martin v. Löwis2010-07-311-2/+2
* #9235: fix missing import of sys.Georg Brandl2010-07-141-0/+1
* Remove unused code that would raise a NameError.Georg Brandl2010-07-141-3/+0
* Issue #8974: fix print calls in msgfmt.py.Martin v. Löwis2010-07-111-2/+2
* Do some basic refactoring. Along the way also list what files had theirBrett Cannon2010-07-041-14/+32
* Add brief explanation; remove no-longer-working linkAndrew M. Kuchling2010-07-041-3/+1
* Remove nonexistent tools from Tools README.Mark Dickinson2010-07-031-11/+0
* remove old, outdated toolBenjamin Peterson2010-06-257-2107/+0
* Port to Python 3.Martin v. Löwis2010-06-041-9/+21
* Merged revisions 81697 via svnmerge fromMartin v. Löwis2010-06-041-2/+25
* Merged revisions 81587 via svnmerge fromR. David Murray2010-05-311-2/+5
* Issue #8559: improve unicode support of (gdb) libpython.pyVictor Stinner2010-05-191-29/+46
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-56/+56
* Merged revisions 80849 via svnmerge fromR. David Murray2010-05-061-0/+1
* Remove traces of MacOS9 support.Ronald Oussoren2010-05-052-8/+0
* Issue #8380: Port gdb/libpython to 3.x.Martin v. Löwis2010-04-211-37/+188
* Adapt libpython.py and test_gdb.py to Python3Victor Stinner2010-04-211-5/+5
* Merged revisions 79986-79987,80156 via svnmerge fromMartin v. Löwis2010-04-211-2/+17
* Merged revisions 80288 via svnmerge fromVictor Stinner2010-04-201-15/+15
* Merged revisions 79977 via svnmerge fromAntoine Pitrou2010-04-111-1/+1
* Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via sv...Benjamin Peterson2010-04-112-0/+1395
* Merged revisions 79494,79496 via svnmerge fromFlorent Xicluna2010-03-301-5/+24
* Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-211-0/+0
* Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,...Benjamin Peterson2010-03-2130-1443/+0
* Issue 7832. Document changes to unittest.TestCase.assertSameElements and asse...Michael Foord2010-03-201-1/+1
* Merged revisions 78982,78986 via svnmerge fromFlorent Xicluna2010-03-192-6/+3
* Fixed a failure in test_bigmem.Florent Xicluna2010-03-191-1/+1
* Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, ...Florent Xicluna2010-03-191-1/+1
* Missing update from previous changeset r79062.Florent Xicluna2010-03-181-1/+1
* Merged revisions 78996 via svnmerge fromMartin v. Löwis2010-03-162-87/+79
* Issue #6716/3: Exclude 2to3 tests from compileall.Martin v. Löwis2010-03-161-1/+1
* Add UUID for 3.2 DLL.Martin v. Löwis2010-03-161-0/+1
* Merged revisions 78976 via svnmerge fromMartin v. Löwis2010-03-161-1/+1
* Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge fromFlorent Xicluna2010-03-131-2/+3
* Merged revisions 78939 via svnmerge fromAntoine Pitrou2010-03-131-3/+150
* Merged revisions 78932 via svnmerge fromMartin v. Löwis2010-03-131-0/+8
* convert shebang lines: python -> python3Benjamin Peterson2010-03-1166-66/+66