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
*
gh-113317: Change how Argument Clinic lists converters (#116853)
Victor Stinner
2024-03-27
1
-32/+54
*
gh-99108: Update and check HACL* version information (GH-117295)
Seth Michael Larson
2024-03-27
1
-0/+14
*
GH-116422: Tier2 hot/cold splitting (GH-116813)
Mark Shannon
2024-03-26
7
-54/+122
*
gh-116996: Add pystats about _Py_uop_analyse_and_optimize (GH-116997)
Michael Droettboom
2024-03-21
1
-0/+26
*
gh-76785: Drop PyInterpreterID_Type (gh-117101)
Eric Snow
2024-03-21
1
-1/+0
*
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner
2024-03-21
1
-0/+1
*
GH-108362: Incremental Cycle GC (GH-116206)
Mark Shannon
2024-03-20
1
-2/+5
*
GH-116017: Put JIT code and data on the same page (GH-116845)
Brandt Bucher
2024-03-19
2
-5/+4
*
gh-108716: Cleanup remaining deepfreeze infrastructure (#116919)
Guido van Rossum
2024-03-18
1
-77/+2
*
gh-116879: Add new optimizer pystats to tables (GH-116880)
Michael Droettboom
2024-03-16
1
-4/+30
*
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
Donghee Na
2024-03-15
1
-0/+5
*
gh-85283: Build pwd extension with the limited C API (#116841)
Victor Stinner
2024-03-15
1
-5/+4
*
gh-113317, AC: Add libclinic.converter module (#116821)
Victor Stinner
2024-03-14
4
-601/+621
*
gh-113317, AC: Add libclinic.block_parser module (#116819)
Victor Stinner
2024-03-14
3
-336/+361
*
gh-113317, AC: Add libclinic.function (#116807)
Victor Stinner
2024-03-14
4
-241/+270
*
gh-116646, AC: Always use PyObject_AsFileDescriptor() in fildes (#116806)
Victor Stinner
2024-03-14
1
-10/+7
*
gh-116646, AC: Add CConverter.use_converter() method (#116793)
Victor Stinner
2024-03-14
1
-6/+35
*
gh-116646: Add limited C API support to AC fildes converter (#116769)
Victor Stinner
2024-03-14
1
-12/+13
*
gh-113317, AC: Move warn() and fail() to libclinic.errors (#116770)
Victor Stinner
2024-03-14
3
-47/+51
*
gh-115419: Change default sym to not_null (GH-116562)
Ken Jin
2024-03-13
1
-2/+2
*
gh-85283: Convert grp extension to the limited C API (#116611)
Victor Stinner
2024-03-12
1
-0/+2
*
gh-108494: Fix Argument Clinic LIMITED_CAPI_REGEX (#116610)
Victor Stinner
2024-03-11
1
-2/+3
*
GH-116596: Better determination of escaping uops. (GH-116597)
Mark Shannon
2024-03-11
1
-0/+16
*
gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (#116577)
Nikita Sobolev
2024-03-11
1
-1/+2
*
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570)
Victor Stinner
2024-03-10
2
-1/+1
*
gh-116417: Avoid PyFloat_AS_DOUBLE() in AC limited C API (#116568)
Victor Stinner
2024-03-10
1
-18/+36
*
gh-116000: Make optimizer_generator.py work without any arguments (#116470)
Kirill Podoprigora
2024-03-07
1
-5/+8
*
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner
2024-03-07
3
-3/+4
*
gh-116381: Remove bad specializations, add fail stats (GH-116464)
Ken Jin
2024-03-07
1
-0/+1
*
GH-116314: Update `Tools/wasm/README.md` to point to the devguide for buildin...
Brett Cannon
2024-03-07
1
-61/+3
*
chore: fix typos (#116345)
cui fliter
2024-03-05
1
-1/+1
*
GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 prim...
Brett Cannon
2024-03-05
2
-4/+8
*
gh-116265: Remove obsolete sentence. (#116284)
Terry Jan Reedy
2024-03-04
1
-4/+2
*
GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)
Brandt Bucher
2024-03-04
2
-0/+20
*
GH-115802: Don't JIT zero-length jumps (GH-116177)
Brandt Bucher
2024-03-04
1
-17/+68
*
gh-114258: Argument Clinic: refactor getset implementation (#116170)
Erlend E. Aasland
2024-03-04
1
-25/+10
*
GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228)
Brett Cannon
2024-03-02
1
-0/+9
*
gh-116171: Argument Clinic: disallow overriding return converter for __init__...
Erlend E. Aasland
2024-03-01
1
-0/+2
*
gh-115554: Improved logic for handling multiple existing py.exe launcher inst...
Steve Dower
2024-03-01
3
-74/+134
*
build(deps-dev): bump types-setuptools from 69.0.0.20240125 to 69.1.0.2024030...
dependabot[bot]
2024-03-01
1
-1/+1
*
build(deps): bump hypothesis from 6.97.4 to 6.98.15 in /Tools (#116189)
dependabot[bot]
2024-03-01
1
-1/+1
*
build(deps-dev): bump types-psutil from 5.9.5.20240106 to 5.9.5.20240205 in /...
dependabot[bot]
2024-03-01
1
-1/+1
*
gh-115999: Disable the specializing adaptive interpreter in free-threaded bui...
Brett Simmers
2024-03-01
1
-0/+5
*
gh-103092: Add a mutex to make the PRNG state of rotatingtree concurrent-safe...
AN Long
2024-02-29
1
-0/+1
*
gh-116088: Insert bottom checks after all sym_set_...() calls (#116089)
Guido van Rossum
2024-02-29
1
-4/+0
*
GH-115802: JIT "small" code for Windows (GH-115964)
Brandt Bucher
2024-02-29
4
-19/+46
*
gh-112844: Add SBOM for external dependencies (#115789)
Seth Michael Larson
2024-02-29
1
-17/+91
*
gh-115816: Generate calls to sym_new_const() etc. without _Py_uop prefix (#11...
Guido van Rossum
2024-02-29
1
-4/+4
*
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
Pablo Galindo Salgado
2024-02-28
1
-0/+1
*
GH-115816: Assorted naming and formatting changes to improve maintainability....
Mark Shannon
2024-02-27
1
-3/+3
[next]