summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2023-04-25 03:09:35 (GMT)
committerGitHub <noreply@github.com>2023-04-25 03:09:35 (GMT)
commitd8627999d85cc5b000dbe17180250d919f8510ad (patch)
tree82620a3dd5103dfc93ea8684934a1e0e23f3b3ab /Objects
parentb934f97850b7b2db30fa2b26720d58aac4783149 (diff)
downloadcpython-d8627999d85cc5b000dbe17180250d919f8510ad.zip
cpython-d8627999d85cc5b000dbe17180250d919f8510ad.tar.gz
cpython-d8627999d85cc5b000dbe17180250d919f8510ad.tar.bz2
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 'Objects')
0 files changed, 0 insertions, 0 deletions