summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH...Miss Islington (bot)2018-02-261-4/+11
* [3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)Steve Dower2018-01-181-1/+1
* Allows non-critical upload steps to fail (GH-4742) (#4743)Miss Islington (bot)2017-12-061-3/+3
* bpo-32155: Bugfixes found by flake8 F841 warnings (#4619)Victor Stinner2017-11-281-1/+1
* bpo-31944: Fixes build and Modify button (GH-4278) (#4284)Miss Islington (bot)2017-11-052-3/+4
* [3.6] bpo-31926: fix missing *_METHODDEF statements by argument clinic (GH-42...Tal Einat2017-11-031-2/+2
* Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236)Miss Islington (bot)2017-11-021-3/+2
* bpo-30722: Make redemo work with Python 3.6+ (GH-2311)Miss Islington (bot)2017-10-231-2/+1
* [3.6] bpo-31523: Reliability improvements to the Windows build files (GH-3900...Miss Islington (bot)2017-10-054-26/+55
* [3.6] bpo-31662: Fix typos in uploadrelease.bat script (#3858)Miss Islington (bot)2017-10-021-3/+3
* [3.6] bpo-31536: Avoid wholesale rebuild after `make regen-all` (GH-3678) (#3...Miss Islington (bot)2017-09-281-0/+28
* [3.6] Update multissl test helper (GH-3349) (#3415)Christian Heimes2017-09-072-241/+430
* Add props file for nuget packages (#3410) (#3413)Steve Dower2017-09-075-6/+80
* [3.6] Update `make patchcheck` for blurb and NEWS.d (GH-3406)Miss Islington (bot)2017-09-071-5/+5
* [3.6] bpo-31340: Change to building with MSVC v141 (included with Visual Stud...Steve Dower2017-09-062-2/+24
* [3.6] bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (GH-3153) ...Łukasz Langa2017-08-221-9/+11
* [3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116)Victor Stinner2017-08-171-2/+21
* Revert "[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python ext...Victor Stinner2017-08-161-4/+2
* [3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (...Łukasz Langa2017-08-141-2/+4
* Fix build batch files (#2750) (#2897)Steve Dower2017-07-266-21/+49
* [3.6] bpo-30450: Improved logic for obtaining dependencies (#2751)Steve Dower2017-07-192-23/+4
* [3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386)Brett Cannon2017-06-251-2/+32
* bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...Steve Dower2017-06-194-22/+25
* Revert "bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)" (#2246)Victor Stinner2017-06-161-11/+2
* bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (G...Zachary Ware2017-06-161-19/+99
* bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)Victor Stinner2017-06-151-2/+11
* [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)Zachary Ware2017-06-1011-657/+657
* [3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master (#1549)Victor Stinner2017-05-121-12/+52
* [3.6] bpo-23404: make touch becomes make regen-all (#1405) (#1461)Victor Stinner2017-05-041-129/+0
* [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208)Mariatta2017-04-201-1/+5
* bpo-29798: Handle git worktree in patchcheck (#1058) (#1060)Nick Coghlan2017-04-091-1/+1
* Takes vcruntime140.dll from the correct source. (#684)Steve Dower2017-03-162-11/+6
* bpo-29798: Handle git worktree in `make patchcheck` (#629) (#633)Nick Coghlan2017-03-121-1/+4
* bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626)Nick Coghlan2017-03-121-6/+52
* Fixes bpo-29680: Older gdb does not have gdb.error. (GH-363) (GH-534)Mariatta2017-03-071-1/+1
* Fixes the upload script to purge the CDN correctly and display success output...Steve Dower2017-03-061-0/+2
* bpo-27593: Updates Windows build to use information from git (#262) (#450)Steve Dower2017-03-041-2/+2
* bpo-29624: Adds purge step and layout test after uploading files. (#258) (#264)Steve Dower2017-02-232-10/+53
* Change some mercurial/ hg.python.org references. (#8) (#185)Senthil Kumaran2017-02-202-2/+2
* bpo-29579: Removes readme.txt from the installer. (#161)Steve Dower2017-02-191-3/+0
* Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
|\
| * Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
* | Merge 3.5Victor Stinner2016-12-161-2/+18
|\ \ | |/
| * python-gdb.py: catch gdb.error on gdb.selected_frame()Victor Stinner2016-12-161-2/+18
* | Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
|\ \ | |/
| * Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
* | Issue #28770: Update python-gdb.py for fastcallsVictor Stinner2016-11-221-16/+31
* | Issue #28846: Various installer fixesSteve Dower2016-12-034-8/+9
|\ \ | |/
| * Issue #28846: Various installer fixesSteve Dower2016-12-034-9/+11
* | Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-232-3/+48
|\ \ | |/