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-113464: Display a warning when building the JIT (GH-118481)
Brandt Bucher
2024-05-01
6
-26/+38
*
build(deps-dev): bump types-psutil from 5.9.5.20240316 to 5.9.5.20240423 in /...
dependabot[bot]
2024-05-01
1
-1/+1
*
Bump types-setuptools from 69.2.0.20240317 to 69.5.0.20240423 in /Tools (#118...
dependabot[bot]
2024-05-01
1
-1/+1
*
Bump mypy from 1.9.0 to 1.10.0 in /Tools (#118461)
dependabot[bot]
2024-05-01
1
-1/+1
*
GH-115802: Use the GHC calling convention in JIT code (GH-118287)
Brandt Bucher
2024-05-01
4
-11/+76
*
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum
2024-05-01
2
-3/+4
*
gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138)
Seth Michael Larson
2024-04-30
1
-3/+18
*
GH-118306: Update JIT to use LLVM 18 (GH-118307)
Savannah Ostrowski
2024-04-29
5
-34/+43
*
gh-118347: Fix Windows installer not updating launcher (GH-118386)
Steve Dower
2024-04-29
2
-6/+6
*
gh-117657: TSAN fix race on `gstate->young.count` (#118313)
Alex Turner
2024-04-29
1
-1/+0
*
Fix typo in Tools/wasm/README.md(#118358)
Xie Yanbo
2024-04-28
1
-1/+1
*
GH-118095: Add dynamic exit support and FOR_ITER_GEN support to tier 2 (GH-11...
Mark Shannon
2024-04-26
1
-0/+4
*
gh-117657: Fix race data race in `_Py_IsOwnedByCurrentThread()` (#118258)
mpage
2024-04-26
1
-1/+0
*
gh-117657: Fixes a few small TSAN issues in dictobject (#118200)
Dino Viehland
2024-04-25
1
-3/+0
*
gh-117657: Add a couple more TSAN suppressions (#118256)
mpage
2024-04-25
1
-0/+5
*
gh-117657: Fix data race in `_Py_IsImmortal` (#118261)
mpage
2024-04-25
1
-1/+0
*
gh-116988: Remove duplicates of `annotated_rhs` in the Grammar (#117004)
David Rubin
2024-04-24
1
-1/+1
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
2
-8/+5
*
gh-112075: Make instance attributes stored in inline "dict" thread safe (#114...
Dino Viehland
2024-04-22
1
-0/+1
*
gh-116818: Make `sys.settrace`, `sys.setprofile`, and monitoring thread-safe ...
Dino Viehland
2024-04-19
1
-0/+1
*
gh-117657: use relaxed loads for checking dict keys immortality (#118067)
Dino Viehland
2024-04-19
1
-2/+0
*
GH-115419: Improve list of escaping functions (GH-118054)
Mark Shannon
2024-04-19
1
-0/+10
*
build(deps): bump hypothesis from 6.98.15 to 6.100.0 in /Tools (#117416)
dependabot[bot]
2024-04-19
1
-1/+1
*
gh-117613: Argument Clinic: disallow defining class parameter at module level...
neonene
2024-04-17
1
-0/+2
*
gh-117657: Quiet erroneous TSAN reports of data races in `_PySeqLock` (#117955)
mpage
2024-04-17
1
-2/+0
*
gh-117657: Fix data races in the method cache in free-threaded builds (#117954)
mpage
2024-04-17
1
-1/+0
*
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
Irit Katriel
2024-04-17
1
-0/+1
*
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
Jeff Glass
2024-04-16
1
-4/+5
*
gh-117613: Argument Clinic: ensure that 'defining_class' params are positiona...
neonene
2024-04-16
1
-0/+1
*
gh-117657: Add TSAN suppressions for the free-threaded build (#117736)
mpage
2024-04-15
2
-3/+53
*
gh-113317: Add ParseArgsCodeGen class (#117707)
Victor Stinner
2024-04-11
4
-846/+953
*
gh-113317: Add Codegen class to Argument Clinic (#117626)
Victor Stinner
2024-04-11
7
-178/+182
*
gh-117142: Port _ctypes to multi-phase init (GH-117181)
neonene
2024-04-10
1
-0/+1
*
gh-117431: Argument Clinic: copy forced text signature when cloning (#117591)
Erlend E. Aasland
2024-04-10
2
-4/+9
*
gh-113317: Remove unused INVALID constant in Argument Clinic (#117624)
Victor Stinner
2024-04-08
1
-2/+0
*
Cases generator: Remove type_prop and passthrough (#117614)
Ken Jin
2024-04-07
2
-11/+0
*
GH-117512: Allow 64-bit JIT operands on 32-bit platforms (GH-117527)
Brandt Bucher
2024-04-06
3
-3/+13
*
GH-117457: Correct pystats uop "miss" counts (GH-117477)
Michael Droettboom
2024-04-04
2
-8/+12
*
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum
2024-04-04
1
-0/+1
*
gh-113317: Finish splitting Argument Clinic into sub-files (#117513)
Victor Stinner
2024-04-04
9
-2146/+2182
*
gh-113317: Argument Clinic: Add libclinic.clanguage (#117455)
Victor Stinner
2024-04-03
4
-1597/+1627
*
gh-116303: Skip test module dependent tests if test modules are unavailable (...
Erlend E. Aasland
2024-04-03
1
-1/+4
*
gh-113317: Argument Clinic: Add libclinic.return_converters (#117451)
Victor Stinner
2024-04-02
3
-181/+178
*
GH-115776: Embed the values array into the object, for "normal" Python object...
Mark Shannon
2024-04-02
3
-12/+14
*
gh-113317: Argument Clinic: Add libclinic.converters module (#117315)
Victor Stinner
2024-04-02
6
-1212/+1255
*
Bump mypy from 1.8.0 to 1.9.0 in /Tools (#117418)
dependabot[bot]
2024-04-01
1
-1/+1
*
build(deps-dev): bump types-psutil from 5.9.5.20240205 to 5.9.5.20240316 in /...
dependabot[bot]
2024-04-01
1
-1/+1
*
build(deps-dev): bump types-setuptools from 69.1.0.20240301 to 69.2.0.2024031...
dependabot[bot]
2024-04-01
1
-1/+1
*
Fix broken format in error for bad input in summarize_stats.py (#117375)
Guido van Rossum
2024-03-29
1
-1/+1
*
gh-117323: Make `cell` thread-safe in free-threaded builds (#117330)
Sam Gross
2024-03-29
2
-2/+4
[next]