summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Allow redemo.py to be used from the command line like other demos.Ned Deily2012-08-181-0/+2
* Issue #15171: Quote the variable that expands to the current directory.Stefan Krah2012-06-301-1/+1
* Allow passing extra testing options to the buildbot test scriptsAntoine Pitrou2012-06-272-3/+2
* Issue #15171: Try the HOST_PYTHON hack for 3.2.Stefan Krah2012-06-251-0/+1
* Upgrade OpenSSL to 1.0.0jMartin v. L?wis2012-05-181-2/+2
* bsddb never existed in 3.x, no need to keep downloading sleepycatBrian Curtin2012-05-141-3/+0
* Stop deleting non-existing bytecode files.Martin v. L?wis2012-05-141-2/+0
* Upgrade bzip2 to 1.0.6.Martin v. L?wis2012-05-141-4/+4
* Issue #14965: Fix missing support for starred assignments in Tools/parser/unp...Mark Dickinson2012-05-062-0/+11
* #14508: make gprof2html script runnable under python3R David Murray2012-04-111-5/+7
* Merge 3.2.3 release clone.Georg Brandl2012-04-118-89/+95
|\
| * #14492: fix some bugs in Tools/scripts/pdeps.py.R David Murray2012-04-051-5/+5
| * #14490, #14491: add 'sundry'-style import tests for Tools/scripts.R David Murray2012-04-046-84/+89
| * Package mime.typesMartin v. Löwis2012-02-251-0/+1
* | Add 3.2.3rc2 uuid.Martin v. L?wis2012-03-181-0/+1
|/
* Issue #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-0/+12
* Issue #6807: Run msisupport.mak earlier.Martin v. Löwis2012-02-211-2/+2
* Issue #10580: Minor grammar change in Windows installer.Martin v. Löwis2012-02-211-1/+1
* Issue #13628: python-gdb.py is now able to retrieve more frames in the PythonVictor Stinner2011-12-191-13/+32
* Fix a missing encoding argument when opening a text file in some of iobench's...Antoine Pitrou2011-10-081-1/+1
* Add 3.2.2 and 3.2.3 UUIDs.Martin v. Löwis2011-09-051-0/+5
* Update crlf and lfcr scripts for 3.x bytes semantics (#12032).Éric Araujo2011-08-122-12/+12
* patchcheck: don’t talk about the test suite when no code file were changed.Éric Araujo2011-08-121-2/+3
* Let “make patchcheck” work for out-of-dir builds (#9860)Éric Araujo2011-07-301-7/+13
* Branch merge.Éric Araujo2011-07-261-3/+12
|\
| * Fixes #10639: reindent.py should not convert newlinesJason R. Coombs2011-07-261-3/+12
* | Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-2615-1/+6
* | Fix string exception and a few style issues in mailerdaemon scriptÉric Araujo2011-07-261-8/+16
|/
* libpython.py (gdb) now catchs IOError in py-list and py-bt commandsVictor Stinner2011-07-011-4/+18
* merge:Do not add txt files twiceMartin v. Löwis2011-06-05173-8194/+7884
|\
| * (Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile andVictor Stinner2011-05-25173-8194/+7884
| |\
| | * Add 3.2.1rc2 uuid.Martin v. Löwis2011-05-231-0/+1
| | |\
| | | * Add 3.2.1rc2 uuid.Martin v. Loewis2011-05-221-0/+1
| | * | Merge release branch after 3.2.1rc1.Georg Brandl2011-05-211-0/+1
| | |\ \ | | | |/ | | |/|
| | | * (Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch writtenVictor Stinner2011-05-161-0/+1
| | | |\
| | * | | Add 3.2.1 UUIDsMartin v. Löwis2011-05-161-0/+2
| | |/ /
| | * | Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and addVictor Stinner2011-05-131-1/+40
| | * | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-1/+1
| | |\ \
| | * \ \ Merge 3.1Brian Curtin2011-04-131-5/+0
| | |\ \ \
| | * | | | In the Windows clean script for buildbots, also clear the build dirAntoine Pitrou2011-03-262-1/+7
| | * | | | #11565: Merge with 3.1.Ezio Melotti2011-03-16171-8202/+7837
| | |\ \ \ \
| | | * \ \ \ #11515: Merge with 3.1.Ezio Melotti2011-03-153-4/+4
| | | |\ \ \ \
| | | * | | | | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-111-1/+4
| | | * | | | | Dummy-merge 3.1 branch into 3.2 branch.Georg Brandl2011-03-05171-8202/+7834
| | | |\ \ \ \ \
| | | | * | | | | Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-0511-147/+147
| | | | * | | | | Issue #11135: Remove redundant doc field from PyType_Spec.Martin v. Löwis2011-02-111-2/+1
| | | | * | | | | Add uuid for 3.2rc3.Martin v. Löwis2011-02-111-0/+1
| | | | * | | | | Issue #10987: Fix the recursion limit handling in the _pickle module.Antoine Pitrou2011-01-231-2/+3
| | | | * | | | | Package zip_cp437_header.zip.Martin v. Löwis2011-01-151-2/+1
| | | | * | | | | Avoid ResourceWarnings in ccbenchAntoine Pitrou2011-01-151-12/+13