STINNER Victor <[email protected]> added the comment:
Fixed by: commit 41fbf865a35d4fb64f047f98dc24690cb0c170fd Author: Hai Shi <[email protected]> Date: Thu Mar 12 00:49:11 2020 +0800 bpo-1635741: Port audioop extension module to multiphase initialization (PEP 489) (GH-18608) Co-authored-by: Victor Stinner <[email protected]> ---------- nosy: +vstinner resolution: -> duplicate stage: patch review -> resolved status: open -> closed superseder: -> Py_Finalize() doesn't clear all Python objects at exit _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue15680> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
