Skip to content
Snippets Groups Projects
Commit b2a078fe authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Remove static qualifier on module imports

Marking them static causes their destruction to happen
on program exit and after Py_Finalize has been called
resulting in a segfault on Python 3
parent 58b8dcee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment