[issue15652] PEP 3121, 384 refactoring applied to gdbm module

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


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

Fixed by:

commit c4862e333ab405dd5789b4061222db1982147de4
Author: Dong-hee Na <donghee.na92 at gmail.com>
Date:   Wed Jun 17 01:41:23 2020 +0900

    bpo-1635741: Port _gdbm module to multiphase initialization (GH-20920)

----------
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/issue15652>
_______________________________________


More information about the Python-bugs-list mailing list