index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH...
Miss Islington (bot)
2018-02-26
1
-4/+11
*
[3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)
Steve Dower
2018-01-18
1
-1/+1
*
Allows non-critical upload steps to fail (GH-4742) (#4743)
Miss Islington (bot)
2017-12-06
1
-3/+3
*
bpo-32155: Bugfixes found by flake8 F841 warnings (#4619)
Victor Stinner
2017-11-28
1
-1/+1
*
bpo-31944: Fixes build and Modify button (GH-4278) (#4284)
Miss Islington (bot)
2017-11-05
2
-3/+4
*
[3.6] bpo-31926: fix missing *_METHODDEF statements by argument clinic (GH-42...
Tal Einat
2017-11-03
1
-2/+2
*
Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236)
Miss Islington (bot)
2017-11-02
1
-3/+2
*
bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
Miss Islington (bot)
2017-10-23
1
-2/+1
*
[3.6] bpo-31523: Reliability improvements to the Windows build files (GH-3900...
Miss Islington (bot)
2017-10-05
4
-26/+55
*
[3.6] bpo-31662: Fix typos in uploadrelease.bat script (#3858)
Miss Islington (bot)
2017-10-02
1
-3/+3
*
[3.6] bpo-31536: Avoid wholesale rebuild after `make regen-all` (GH-3678) (#3...
Miss Islington (bot)
2017-09-28
1
-0/+28
*
[3.6] Update multissl test helper (GH-3349) (#3415)
Christian Heimes
2017-09-07
2
-241/+430
*
Add props file for nuget packages (#3410) (#3413)
Steve Dower
2017-09-07
5
-6/+80
*
[3.6] Update `make patchcheck` for blurb and NEWS.d (GH-3406)
Miss Islington (bot)
2017-09-07
1
-5/+5
*
[3.6] bpo-31340: Change to building with MSVC v141 (included with Visual Stud...
Steve Dower
2017-09-06
2
-2/+24
*
[3.6] bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (GH-3153) ...
Łukasz Langa
2017-08-22
1
-9/+11
*
[3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116)
Victor Stinner
2017-08-17
1
-2/+21
*
Revert "[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python ext...
Victor Stinner
2017-08-16
1
-4/+2
*
[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (...
Łukasz Langa
2017-08-14
1
-2/+4
*
Fix build batch files (#2750) (#2897)
Steve Dower
2017-07-26
6
-21/+49
*
[3.6] bpo-30450: Improved logic for obtaining dependencies (#2751)
Steve Dower
2017-07-19
2
-23/+4
*
[3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386)
Brett Cannon
2017-06-25
1
-2/+32
*
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...
Steve Dower
2017-06-19
4
-22/+25
*
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)" (#2246)
Victor Stinner
2017-06-16
1
-11/+2
*
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (G...
Zachary Ware
2017-06-16
1
-19/+99
*
bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)
Victor Stinner
2017-06-15
1
-2/+11
*
[3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)
Zachary Ware
2017-06-10
11
-657/+657
*
[3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master (#1549)
Victor Stinner
2017-05-12
1
-12/+52
*
[3.6] bpo-23404: make touch becomes make regen-all (#1405) (#1461)
Victor Stinner
2017-05-04
1
-129/+0
*
[3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208)
Mariatta
2017-04-20
1
-1/+5
*
bpo-29798: Handle git worktree in patchcheck (#1058) (#1060)
Nick Coghlan
2017-04-09
1
-1/+1
*
Takes vcruntime140.dll from the correct source. (#684)
Steve Dower
2017-03-16
2
-11/+6
*
bpo-29798: Handle git worktree in `make patchcheck` (#629) (#633)
Nick Coghlan
2017-03-12
1
-1/+4
*
bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626)
Nick Coghlan
2017-03-12
1
-6/+52
*
Fixes bpo-29680: Older gdb does not have gdb.error. (GH-363) (GH-534)
Mariatta
2017-03-07
1
-1/+1
*
Fixes the upload script to purge the CDN correctly and display success output...
Steve Dower
2017-03-06
1
-0/+2
*
bpo-27593: Updates Windows build to use information from git (#262) (#450)
Steve Dower
2017-03-04
1
-2/+2
*
bpo-29624: Adds purge step and layout test after uploading files. (#258) (#264)
Steve Dower
2017-02-23
2
-10/+53
*
Change some mercurial/ hg.python.org references. (#8) (#185)
Senthil Kumaran
2017-02-20
2
-2/+2
*
bpo-29579: Removes readme.txt from the installer. (#161)
Steve Dower
2017-02-19
1
-3/+0
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
|
\
|
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
*
|
Merge 3.5
Victor Stinner
2016-12-16
1
-2/+18
|
\
\
|
|
/
|
*
python-gdb.py: catch gdb.error on gdb.selected_frame()
Victor Stinner
2016-12-16
1
-2/+18
*
|
Issue #28783: Replaces bdist_wininst in nuget packages with stub
Steve Dower
2016-12-11
3
-38/+22
|
\
\
|
|
/
|
*
Issue #28783: Replaces bdist_wininst in nuget packages with stub
Steve Dower
2016-12-11
3
-38/+22
*
|
Issue #28770: Update python-gdb.py for fastcalls
Victor Stinner
2016-11-22
1
-16/+31
*
|
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
4
-8/+9
|
\
\
|
|
/
|
*
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
4
-9/+11
*
|
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...
Steve Dower
2016-11-23
2
-3/+48
|
\
\
|
|
/
[next]