[issue33767] Improper use of SystemError in the mmap module

Serhiy Storchaka report at bugs.python.org
Mon Jun 4 00:59:09 EDT 2018


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

Thank you for your PR Zackery!

I concur that an alternative would be to remove mmap_concat() and mmap_repeat(). Why not use this simpler way? Are there any drawbacks?

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list