2002 Commits (78f3ce577fda646812b31e5eddffff7f50ea40cd)

Author SHA1 Message Date
Andrew Svetlov 4bb142b1b7 Issue #16714: use 'raise' exceptions, don't 'throw'. 13 years ago
Andrew Svetlov 737fb89dd1 Issue #16714: use 'raise' exceptions, don't 'throw'. 13 years ago
Ezio Melotti 9bf379e9fb #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. 14 years ago
Ezio Melotti dc118790de #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. 14 years ago
Antoine Pitrou 1eff0fc3cd Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. 14 years ago
Ned Deily 3c6661a914 Allow redemo.py to be used from the command line like other demos. 14 years ago
Éric Araujo 0d983b5339 Avoid SyntaxError in script using print function 14 years ago
Stefan Krah a14a06fe0e Issue #15170: Quote the variable that expands to the current directory. 14 years ago
Stefan Krah 4cf1cc71a6 Issue #15171: Quote the variable that expands to the current directory. 14 years ago
Antoine Pitrou 8c368efa55 Regrtest option "-n" doesn't exist in 2.7. 14 years ago
Antoine Pitrou d0bb9c6386 Allow passing extra testing options to the buildbot test scripts 14 years ago
Antoine Pitrou 3a121561b7 Allow passing extra testing options to the buildbot test scripts 14 years ago
Stefan Krah ea1eda2a29 Issue #15170: Try the HOST_PYTHON hack for 2.7. 14 years ago
Stefan Krah 62ba0428af Issue #15171: Try the HOST_PYTHON hack for 3.2. 14 years ago
Martin v. Löwis 3407dfbaf9 Upgrade OpenSSL to 1.0.0j 14 years ago
Martin v. Löwis 64051d0916 Stop refetching OpenSSL. 14 years ago
Martin v. Löwis 580227a8a0 Force recheckout of openssl. 14 years ago
Martin v. Löwis fd0afed503 Upgrade openssl to 0.9.8x. 14 years ago
Brian Curtin 1f24548e1f bsddb never existed in 3.x, no need to keep downloading sleepycat 14 years ago
Martin v. Löwis 2d82d049f6 Stop deleting non-existing bytecode files. 14 years ago
Martin v. Löwis e7f67b5b98 Upgrade to bzip2 1.0.6. 14 years ago
Martin v. Löwis 87960da3e3 Upgrade bzip2 to 1.0.6. 14 years ago
Mark Dickinson 1b2e9444fe Issue #14965: Fix missing support for starred assignments in Tools/parser/unparse.py. 14 years ago
R David Murray 776c0df42b #14508: make gprof2html script runnable under python3 14 years ago
R David Murray d3af6344ef #14492: fix some bugs in Tools/scripts/pdeps.py. 14 years ago
R David Murray 54ac832a24 #14490, #14491: add 'sundry'-style import tests for Tools/scripts. 14 years ago
Martin v. Löwis cdc60aac3d Add 2.7.3rc2 uuid 14 years ago
Martin v. Löwis 28b22d0d15 Add 2.7.3rc2 uuid 14 years ago
Martin v. Löwis a7f6b14fa6 Add 3.2.3rc2 uuid. 14 years ago
Martin v. Löwis 3d4809f464 Package mime.types 14 years ago
Martin v. Löwis 3a34c5100d Add 2.7.3 and 2.7.4 UUIDs 14 years ago
Nadeem Vawda 9f64f73193 Issue #14053: Fix "make patchcheck" to work with MQ. 14 years ago
Nadeem Vawda f00011aff4 Issue #14053: Fix "make patchcheck" to work with MQ. 14 years ago
Martin v. Löwis a1b2af8034 Issue #6807: Run msisupport.mak earlier. 14 years ago
Martin v. Löwis dbd3f6173a Issue #6807: Run msisupport.mak earlier. 14 years ago
Martin v. Löwis 26bb3cf7cd Issue #10580: Minor grammar change in Windows installer. 14 years ago
Martin v. Löwis ef281bdddb Issue #10580: Minor grammar change in Windows installer. 14 years ago
Martin v. Löwis 4ef5528356 Add 2.7.3 and 2.7.4 UUIDs 14 years ago
Victor Stinner 99cff3f182 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python 14 years ago
Victor Stinner d208416a40 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python 14 years ago
Antoine Pitrou 31b3763fa3 Fix a missing encoding argument when opening a text file in some of iobench's subtests. 15 years ago
Éric Araujo a5afa4955d patchcheck: don’t talk about the test suite when no code file were changed. 15 years ago
Antoine Pitrou 74472a94aa Fix a missing encoding argument when opening a text file in some of iobench's subtests. 15 years ago
Martin v. Löwis 73abc24345 Add 3.2.2 and 3.2.3 UUIDs. 15 years ago
Éric Araujo 1bf5b6a454 Update crlf and lfcr scripts for 3.x bytes semantics (#12032). 15 years ago
Éric Araujo fbc5ff6235 patchcheck: don’t talk about the test suite when no code file were changed. 15 years ago
Éric Araujo a3e072bb89 Let “make patchcheck” work for out-of-dir builds (#9860) 15 years ago
Éric Araujo 35a7f5516d Let “make patchcheck” work for out-of-dir builds (#9860) 15 years ago
Éric Araujo a0e92a8028 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) 15 years ago
Éric Araujo 1ce7b17165 Fix string exception and a few style issues in mailerdaemon script 15 years ago