summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* [2.7] bpo-35133: Fix mistakes when concatenate string literals on different l...Serhiy Storchaka2018-11-051-2/+2
* bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) (GH-9899)Victor Stinner2018-10-161-13/+33
* bpo-34500: Fix ResourceWarning in difflib.py (GH-8926)Mickaƫl Schoentgen2018-09-021-2/+4
* bpo-33711: Fix license generation error in installer build script (GH-7241)native-api2018-06-241-1/+1
* bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7726)Victor Stinner2018-06-151-33/+115
* [2.7] remove hg support from patchcheck (GH-7440). (GH-7444)Benjamin Peterson2018-06-051-28/+3
* [2.7] Update `make patchcheck` for blurb and NEWS.d (GH-2381) (GH-6576)Antoine Pitrou2018-04-231-5/+5
* [2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext``...Serhiy Storchaka2018-04-101-20/+14
* [2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215)Christian Heimes2018-03-241-1/+2
* bpo-30109: Fix reindent.py for non-ASCII files. (#5637)Serhiy Storchaka2018-02-121-11/+29
* [2.7] Update multissl test helper (GH-3349) (#3416)Christian Heimes2017-09-072-241/+430
* [2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-17...Zachary Ware2017-09-041-3/+4
* Enables RC markings in nuget packages. (#3216)Steve Dower2017-08-261-0/+1
* [2.7] bpo-31221: patchcheck ignores external libraries (#3109) (#3118)Victor Stinner2017-08-171-3/+21
* Tools/buildbot/test.bat: add --slowest option (#2552)Victor Stinner2017-07-031-1/+1
* [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)Zachary Ware2017-06-1111-165/+165
* Issue #29798: Handle git worktree in patchcheck (#1057)Nick Coghlan2017-04-091-1/+1
* bpo-29798: Handle git worktree in `make patchcheck` (#629) (#635)Nick Coghlan2017-03-121-1/+4
* [2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628)Nick Coghlan2017-03-121-20/+74
* [2.7] Change some mercurial/ hg.python.org references. (#8) (#183)Senthil Kumaran2017-02-191-0/+2
* Fixes the 2.7 nuget packages to include a shim bdist_wininstSteve Dower2016-12-192-2/+30
* Issue #27854: Include idlelib/help.html in 2.7 Windows installer.Terry Jan Reedy2016-11-111-0/+1
* Issue #28515: Fixed py3k warnings.Serhiy Storchaka2016-10-251-4/+4
* Issue #27952: Get fixcid.py working with the re moduleMartin Panter2016-09-111-14/+16
* Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)Steve Dower2016-09-091-2/+2
* Removes file from installer.Steve Dower2016-09-091-1/+0
* Issue #27888: Prevent Windows installer from displaying console windows and f...Steve Dower2016-09-012-16/+28
* Spelling and grammar fixes in code comments and documentationMartin Panter2016-07-281-1/+1
* Issue #27626: Spelling fixes in docs, comments and internal namesMartin Panter2016-07-282-2/+2
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-022-2/+2
* Adds batch file for building nuget package, and includes libs folderSteve Dower2016-06-273-11/+94
* Adds scripts for building nuget packages.Steve Dower2016-06-244-0/+288
* Issue #27171: Fix typos in documentation, code comments, and testsMartin Panter2016-06-021-1/+1
* Fix a few typos. Patch by Eitan Adler.Ezio Melotti2013-01-272-2/+2
* Issue #27076: Doc, comment and test function name spelling fixesMartin Panter2016-05-263-3/+3
* Fix python-gdb.py: get C types on demandVictor Stinner2016-04-201-9/+17
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-172-3/+3
* Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
* Backed out changeset: e7065fc4a6c2Steve Dower2016-03-081-1/+1
* Force clean externals on buildbots.Steve Dower2016-03-081-1/+1
* Updates build to use SHA256 hash when signing filesSteve Dower2016-02-081-0/+1
* Issue #25505: Remove unused buggy method.Terry Jan Reedy2015-10-301-2/+0
* fix usage of undefined name (#25504)Benjamin Peterson2015-10-291-1/+1
* Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-031-11/+15
* python-gdb.py: enhance py-bt commandVictor Stinner2015-09-031-14/+169
* Close #24508: Backport the 3.5 MSBuild project files.Zachary Ware2015-07-161-1/+1
* Deprecate unused scripts in Tools/buildbot.Zachary Ware2015-06-165-3/+15
* Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-0910-192/+53
* Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.Steve Dower2015-06-081-1/+1
* Generates installer product codes for future releases.Steve Dower2015-06-031-0/+10