COMMITS
/ Lib/test/test_free_threading/test_monitoring.py November 24, 2025
S
gh-129441: Fix some flakiness in test_instrumentation (gh-141881)
Sam Gross committed
November 23, 2025
August 13, 2025
S
gh-137400: Fix thread-safety issues when profiling all threads (gh-137518)
Sam Gross committed
August 11, 2025
S
gh-137400: Fix a crash when disabling profiling across all threads (gh-137471)
Sam Gross committed
July 14, 2025
March 26, 2025
S
gh-123358: Use `_PyStackRef` in `LOAD_DEREF` (gh-130064)
Sam Gross committed
September 26, 2024
V
gh-124402: Speed up test_free_threading and test_super (#124491)
Victor Stinner committed
September 24, 2024
V
gh-124402: Require cpu resource in test_free_threading (#124438)
Victor Stinner committed
September 9, 2024
A
Fix typos (#123775)
algonell committed
May 6, 2024
D
gh-118362: Skip tests when threading isn't available (#118666)
Dino Viehland committed
D
gh-118415: Fix issues with local tracing being enabled/disabled on a function (#118496)
Dino Viehland committed
April 19, 2024
D
gh-116818: Make `sys.settrace`, `sys.setprofile`, and monitoring thread-safe (#116775)
Dino Viehland committed