STINNER Victor <vstin...@python.org> added the comment:

commit 52a2df135c0470b1dbf889edc51b7c556ae4bc80
Author: Mohamed Koubaa <kouba...@gmail.com>
Date:   Tue Sep 8 04:16:14 2020 -0500

    bpo-1635741: Convert _sha256 types to heap types (GH-22134)
    
    Convert the _sha256 extension module types to heap types.

See bpo-41111 "Convert a few stdlib extensions to the limited C API (PEP 384)".

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue15705>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to