diff options
| author | Sam Gross <colesbury@gmail.com> | 2024-03-28 13:28:39 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-28 13:28:39 (GMT) |
| commit | 8dbfdb2957a7baade3a88661517f163ad694c39f (patch) | |
| tree | f7e3fb2c352d0bb618d9965fec0a795227a3c307 /Python/Python-tokenize.c | |
| parent | 9a1e55b8c5723206116f7016921be3937ef2f4e5 (diff) | |
| download | cpython-8dbfdb2957a7baade3a88661517f163ad694c39f.zip cpython-8dbfdb2957a7baade3a88661517f163ad694c39f.tar.gz cpython-8dbfdb2957a7baade3a88661517f163ad694c39f.tar.bz2 | |
gh-110481: Fix biased reference counting queue initialization. (#117271)
The biased reference counting queue must be initialized from the bound
(active) thread because it uses `_Py_ThreadId()` as the key in a hash
table.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions
