Revert "closes bpo-36139: release GIL around munmap(). (GH-12073)" by vstinner · Pull Request #12198 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
Revert "closes bpo-36139: release GIL around munmap(). (GH-12073)"#12198
vstinner wants to merge 1 commit intopython:masterfrom
vstinner:revert_mmap
Revert "closes bpo-36139: release GIL around munmap(). (GH-12073)"#12198
vstinner wants to merge 1 commit intopython:masterfrom
vstinner:revert_mmap
Conversation
This reverts commit bb9593a.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
Copy link Copy Markdown
Member Author
vstinner
commented
Mar 6, 2019
vstinner commented
Mar 6, 2019The change broke Windows buildbots:
https://bugs.python.org/issue36139#msg337320
Copy link Copy Markdown
Member Author
vstinner
commented
Mar 6, 2019
vstinner commented
Mar 6, 2019A fix has been proposed, PR #12199, so I abandon this revert.
vstinner
closed this
vstinner
deleted the
revert_mmap
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment