[issue35943] PyImport_GetModule() can return partially-initialized module

Brett Cannon report at bugs.python.org
Wed Sep 11 08:47:42 EDT 2019


Brett Cannon <brett at python.org> added the comment:


New changeset 37c22206981f52ae35c28b39f7530f8438afbfdb by Brett Cannon (Joannah Nanjekye) in branch 'master':
bpo-35943: Prevent PyImport_GetModule() from returning a partially-initialized module (GH-15057)
https://github.com/python/cpython/commit/37c22206981f52ae35c28b39f7530f8438afbfdb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35943>
_______________________________________


More information about the Python-bugs-list mailing list