[New-bugs-announce] [issue33767] Improper use of SystemError in the mmap module

Zackery Spytz report at bugs.python.org
Mon Jun 4 00:40:18 EDT 2018


New submission from Zackery Spytz <zspytz at gmail.com>:

Both mmap_concat() and mmap_repeat() raise a SystemError when invoked.

----------
components: Extension Modules
messages: 318623
nosy: ZackerySpytz
priority: normal
severity: normal
status: open
title: Improper use of SystemError in the mmap module
type: behavior
versions: Python 2.7, Python 3.6, Python 3.7, Python 3.8

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


More information about the New-bugs-announce mailing list