diff options
| author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-04-24 21:09:35 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-24 21:09:35 -0600 |
| commit | d8627999d85cc5b000dbe17180250d919f8510ad (patch) | |
| tree | 82620a3dd5103dfc93ea8684934a1e0e23f3b3ab /Python/specialize.c | |
| parent | b934f97850b7b2db30fa2b26720d58aac4783149 (diff) | |
| download | cpython-git-d8627999d85cc5b000dbe17180250d919f8510ad.tar.gz | |
gh-100227: Add a Granular Lock for _PyRuntime.imports.extensions.dict (gh-103460)
The lock is unnecessary as long as there's a GIL, but completely
necessary with a per-interpreter GIL.
Diffstat (limited to 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions
