summaryrefslogtreecommitdiffstats
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* #11565: Merge with 3.1.Ezio Melotti2011-03-161-1/+1
|\
| * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
| * Merged revisions 88147 via svnmerge fromAntoine Pitrou2011-01-231-2/+3
| * Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge fromGeorg Brandl2010-11-264-56/+110
| * Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-061-1/+1
| * Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,...Florent Xicluna2010-08-141-2/+1
| * Merged revisions 76158 via svnmerge fromBenjamin Peterson2009-11-091-6/+6
| * Merged revisions 76156 via svnmerge fromBenjamin Peterson2009-11-093-5/+5
| * Merged revisions 75373 via svnmerge fromGeorg Brandl2009-10-272-5/+124
| * Merged revisions 75061-75062 via svnmerge fromBenjamin Peterson2009-09-251-9/+10
* | Issue #11135: Remove redundant doc field from PyType_Spec.Martin v. Löwis2011-02-111-2/+1
* | Issue #10987: Fix the recursion limit handling in the _pickle module.Antoine Pitrou2011-01-231-2/+3
* | Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a R...Georg Brandl2010-12-302-173/+0
* | Fix NameErrors.Georg Brandl2010-12-301-3/+4
* | Clean up tools: remove "world" and "framer", move single SSL script to scripts/.Georg Brandl2010-12-301-0/+83
* | Remove some of the old demos. (Put a few somewhere else.)Georg Brandl2010-12-301-0/+40
* | Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+200
* | Issue #9598: untabify.py will now respect encoding cookie in the files it pro...Alexander Belopolsky2010-11-301-3/+4
* | Fix resource warning from patchcheck.pyÉric Araujo2010-11-221-6/+9
* | #3077: fix h2py substitution of character literals.Georg Brandl2010-10-211-1/+1
* | #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C fil...Georg Brandl2010-10-213-33/+68
* | Fix Issue10140 - Tools/scripts/pathfix.py: add option to preserve timestampsSenthil Kumaran2010-10-191-3/+18
* | Issue #10117: Tools/scripts/reindent.py now accepts source files thatAlexander Belopolsky2010-10-181-2/+4
* | Fix reindent-rst.py: it works on binary filesVictor Stinner2010-08-181-2/+2
* | Fix ``Tools/scripts/checkpyc.py`` after PEP 3147.Florent Xicluna2010-08-091-17/+20
* | Clean up syntax for some scripts.Florent Xicluna2010-08-097-87/+115
* | Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest).Florent Xicluna2010-08-091-2/+1
* | Issue #8867: Fix `Tools/scripts/serve.py` to work with files containingAntoine Pitrou2010-08-031-1/+1
* | Fix unicode literal.Georg Brandl2010-08-021-1/+1
* | Update README, remove obsolete scripts.Georg Brandl2010-08-029-993/+62
* | Do some basic refactoring. Along the way also list what files had theirBrett Cannon2010-07-041-14/+32
* | Merged revisions 81587 via svnmerge fromR. David Murray2010-05-311-2/+5
* | Merged revisions 80849 via svnmerge fromR. David Murray2010-05-061-0/+1
* | Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-211-0/+0
* | Issue 7832. Document changes to unittest.TestCase.assertSameElements and asse...Michael Foord2010-03-201-1/+1
* | convert shebang lines: python -> python3Benjamin Peterson2010-03-1153-53/+53
* | Merged revisions 78416,78430 via svnmerge fromR. David Murray2010-03-082-0/+32
* | convert to use print() functionBenjamin Peterson2009-11-091-6/+6
* | fix some importsBenjamin Peterson2009-11-093-5/+5
* | Remove AtheOS support, as per PEP 11 (which claims that all code was removed ...Antoine Pitrou2009-10-241-7/+1
* | Merged revisions 75370-75372 via svnmerge fromGeorg Brandl2009-10-112-5/+124
* | Merged revisions 74865,75175,75180 via svnmerge fromBenjamin Peterson2009-10-041-2/+2
* | correct the fixpath.py script to work in Python 3 #6999Benjamin Peterson2009-09-251-9/+10
|/
* install idle and pydoc with a 3 suffix #5756Benjamin Peterson2009-04-252-2/+2
* Run 2to3 over new script.Georg Brandl2009-03-311-4/+4
* Merged revisions 70656,70668-70669,70671,70701,70703,70706 via svnmerge fromBenjamin Peterson2009-03-301-0/+29
* Merged revisions 69811,69947 via svnmerge fromBenjamin Peterson2009-02-262-0/+130
* Merged revisions 69846 via svnmerge fromMark Dickinson2009-02-211-1/+1
* Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-...Benjamin Peterson2009-01-161-2/+2
* Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-...Benjamin Peterson2008-11-301-3/+3