cpython/Tools/ftscalingbench
Sam Gross da53660f35
gh-131586: Avoid refcount contention in context managers (gh-131851)
This avoid reference count contention in the free threading build
when calling special methods like `__enter__` and `__exit__`.
2025-04-21 15:54:25 -04:00
..
ftscalingbench.py gh-131586: Avoid refcount contention in context managers (gh-131851) 2025-04-21 15:54:25 -04:00