summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Issue #17156: pygettext.py now correctly escapes non-ascii characters.Serhiy Storchaka2013-02-091-6/+5
* - Issue #17029: Let h2py search the multiarch system include directory.doko2013-01-251-0/+6
* Issue #15539: Fix backup file creation in pindent.py on WindowsSerhiy Storchaka2013-01-111-12/+22
* Add a note about checking refleaks to patchcheck.Ezio Melotti2013-01-111-1/+2
* Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.Serhiy Storchaka2013-01-111-104/+60
* Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-1/+1
* #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Pa...Ezio Melotti2012-11-091-3/+3
* Graft a89d654adaa2 from 3.2 branch. Fixes #15620.Georg Brandl2012-08-11222-6916/+13626
|\
| * Avoid SyntaxError in script using print function?ric Araujo2012-07-021-0/+2
| * Issue #15170: Quote the variable that expands to the current directory.Stefan Krah2012-06-301-1/+1
| * Regrtest option "-n" doesn't exist in 2.7.Antoine Pitrou2012-06-272-2/+2
| * Allow passing extra testing options to the buildbot test scriptsAntoine Pitrou2012-06-272-2/+2
| * Issue #15170: Try the HOST_PYTHON hack for 2.7.Stefan Krah2012-06-251-0/+1
| * Stop refetching OpenSSL.Martin v. L?wis2012-05-181-1/+1
| * Force recheckout of openssl.Martin v. L?wis2012-05-151-1/+1
| * Upgrade openssl to 0.9.8x.Martin v. L?wis2012-05-151-2/+2
| * Upgrade to bzip2 1.0.6.Martin v. L?wis2012-05-141-4/+4
| * Add 2.7.3rc2 uuidMartin v. Löwis2012-03-181-0/+1
| * Add 2.7.3 and 2.7.4 UUIDsMartin v. Löwis2012-02-251-0/+4
| * Issue #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-0/+16
| * 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-8/+26
| * merge closing of 2.5 branchMartin v. Löwis2011-10-3172-1739/+3505
| |\
| | * Merge.Charles-François Natali2011-10-1210-27/+49
| | |\
| | | * Fix a missing encoding argument when opening a text file in some of iobench's...Antoine Pitrou2011-10-081-1/+1
| | | * patchcheck: don’t talk about the test suite when no code file were changed.Éric Araujo2011-08-191-2/+3
| | | * Let “make patchcheck” work for out-of-dir builds (#9860)Éric Araujo2011-07-301-7/+13
| | | * Branch mergeÉric Araujo2011-07-291-3/+14
| | | |\
| | | | * Fixes #10639: reindent.py should not convert newlinesJason R. Coombs2011-07-271-3/+14
| | | * | Fix missing or shebangs and executable bits for scripts (#10318)Éric Araujo2011-07-2913-0/+5
| | | |/
| | | * Minimal changes to make byext.py script work with Python 3 syntax.Guido van Rossum2011-06-281-13/+10
| | | * Stop adding txt files twice.Martin v. Löwis2011-06-051-2/+0
| | | * Add 2.7.2 UUIDsMartin v. Löwis2011-06-051-0/+2
| | | * Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.pyVictor Stinner2011-05-251-0/+2
| | | * Denote 3.3.0 as the last supported Windows 2000 release.Brian Curtin2011-05-031-1/+1
| | |/
| | * pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-1/+1
| | * In the Windows clean script for buildbots, also clear the build dirAntoine Pitrou2011-03-262-1/+7
| | * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-162-2/+2
| | * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-152-3/+3
| | * #Issue 11424: merged fix from 2.6.Vinay Sajip2011-03-0763-1714/+3452
| | |\ | |/ /
| | * Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-0511-146/+146
| | * Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,...R. David Murray2011-02-111-1/+1
| | * Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge fromGeorg Brandl2010-11-263-8/+8
| | * Merged revisions 85766-85767 via svnmerge fromGeorg Brandl2010-11-263-58/+111
| | * Merged revisions 85253,85452-85454 via svnmerge fromGeorg Brandl2010-11-261-3/+4
| | * Backport the distutils part of r83399 to fix #7645.Brian Curtin2010-11-221-0/+2
| | * Merged revisions 84487 via svnmerge fromMartin v. Löwis2010-11-141-1/+16
| | * Add 2.7.1 UUIDs.Martin v. Löwis2010-10-251-0/+3
| | * Sorry, I committed into wrong branch. So reverted it.Hirokazu Yamamoto2010-09-281-2/+1