410 Commits (786c8e7dd565aecafb020683705564c42e62fedc)

Author SHA1 Message Date
doko@python.org 3e6e2ac31d - Issue #17029: Let h2py search the multiarch system include directory. 13 years ago
Serhiy Storchaka a3a01b6ac3 Issue #15539: Fix a backup file creation in pindent.py on Windows. 13 years ago
Ezio Melotti 5e12bb728f Add a note about checking refleaks to patchcheck. 13 years ago
Serhiy Storchaka 6840a54ad4 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. 13 years ago
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
Éric Araujo 0d983b5339 Avoid SyntaxError in script using print function 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
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
Éric Araujo a5afa4955d patchcheck: don’t talk about the test suite when no code file were changed. 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
Jason R. Coombs 76748b7033 Fixes #10639: reindent.py should not convert newlines 15 years ago
Éric Araujo 0fb681ea50 Fix missing or shebangs and executable bits for scripts (#10318) 15 years ago
Jason R. Coombs fee7745ebb Fixes #10639: reindent.py should not convert newlines 15 years ago
Guido van Rossum 1ce5d181d7 Minimal changes to make byext.py script work with Python 3 syntax. 15 years ago
Ezio Melotti c2077b0d9b #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Ezio Melotti 13925008dc #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Martin v. Löwis 6916806443 Issue #11135: Remove redundant doc field from PyType_Spec. 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
Georg Brandl 856898b395 Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo. 15 years ago
Georg Brandl 30baf2b0ed Fix NameErrors. 15 years ago
Georg Brandl 5684a9ac30 Clean up tools: remove "world" and "framer", move single SSL script to scripts/. 15 years ago
Georg Brandl 4cf83f4d12 Remove some of the old demos. (Put a few somewhere else.) 15 years ago
Martin v. Löwis 4d0d471a80 Merge branches/pep-0384. 15 years ago
Alexander Belopolsky 73f382de1c Issue #9598: untabify.py will now respect encoding cookie in the files it processes 15 years ago
Georg Brandl d62ecbf0ba Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge from 15 years ago
Georg Brandl 1060380ea4 Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from 15 years ago
Georg Brandl ef212e0a51 Merged revisions 85766-85767 via svnmerge from 15 years ago
Éric Araujo 1e600dc01f Fix resource warning from patchcheck.py 15 years ago
Georg Brandl 9c14f2f343 #3077: fix h2py substitution of character literals. 15 years ago
Georg Brandl a9afb68789 #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing. 15 years ago
Senthil Kumaran 7cd94b8aa2 Fix Issue10140 - Tools/scripts/pathfix.py: add option to preserve timestamps 15 years ago
Alexander Belopolsky 4a98e3b6d0 Issue #10117: Tools/scripts/reindent.py now accepts source files that 15 years ago
Georg Brandl 13f959b501 Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from 15 years ago
Victor Stinner d5f2b5421a Fix reindent-rst.py: it works on binary files 16 years ago
Florent Xicluna b4efb3d81e Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,84036 via svnmerge from 16 years ago
Florent Xicluna 172e15fdd6 Merged revisions 83833,83838-83839,83859,83878 via svnmerge from 16 years ago
Florent Xicluna c7eaede21e Fix ``Tools/scripts/checkpyc.py`` after PEP 3147. 16 years ago
Florent Xicluna e4a3380bb0 Clean up syntax for some scripts. 16 years ago
Florent Xicluna 25803f70fb Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest). 16 years ago
Antoine Pitrou f767f08e29 Issue #8867: Fix `Tools/scripts/serve.py` to work with files containing 16 years ago