[issue33767] Improper use of SystemError in the mmap module

Serhiy Storchaka report at bugs.python.org
Tue Jun 5 12:51:46 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 3014d6eb7f6ed8cc61b9b26fe1c4454760dc8621 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) (GH-7432)
https://github.com/python/cpython/commit/3014d6eb7f6ed8cc61b9b26fe1c4454760dc8621


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33767>
_______________________________________


More information about the Python-bugs-list mailing list