summaryrefslogtreecommitdiffstats
path: root/Include/intrcheck.h
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2024-03-04 20:59:30 (GMT)
committerGitHub <noreply@github.com>2024-03-04 20:59:30 (GMT)
commiteb22e2b251002b65f3b93e67c990c21e1151b25d (patch)
treec279e4ef29f7dfe5e7a72788ffb492542f729256 /Include/intrcheck.h
parent207030f5527d405940b79c10c1413c1e8ff696c1 (diff)
downloadcpython-eb22e2b251002b65f3b93e67c990c21e1151b25d.zip
cpython-eb22e2b251002b65f3b93e67c990c21e1151b25d.tar.gz
cpython-eb22e2b251002b65f3b93e67c990c21e1151b25d.tar.bz2
gh-115490: Make the interpreter.channels and interpreter.queues Modules Handle Reloading Properly (gh-115493)
The problem manifested when the .py module got reloaded and the corresponding extension module didn't. The .py module registers types with the extension and the extension was not allowing that to happen more than once. The solution: let it happen more than once.
Diffstat (limited to 'Include/intrcheck.h')
0 files changed, 0 insertions, 0 deletions