python/cpython

Python 71,278 33,982

The Python programming language

Recent Commits (10)

Test: fix stale uops usage in `test_capi/test_opt.py` (GH-144239)
Generating summary...
14c5339 20 files +465 -126
gh-144307: Fix a reference leak during module teardown (GH-144308)
Generating summary...
219b7ac 15 files +47 -42
gh-143192 Avoid incref/decref pair in long_bitwise (gh-143194)
Generating summary...
1b08143 2 files +244 -10
gh-143423: Fix free-threaded build detection in sampling profiler (#143426)
Generating summary...
5f57f69 5 files +488 -117
gh-144342: Use `time.sleep` in `profiling.sampling` (#144343)
Generating summary...
be4ee8e 13 files +309 -181
gh-144145: Track nullness of properties in the Tier 2 JIT optimizer (GH-144122)
Generating summary...
1dc12b2 14 files +268 -82
gh-144295: Fix data race in dict method lookup and global load (gh-144312)
Generating summary...
e666a01 5 files +345 -50
gh-144280: Add missing predicate symbol to case-switch (GH-144298)
Generating summary...
a704832 5 files +193 -141
gh-120321: Make gi_yieldfrom thread-safe in free-threading build (#144292)
Generating summary...
a01694d 2 files +360 -106
gh-144319: Fix huge page safety in pymalloc arenas (#144331)
Generating summary...
96e4cd6 12 files +242 -288

Comments

0 comments

Please sign in to post comments.

Loading comments...