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
*
[3.8] gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) (...
Miss Islington (bot)
2022-10-04
1
-18/+7
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...
Miss Islington (bot)
2022-06-22
1
-0/+98
*
bpo-46948: Fix launcher installer build failure due to first part of fix (GH-...
Miss Islington (bot)
2022-03-16
1
-0/+2
*
[3.8] bpo-47024: Update Windows builds and macOS installer build to use OpenS...
Ned Deily
2022-03-15
1
-2/+2
*
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...
Steve Dower
2022-03-08
10
-4/+24
*
[3.8] bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044) (GH-28063)
Christian Heimes
2021-08-30
1
-2/+2
*
[3.8] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) (GH-2...
Miss Islington (bot)
2021-04-26
1
-10/+14
*
[3.8] bpo-43788: Generate version specific _ssl_data.h (GH-25300) (GH-25311)
Christian Heimes
2021-04-09
2
-81/+115
*
Improve CDN purge script (GH-25251)
Miss Islington (bot)
2021-04-07
1
-0/+3
*
[3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089)
Christian Heimes
2021-03-30
1
-2/+2
*
Do not remove x bit from published directories (GH-24101)
Miss Islington (bot)
2021-01-04
1
-2/+2
*
closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Miss Islington (bot)
2020-12-24
1
-1/+1
*
[3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (...
Serhiy Storchaka
2020-12-19
1
-8/+4
*
bpo-42613: Fix freeze.py config directory (GH-23792)
Miss Islington (bot)
2020-12-17
1
-10/+10
*
bpo-42574: Use format() instead of f-string in Tools/clinic/clinic.py to allo...
Pablo Galindo
2020-12-07
1
-1/+1
*
bpo-42398: Fix "make regen-all" race condition (GH-23362) (GH-23367)
Miss Islington (bot)
2020-11-18
1
-19/+35
*
bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271)
Miss Islington (bot)
2020-11-13
1
-2/+2
*
Enable signing of nuget.org packages and update to supported timestamp server...
Miss Skeleton (bot)
2020-11-03
1
-3/+3
*
bpo-41744: Package python.props with correct name in NuGet package (GH-22154)
Miss Islington (bot)
2020-09-14
4
-4/+7
*
[3.8] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-...
Serhiy Storchaka
2020-07-02
2
-2/+4
*
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
Miss Islington (bot)
2020-06-01
1
-0/+1
*
bpo-39631: Fix file association MIME type in the Windows installer (GH-20205)
Miss Islington (bot)
2020-05-19
1
-2/+2
*
bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862)
Miss Islington (bot)
2020-05-16
1
-4/+5
*
bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)
Miss Islington (bot)
2020-05-15
1
-11/+41
*
bpo-40479: Test with latest OpenSSL versions (GH-20108)
Miss Islington (bot)
2020-05-15
1
-3/+58
*
[3.8] bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) (GH-1...
Serhiy Storchaka
2020-04-18
1
-21/+16
*
closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against...
Miss Islington (bot)
2020-04-14
1
-4/+8
*
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)
Miss Islington (bot)
2020-04-12
1
-0/+2
*
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
Miss Islington (bot)
2020-04-11
1
-9/+16
*
bpo-40019: Skip test_gdb if Python was optimized (GH-19081)
Miss Islington (bot)
2020-03-31
1
-7/+9
*
closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19248)
Miss Islington (bot)
2020-03-31
1
-1/+1
*
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18...
Miss Islington (bot)
2020-03-11
2
-1/+9
*
bpo-36184: Port python-gdb.py to FreeBSD (GH-18873)
Miss Islington (bot)
2020-03-09
1
-1/+1
*
[3.8] bpo-39889: Fix unparse.py for subscript. (GH-18824). (GH-18826)
Serhiy Storchaka
2020-03-07
1
-2/+17
*
bpo-39789: Update Windows release build machines to VS 2019 (GH-18695)
Miss Islington (bot)
2020-02-29
1
-1/+1
*
bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive ...
Miss Skeleton (bot)
2019-10-28
1
-1/+1
*
bpo-38534: Replace wrong KB number references (GH-16955)
Miss Skeleton (bot)
2019-10-28
1
-4/+4
*
bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)
Miss Islington (bot)
2019-10-11
1
-4/+1
*
bpo-37064: Add -k and -a options to pathfix.py tool (GH-16387)
Victor Stinner
2019-09-25
1
-5/+59
*
closes bpo-16637: libpython: construct integer object directly from gdbvalue ...
Miss Islington (bot)
2019-09-24
1
-1/+1
*
[3.8] bpo-37206: Unrepresentable default values no longer represented as None...
Serhiy Storchaka
2019-09-14
1
-7/+6
*
bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)
Miss Islington (bot)
2019-09-11
1
-5/+4
*
bpo-37283: Ensure command-line and unattend.xml setting override previously d...
Miss Islington (bot)
2019-09-09
2
-8/+25
*
[3.8] bpo-37034: Display argument name on errors with keyword arguments with ...
Serhiy Storchaka
2019-08-29
1
-80/+101
*
bpo-36743: __get__ is sometimes called without the owner argument (GH-12992) ...
Miss Islington (bot)
2019-08-29
1
-1/+1
*
bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)
Miss Islington (bot)
2019-08-29
1
-0/+1
*
[3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480)
Raymond Hettinger
2019-08-25
1
-6/+18
*
Fix publishing of Windows release (GH-15006)
Miss Islington (bot)
2019-07-29
1
-0/+4
*
[3.8] bpo-36974: separate vectorcall functions for each calling convention (G...
Jeroen Demeyer
2019-07-23
1
-3/+2
*
Enable publish of Windows releases through Azure Pipelines (GH-14720)
Miss Islington (bot)
2019-07-13
1
-1/+0
[next]