2010 Commits (d17cefc7876ec646a33773dfd2aa4dde2d8187d0)

Author SHA1 Message Date
Antoine Pitrou 7f0a6ddb90 Use -n for tests under Windows 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
Jason R. Coombs 88bf51baff Corrected attribute docstring per pep-257 (reference #10639) 15 years ago
Nadeem Vawda 328b5015a2 Clean up description of Tools/scripts/run_tests.py. 15 years ago
Nadeem Vawda 3c01d16ed9 Issue #11651: Move options for running tests into a Python script. 15 years ago
Éric Araujo 56ec5fe950 Small cleanup 15 years ago
Éric Araujo a3e072bb89 Let “make patchcheck” work for out-of-dir builds (#9860) 15 years ago
Jason R. Coombs 47891044c9 Issue #10639: spec_newline wasn't defined globally unless main() was called; now spec_newline is set at module import/execution 15 years ago
Éric Araujo a0e92a8028 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) 15 years ago
Jason R. Coombs 76eec3db21 Issue #10639: reindent.py tool now accepts a --newline option to specify the newline to be used in the output of converted files. 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
Vinay Sajip 4334d740ed Issue #12406: Added upates for packaging's .exe files, command_template, and sysconfig.cfg. 15 years ago
Victor Stinner d57c5c8a3a libpython.py (gdb) now catchs IOError in py-list and py-bt commands 15 years ago
Benjamin Peterson 4177eff088 general cleaning up 15 years ago
Benjamin Peterson fbf528f06c remove svn support 15 years ago
R David Murray 6a73845082 #11781: update windows build script to account for move of email tests 15 years ago
Éric Araujo 9f0df8bdb8 Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218) 15 years ago
Martin v. Löwis e8583e94e6 Drop old UUIDs. 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
Benjamin Peterson 8c6f88efa2 remove __version__s dependent on subversion keyword expansion (closes #12221) 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
Tarek Ziade 1231a4e097 initial import of the packaging package in the standard library 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
Victor Stinner 6348f0ecdd Close #12032: Fix scripts/crlf.py for Python 3 15 years ago
Éric Araujo 1e794f66f4 Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34) 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 16 years ago
Ezio Melotti 13925008dc #11565: Fix several typos. Patch by Piotr Kasprzyk. 16 years ago
Ezio Melotti 42da663e6f #11515: fix several typos. Patch by Piotr Kasprzyk. 16 years ago
Antoine Pitrou 375ff587c2 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. 16 years ago
R David Murray e33e69f9b7 Merge #7198 doc fix. 16 years ago
R David Murray 9188702a75 #7198: add newlines='' to csv.writer docs. 16 years ago
Georg Brandl 49857f8a93 Add updated .hgeol file and fix newlines in the 3.2 branch. 16 years ago
Georg Brandl 5537d298ea Add updated .hgeol file and fix newlines in the 3.1 branch. 16 years ago
Antoine Pitrou 7f1e174c7a Make svn:eol-style's more consistent 16 years ago
Brett Cannon e457f0d220 Revert r88503 as Benjamin's request. 16 years ago
Brett Cannon 4cfa24757b Add lib2to3.__main__ to make it easier for debugging purposes to run 2to3. 16 years ago
Martin v. Löwis 6916806443 Issue #11135: Remove redundant doc field from PyType_Spec. 16 years ago
Martin v. Löwis dafdd7f8ca Add uuid for 3.2rc3. 16 years ago
Antoine Pitrou 0f2a61a11e Merged revisions 88147 via svnmerge from 16 years ago
Antoine Pitrou e6d4c5bab8 Issue #10987: Fix the recursion limit handling in the _pickle module. 16 years ago
Martin v. Löwis 678fa9f5a9 Package zip_cp437_header.zip. 16 years ago
Antoine Pitrou 126c8b4a82 Avoid ResourceWarnings in ccbench 16 years ago