[issue15687] PEP 3121, 384 Refactoring applied to mmap module

STINNER Victor report at bugs.python.org
Mon Jun 22 05:26:32 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

Fixed by:

commit 3ad52e366fea37b02a3f619e6b7cffa7dfbdfa2e
Author: Dong-hee Na <donghee.na92 at gmail.com>
Date:   Sat Jun 6 00:01:02 2020 +0900

    bpo-1635741: Port mmap module to multiphase initialization (GH-19459)

----------
nosy: +corona10, vstinner
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
versions: +Python 3.10 -Python 3.4

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


More information about the Python-bugs-list mailing list