bpo-36139: release GIL around munmap() by sorcio · Pull Request #12199 · python/cpython
Conversation
sorcio
changed the title
release GIL around munmap()
bpo-36139: release GIL around munmap()
Hum, bb9593a has been merged. What is this PR?
It seems like this PR isn't written on top of the master branch, currently it means the commit bb9593a.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Thanks @sorcio for the quick fix!
FYI I tested manually the fix on my Windows VM with Python compiled in debug mode before merging the PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters