aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_multiprocessing_spawn/test_manager.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-08-23 23:57:40 +0200
committerGitHub <noreply@github.com>2023-08-23 21:57:40 +0000
commit4890f65ecf119a18df926d42982c8c6d02f0b9fd (patch)
tree4ecc13c619feaae8dda67c5315bfb9c59b34c272 /Lib/test/test_multiprocessing_spawn/test_manager.py
parent592bacb6fc0833336c0453e818e9b95016e9fd47 (diff)
downloadcpython-4890f65ecf119a18df926d42982c8c6d02f0b9fd.tar.gz
cpython-4890f65ecf119a18df926d42982c8c6d02f0b9fd.zip
gh-108308: Use PyDict_GetItemRef() in moduleobject.c (#108381)
Replace PyDict_GetItemWithError() with PyDict_GetItemRef() which returns a strong reference. Cleanup also the function: move variable definition to their first assignation, rename variable names to use name longer than 1 character.
Diffstat (limited to 'Lib/test/test_multiprocessing_spawn/test_manager.py')
0 files changed, 0 insertions, 0 deletions