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
pystate.c
Find file
Blame
History
Permalink
bpo-35993: Fix _PyInterpreterState_DeleteExceptMain() (GH-11852)
· b5409dac
Stéphane Wirtel
authored
Feb 20, 2019
Fix a crash on fork when using subinterpreters.
b5409dac