- c4e78b1 bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026) by Zackery Spytz · 6 years ago
- 2b7f93b bpo-36345: Update wsgiref example (GH-12562) by Stéphane Wirtel · 6 years ago
- 172bb39 bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927) by Serhiy Storchaka · 6 years ago
- afbb7a3 bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926) by Serhiy Storchaka · 6 years ago
- 68d228f bpo-35884: Add string-keys-only microbenchmark for dict access to var_access_benchmark.py (GH-11905) by Stefan Behnel · 6 years ago
- 43766f8 bpo-35884: Add missing FIFO queue benchmark (GH-11898) by Raymond Hettinger · 6 years ago
- 9da3583 Fix typo (micro->nano) (GH-11759) by Raymond Hettinger · 6 years ago
- f75d59e bpo-35884: Add variable access benchmarking script (GH-11725) by Raymond Hettinger · 6 years ago
- 8ac6581 bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370) by Serhiy Storchaka · 6 years ago
- 34fd4c2 bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) by Serhiy Storchaka · 6 years ago
- aa95bfb bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760) by Alexey Izbyshev · 6 years ago
- e3d1455 Update opcode.h header comment to mention the source data file (GH-9935) by Shivank98 · 6 years ago
- 9d6d06e pypi.python.org -> pypi.org (GH-7613) by Ned Deily · 6 years ago
- ea62ce7 bpo-33738: Fix macros which contradict PEP 384 (GH-7477) by Christian Tismer · 6 years ago
- b8c0845 remove hg support from patchcheck (GH-7440) by Benjamin Peterson · 6 years ago
- a8c3424 bpo-25427: Remove pyvenv (GH-5962) by Brett Cannon · 7 years ago
- 5affd5c bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (#5772) by Miro Hrončok · 7 years ago
- d7687eb bpo-31355: Travis-CI: re-enable macOS job (#5858) by Antoine Pitrou · 7 years ago
- dc6b946 bpo-20361: Remove workaround for a now fixed bug (#5283) by Victor Stinner · 7 years ago
- fe2d5ba bpo-32159: Remove tools for CVS and Subversion (#4615) by Victor Stinner · 7 years ago
- 696b501 bpo-32155: Bugfixes found by flake8 F841 warnings (#4608) by Victor Stinner · 7 years ago
- 87d332d bpo-31810: Add smelly.py to check exported symbols (#4057) by Victor Stinner · 7 years ago
- b091bec bpo-31536: Avoid wholesale rebuild after `make regen-all` (#3678) by Antoine Pitrou · 7 years ago
- d39dbf4 Simplify run_tests.py (#3482) by Antoine Pitrou · 7 years ago
- 0693063 remove IRIX support (closes bpo-31341) (#3310) by Benjamin Peterson · 7 years ago
- 4a347ce bpo-31221: patchcheck ignores external libraries (#3109) by Victor Stinner · 7 years ago
- 1ba9469 Update `make patchcheck` for blurb and NEWS.d (#2381) by Antoine Pitrou · 7 years ago
- 70cb187 Check the whitespace of pull requests on Travis (GH-2367) by Brett Cannon · 7 years ago
- 3972628 bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489) by Jon Dufresne · 7 years ago
- 58f3c9d bpo-30109: Fix reindent.py (GH-1207) by Mariatta · 8 years ago
- 2abfdf5 Issue #29798: Handle git worktree in patchcheck (#1058) by Nick Coghlan · 8 years ago
- 6a6d090 bpo-29798: Handle git worktree in `make patchcheck` (#629) by Nick Coghlan · 8 years ago
- 482f7a2 bpo-29656: Handle PR branches in 'make patchcheck' (#302) by Nick Coghlan · 8 years ago
- 213cc38 Reintroduce Python2 support in generate_opcode_h.py by Victor Stinner · 8 years ago
- 6193ecd Fix a ResourceWarning in generate_opcode_h.py by Victor Stinner · 8 years ago
- 3e56c23 regrtest: add -u for unbuffered stdout/stderr by Victor Stinner · 8 years ago
- 1cd53f6 Issue #26830: Refactor Tools/scripts/google.py by Berker Peksag · 8 years ago
- bdb847a Issue #27952: Merge fixcid.py from 3.5 by Martin Panter · 8 years ago
- b766538 Issue #27952: Get fixcid.py working with the re module by Martin Panter · 8 years ago
- a68c1bc Remove legacy "from __future__ import with_statement" lines. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
- 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
- 622b2f6 Issue #24225: Fix additional renamed module references. by Ned Deily · 8 years ago
- ccd047e Removed unused imports. by Serhiy Storchaka · 9 years ago
- a051bf3 Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 9 years ago
- e431d3c Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 9 years ago
- 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 9 years ago
- b4ce1fc Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure by Martin Panter · 9 years ago
- 4df4296 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- 3f209b6 Merge with 3.4 by Terry Jan Reedy · 9 years ago
- a05e7f6 Issue #25505: Remove unused buggy method. by Terry Jan Reedy · 9 years ago
- dd1e670 Fix a variable typo by switching to a f-string. by Brett Cannon · 9 years ago
- f1c47e4 Issue #25154: Make the file argument apply to the print function and by Brett Cannon · 9 years ago
- 9b63868 Issue #25154: Deprecate the pyvenv script. by Brett Cannon · 9 years ago
- f488fb4 Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. by Yury Selivanov · 9 years ago
- 3028c95 Issue #24288: Generated opcode.h no longer contains trailing spaces and tabs. by Serhiy Storchaka · 9 years ago
- ba9ac5b Issue #16261: Converted some bare except statements to except statements by Serhiy Storchaka · 9 years ago
- d2a694c Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 10 years ago
- b9c04db Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 10 years ago
- c314e28 Issue #24031: make patchcheck now supports git checkouts, too. by Christian Heimes · 10 years ago
- d98c677 Issue #24031: make patchcheck now supports git checkouts, too. by Christian Heimes · 10 years ago
- 45ec328 Removed trailing whitespaces in miscalenous files. by Serhiy Storchaka · 10 years ago
- 17be514 Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) by Steve Dower · 10 years ago
- 864d57c merge 3.4 (#23130) by Benjamin Peterson · 10 years ago
- 3cd1af5 merge 3.3 (#23130) by Benjamin Peterson · 10 years ago
- 9582b33 merge 3.2 (#23130) by Benjamin Peterson · 10 years ago
- 44e4b98 delete old ftpmirror script, which now has security bugs (closes #23130) by Benjamin Peterson · 10 years ago
- 7a1104d Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
- cac7ec4 Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
- 6e868b7 merge with 3.4 by Georg Brandl · 10 years ago
- 24f0717 Closes #22663: patchcheck: only modify text files under Doc/ by Georg Brandl · 10 years ago
- 51af1de Merge removal of Tools/scripts/pydocgui.pyw by Zachary Ware · 10 years ago
- 52b2bc0 Remove Tools/scripts/pydocgui.pyw. by Zachary Ware · 10 years ago
- 9923341 Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse. by Serhiy Storchaka · 10 years ago
- 6960c1a Issue #21906: Merge from 3.4. by Berker Peksag · 10 years ago
- 7aee3ec Issue #21906: Make Tools/scripts/md5sum.py work in Python 3. by Berker Peksag · 10 years ago
- 69d2d01 Issue #21907: Exit with the correct return code by Zachary Ware · 10 years ago
- e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
- a171979 Remove a workaround for fixed issue #20355. by Antoine Pitrou · 11 years ago
- 7fae75a Issue #17861: Allow generate_opcode_h to run with a system Python 2.5. by Ned Deily · 11 years ago
- 67d8dc1 Fix Tools/scripts/generate_opcode_h.py from issue #17861 to work correctly by Thomas Wouters · 11 years ago
- 02d23a2 Closes Issue 17861: Autogenerate Include/opcode.h from opcode.py. by Kushal Das · 11 years ago
- eb44b2d Issue #20535: PYTHONWARNING no longer affects the run_tests.py script. by Serhiy Storchaka · 11 years ago
- 20f8728 Issue #20535: PYTHONWARNING no longer affects the run_tests.py script. by Serhiy Storchaka · 11 years ago
- 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
- b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
- f4c9664 Fixed the serve.py script. by Serhiy Storchaka · 11 years ago
- 02d5db2 Fixed the serve.py script. by Serhiy Storchaka · 11 years ago
- 7282ff6 Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
- 768c16c Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
- 6787a38 Issue #15204: Deprecated the 'U' mode in file-like objects. by Serhiy Storchaka · 11 years ago
- d0cf063 Close #19406: Initial implementation of ensurepip by Nick Coghlan · 11 years ago
- 9353494 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
- dafea85 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
- d640fe2 #18803: merge with 3.3. by Ezio Melotti · 11 years ago
- 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
- f3a2e9f #18445: update Tools/scripts/README. by Andrew Kuchling · 11 years ago
- d36b515 #18445: change permissions on some scripts to executable by Andrew Kuchling · 11 years ago
- db53ad7 Merge with 3.3 by Terry Jan Reedy · 11 years ago
- 6e2711b Issue #18439: Make patchcheck work on Windows for ACKS, NEWS. by Terry Jan Reedy · 11 years ago
- 53e600c Issue #17177: update checkpyc to stop using imp by Brett Cannon · 11 years ago