[issue15704] PEP 3121, 384 Refactoring applied to sha1 module

STINNER Victor report at bugs.python.org
Mon Sep 7 09:50:24 EDT 2020


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

Fixed by:

New changeset 63f102fe079ecb5cb7b921a1cf8bce4077a9d7e2 by Mohamed Koubaa in branch 'master':
bpo-1635741: Port _sha1, _sha512, _md5 to multiphase init (GH-21818)
https://github.com/python/cpython/commit/63f102fe079ecb5cb7b921a1cf8bce4077a9d7e2

----------
nosy: +vstinner
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Py_Finalize() doesn't clear all Python objects at exit

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


More information about the Python-bugs-list mailing list