[issue42625] Segmentation fault of PyState_AddModule()

hai shi report at bugs.python.org
Sat Dec 12 10:09:41 EST 2020


New submission from hai shi <shihai1991 at 126.com>:

PyState_AddModule(NULL, &_testcapimodule) in _testcapi module will get a segmentation fault. And it's a C API, so a little improvement will be better.

----------
assignee: shihai1991
components: C API
messages: 382915
nosy: petr.viktorin, shihai1991, vstinner
priority: normal
severity: normal
status: open
title: Segmentation fault of PyState_AddModule()
type: enhancement
versions: Python 3.10

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


More information about the Python-bugs-list mailing list