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.11] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-10...
Miss Islington (bot)
2023-07-04
1
-2/+2
*
[3.11] gh-100340: Allows -Wno-int-conversion for wasm (GH-100341) (#106066)
Miss Islington (bot)
2023-06-28
1
-0/+3
*
[3.11] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106177)
Miss Islington (bot)
2023-06-28
1
-1/+7
*
[3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...
Gregory P. Smith
2023-06-01
2
-2/+4
*
gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...
Miss Islington (bot)
2023-05-31
1
-3/+3
*
[3.11] gh-102416: Do not memoize incorrectly loop rules in the parser (GH-10...
Pablo Galindo Salgado
2023-03-06
1
-2/+3
*
gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (GH-102...
Miss Islington (bot)
2023-02-23
1
-1/+1
*
gh-101849: Add upgrade codes for old versions of launcher that ended up with ...
Miss Islington (bot)
2023-02-13
2
-1/+22
*
gh-89792: Limit test_tools freeze test build parallelism based on the number ...
Miss Islington (bot)
2023-02-12
1
-3/+12
*
gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (G...
Miss Islington (bot)
2023-02-12
1
-1/+13
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Steve Dower
2023-02-09
1
-2/+2
*
[3.11] gh-101046: Fix a potential memory leak in the parser when raising Memo...
Pablo Galindo Salgado
2023-01-16
1
-1/+1
*
[3.11] gh-89419: gdb: fix bug causing AttributeError in py-locals when no fra...
Eli Schwartz
2023-01-04
1
-0/+1
*
[3.11] GH-100342: check for allocation failure in AC `*args` parsing (GH-1003...
Kumar Aditya
2022-12-28
1
-0/+4
*
[3.11] gh-64490: Fix bugs in argument clinic varargs processing (GH-32092) (#...
colorfulappl
2022-12-28
1
-5/+6
*
[3.11] gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100486)
Gregory P. Smith
2022-12-24
1
-4/+4
*
[3.11] gh-99240: Fix double-free bug in Argument Clinic str_converter generat...
colorfulappl
2022-12-20
1
-2/+23
*
[3.11] gh-64490: Fix refcount error when arguments are packed to tuple in arg...
colorfulappl
2022-12-19
1
-1/+1
*
[3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230)
colorfulappl
2022-12-17
1
-0/+1
*
[3.11] gh-99016: Make build scripts compatible with Python 3.8 (GH-99017). (G...
Serhiy Storchaka
2022-11-22
1
-1/+1
*
[3.11] gh-95731: Fix module docstring extraction in pygettext (GH-95732) (#98...
Miss Islington (bot)
2022-10-16
1
-3/+4
*
[3.11] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICOD...
Serhiy Storchaka
2022-10-03
1
-0/+1
*
gh-90989: Clarify some installer text (GH-97668)
Steve Dower
2022-09-30
1
-6/+6
*
gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613)
Miss Islington (bot)
2022-09-28
1
-18/+7
*
[3.11] gh-96883: browser: include concurrent.futures (GH-96886) (GH-96888)
Christian Heimes
2022-09-17
1
-17/+17
*
gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matchi...
Miss Islington (bot)
2022-09-14
1
-1/+3
*
gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303)
Miss Islington (bot)
2022-09-13
1
-0/+4
*
[3.11] gh-95853: Add script to automate WASM build (GH-95828, GH-95985, GH-96...
Christian Heimes
2022-09-13
4
-21/+997
*
[3.11] gh-96320: WASI socket fixes (GH-96388) (GH-#96748)
Miss Islington (bot)
2022-09-13
1
-1/+2
*
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Miss Islington (bot)
2022-08-29
1
-2/+2
*
bpo-46744: Support "-Win32" and make platform flags case insensitive in Windo...
Miss Islington (bot)
2022-08-25
2
-30/+32
*
gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650) (GH-95780)
Miss Islington (bot)
2022-08-10
1
-1/+1
*
gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95...
Miss Islington (bot)
2022-08-04
1
-9/+29
*
gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465)
Miss Islington (bot)
2022-08-01
1
-0/+5
*
[3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)
Christian Heimes
2022-08-01
3
-28/+4
*
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
Christian Heimes
2022-07-31
1
-0/+4
*
gh-95174: Move WASIX logic into wasi-env (GH-95320)
Miss Islington (bot)
2022-07-27
2
-9/+22
*
[3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-...
Miss Islington (bot)
2022-07-27
1
-1/+1
*
gh-95205: Improve WASM README.md (GH-95267) (GH-95270)
Miss Islington (bot)
2022-07-26
2
-12/+112
*
gh-95205: Improve wasm README (GH-95206)
Miss Islington (bot)
2022-07-25
1
-2/+6
*
[3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) ...
Brandt Bucher
2022-07-22
1
-7/+0
*
gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035)
Miss Islington (bot)
2022-07-20
1
-7/+6
*
gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775)
Miss Islington (bot)
2022-07-12
1
-1/+6
*
[3.11] gh-94430: Allow params named `module` or `self` with custom C names in...
Erlend Egeberg Aasland
2022-07-07
1
-2/+7
*
gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555)
Miss Islington (bot)
2022-07-05
1
-1/+1
*
gh-84461: Tool/wasm/python.html: Add subresource integrity hashes (GH-93953)
Miss Islington (bot)
2022-07-01
1
-2/+2
*
gh-84461: Improve WebAssembly in-browser demo (GH-91879)
Miss Islington (bot)
2022-07-01
3
-25/+99
*
[3.11] GH-93516: Backport GH-93769 (GH-94231)
Mark Shannon
2022-06-28
1
-0/+7
*
gh-84461: Build Emscripten with WASM BigInt support (GH-94219)
Miss Islington (bot)
2022-06-24
1
-1/+3
*
gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142)
Miss Islington (bot)
2022-06-24
1
-0/+2
[next]