| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #14053: Fix "make patchcheck" to work with MQ. | Nadeem Vawda | 2012-02-22 | 1 | -0/+16 |
|
|
* | Issue #6807: Run msisupport.mak earlier. | Martin v. Löwis | 2012-02-21 | 1 | -2/+2 |
|
|
* | Issue #10580: Minor grammar change in Windows installer. | Martin v. Löwis | 2012-02-21 | 1 | -1/+1 |
|
|
* | Issue #13628: python-gdb.py is now able to retrieve more frames in the Python | Victor Stinner | 2011-12-19 | 1 | -8/+26 |
|
|
* | Fix a missing encoding argument when opening a text file in some of iobench's... | Antoine Pitrou | 2011-10-08 | 1 | -1/+1 |
|
|
* | patchcheck: don’t talk about the test suite when no code file were changed. | Éric Araujo | 2011-08-19 | 1 | -2/+3 |
|
|
* | Let “make patchcheck” work for out-of-dir builds (#9860) | Éric Araujo | 2011-07-30 | 1 | -7/+13 |
|
|
* | Branch merge | Éric Araujo | 2011-07-29 | 13 | -0/+5 |
|\ |
|
| * | Fix missing or shebangs and executable bits for scripts (#10318) | Éric Araujo | 2011-07-29 | 13 | -0/+5 |
|
|
* | | Fixes #10639: reindent.py should not convert newlines | Jason R. Coombs | 2011-07-27 | 1 | -3/+14 |
|/ |
|
* | Minimal changes to make byext.py script work with Python 3 syntax. | Guido van Rossum | 2011-06-28 | 1 | -13/+10 |
|
|
* | Stop adding txt files twice. | Martin v. Löwis | 2011-06-05 | 1 | -2/+0 |
|
|
* | Add 2.7.2 UUIDs | Martin v. Löwis | 2011-06-05 | 1 | -0/+2 |
|
|
* | Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py | Victor Stinner | 2011-05-24 | 1 | -0/+2 |
|
|
* | Denote 3.3.0 as the last supported Windows 2000 release. | Brian Curtin | 2011-05-03 | 1 | -1/+1 |
|
|
* | pybench prep_times calculation error (closes #11895) | Jesus Cea | 2011-04-25 | 1 | -1/+1 |
|
|
* | In the Windows clean script for buildbots, also clear the build dir | Antoine Pitrou | 2011-03-26 | 2 | -1/+7 |
|
|
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 2 | -2/+2 |
|
|
* | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 2 | -3/+3 |
|
|
* | Add updated .hgeol file and fix newlines in the 2.7 branch. | Georg Brandl | 2011-03-05 | 11 | -146/+146 |
|
|
* | Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,... | R. David Murray | 2011-02-11 | 1 | -1/+1 |
|
|
* | Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from | Georg Brandl | 2010-11-26 | 3 | -8/+8 |
|
|
* | Merged revisions 85766-85767 via svnmerge from | Georg Brandl | 2010-11-26 | 3 | -58/+111 |
|
|
* | Merged revisions 85253,85452-85454 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -3/+4 |
|
|
* | Backport the distutils part of r83399 to fix #7645. | Brian Curtin | 2010-11-22 | 1 | -0/+2 |
|
|
* | Merged revisions 84487 via svnmerge from | Martin v. Löwis | 2010-11-14 | 1 | -1/+16 |
|
|
* | Add 2.7.1 UUIDs. | Martin v. Löwis | 2010-10-25 | 1 | -0/+3 |
|
|
* | Sorry, I committed into wrong branch. So reverted it. | Hirokazu Yamamoto | 2010-09-28 | 1 | -2/+1 |
|
|
* | Run test_ttk_guionly in verbose mode. | Hirokazu Yamamoto | 2010-09-28 | 1 | -1/+2 |
|
|
* | Merged revisions 84635-84636 via svnmerge from | Antoine Pitrou | 2010-09-08 | 1 | -27/+38 |
|
|
* | Merged revisions 83833,83838-83839,83859,83878 via svnmerge from | Florent Xicluna | 2010-08-09 | 1 | -2/+1 |
|
|
* | Merged revisions 82872,82874 via svnmerge from | Georg Brandl | 2010-07-14 | 1 | -0/+1 |
|
|
* | Display installer warning that Windows 2000 won't | Martin v. Löwis | 2010-06-04 | 1 | -3/+3 |
|
|
* | Issue #5464: Implement plural forms in msgfmt.py. | Martin v. Löwis | 2010-06-04 | 1 | -2/+25 |
|
|
* | Make the ctl-C shutdown of serve.py prettier. | R. David Murray | 2010-05-28 | 1 | -2/+5 |
|
|
* | libpython.py: fix support of non-BMP unicode characters | Victor Stinner | 2010-05-20 | 1 | -0/+28 |
|
|
* | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 1 | -56/+56 |
|
|
* | Have the serve.py script announce the directory it is | R. David Murray | 2010-05-06 | 1 | -0/+1 |
|
|
* | In a number of places code still revers | Ronald Oussoren | 2010-05-05 | 2 | -8/+0 |
|
|
* | Issue #8437: Fix test_gdb failures, patch written by Dave Malcolm | Victor Stinner | 2010-04-20 | 1 | -15/+15 |
|
|
* | Issue #8279: Fix test_gdb failures. | Martin v. Löwis | 2010-04-17 | 1 | -3/+18 |
|
|
* | Issue #8374: Update the internal alias table in the :mod:`locale` module | Antoine Pitrou | 2010-04-11 | 1 | -1/+1 |
|
|
* | Issue #8032: For gdb7, a python-gdb.py file is added to the build, | Martin v. Löwis | 2010-04-01 | 2 | -0/+1395 |
|
|
* | #7643: Unicode codepoints VT (0x0B) and FF (0x0C) are linebreaks according to... | Florent Xicluna | 2010-03-30 | 1 | -6/+38 |
|
|
* | Issue #8024: Update the Unicode database to 5.2 | Florent Xicluna | 2010-03-18 | 1 | -1/+1 |
|
|
* | Integrate merge.py into msi.py. | Martin v. Löwis | 2010-03-16 | 2 | -87/+79 |
|
|
* | Remove py3k deprecation warnings from these Unicode tools. | Florent Xicluna | 2010-03-15 | 3 | -42/+27 |
|
|
* | Issue #6716: Quote -x arguments of compileall in MSI installer. | Martin v. Löwis | 2010-03-15 | 1 | -1/+1 |
|
|
* | Issue #7993: Add a test of IO packet processing bandwidth to ccbench. | Antoine Pitrou | 2010-03-13 | 1 | -3/+150 |
|
|
* | Add 2.6 uuids. | Martin v. Löwis | 2010-03-13 | 1 | -0/+8 |
|
|