Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
importdl.c
Find file
Blame
History
Permalink
Issue #18426: Fix NULL pointer dereference in C extension import when
· 848ee099
Christian Heimes
authored
Jul 11, 2013
PyModule_GetDef() returns an error.
848ee099