2002 Commits (090f7be6dfd4e246cf5bc2db24c2070810d3c98b)

Author SHA1 Message Date
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. 13 years ago
Antoine Pitrou 1eff0fc3cd Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. 13 years ago
Ned Deily 3c6661a914 Allow redemo.py to be used from the command line like other demos. 14 years ago
Stefan Krah 4cf1cc71a6 Issue #15171: Quote the variable that expands to the current directory. 14 years ago
Antoine Pitrou d0bb9c6386 Allow passing extra testing options to the buildbot test scripts 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
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 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 a7f6b14fa6 Add 3.2.3rc2 uuid. 14 years ago
Martin v. Löwis 3d4809f464 Package mime.types 14 years ago
Nadeem Vawda 9f64f73193 Issue #14053: Fix "make patchcheck" to work with MQ. 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
Victor Stinner d208416a40 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python 14 years ago
Antoine Pitrou 74472a94aa Fix a missing encoding argument when opening a text file in some of iobench's subtests. 14 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 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
Jason R. Coombs 76748b7033 Fixes #10639: reindent.py should not convert newlines 15 years ago
Victor Stinner d57c5c8a3a libpython.py (gdb) now catchs IOError in py-list and py-bt commands 15 years ago
Martin v. Löwis 721bb33e3b Add 3.1.4 UUIDs. 15 years ago
Martin v. Löwis 4c226dac02 Do not add txt files twice. 15 years ago
Victor Stinner 46f8264b8e Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py 15 years ago
Martin v. Loewis b042a3ac0c Add 3.2.1rc2 uuid. 15 years ago
Victor Stinner c77b931196 Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas 15 years ago
Martin v. Löwis 41972316f5 Add 3.2.1 UUIDs 15 years ago
Victor Stinner e670c889cc Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add 15 years ago
Jesus Cea 8f14bbdaf6 pybench prep_times calculation error (closes #11895) 15 years ago
Brian Curtin b4fb909c86 Remove inexistent tools 15 years ago
Antoine Pitrou 9eea9d39c1 In the Windows clean script for buildbots, also clear the build dir 15 years ago
Ezio Melotti 13925008dc #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Ezio Melotti 42da663e6f #11515: fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Antoine Pitrou 375ff587c2 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. 15 years ago
Georg Brandl 49857f8a93 Add updated .hgeol file and fix newlines in the 3.2 branch. 15 years ago
Georg Brandl 5537d298ea Add updated .hgeol file and fix newlines in the 3.1 branch. 15 years ago
Martin v. Löwis 6916806443 Issue #11135: Remove redundant doc field from PyType_Spec. 15 years ago
Martin v. Löwis dafdd7f8ca Add uuid for 3.2rc3. 15 years ago
Antoine Pitrou 0f2a61a11e Merged revisions 88147 via svnmerge from 15 years ago
Antoine Pitrou e6d4c5bab8 Issue #10987: Fix the recursion limit handling in the _pickle module. 15 years ago
Martin v. Löwis 678fa9f5a9 Package zip_cp437_header.zip. 15 years ago