diff options
| author | Sam Gross <colesbury@gmail.com> | 2024-05-03 15:33:05 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 15:33:05 (GMT) |
| commit | 608192ee2f6c60aaae1c6f2f64ea45ad2667ff2d (patch) | |
| tree | 0f25ea7e3737f3f8ba35905b8f15826d6ad0828c /Python/ceval.c | |
| parent | c2627d6eea924daf80f374c18a5fd73ef61283fa (diff) | |
| download | cpython-608192ee2f6c60aaae1c6f2f64ea45ad2667ff2d.zip cpython-608192ee2f6c60aaae1c6f2f64ea45ad2667ff2d.tar.gz cpython-608192ee2f6c60aaae1c6f2f64ea45ad2667ff2d.tar.bz2 | |
gh-118527: Use deferred reference counting for C functions on modules (#118529)
This addresses a scaling bottleneck in the free-threaded build when
calling functions like `math.floor()` concurrently from multiple
threads.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions
