STINNER Victor <vstin...@redhat.com> added the comment:


New changeset dc078947a5033a048d804e244e847b5844734439 by Victor Stinner 
(Davide Rizzo) in branch 'master':
bpo-36139: Fix mmap_object_dealloc(): hold the GIL to call PyMem_Free() 
(GH-12199)
https://github.com/python/cpython/commit/dc078947a5033a048d804e244e847b5844734439


----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36139>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to