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

Fixed by:

commit 2aabc3200bf03d2ec1aa987e1e20db704948111e (HEAD -> master, 
upstream/master)
Author: Mohamed Koubaa <kouba...@gmail.com>
Date:   Mon Sep 7 08:12:40 2020 -0500

    bpo-1635741: Port _overlapped module to multi-phase init (GH-22051)
    
    Port the _overlapped extension module to multi-phase initialization (PEP 
489).

----------
nosy: +vstinner
resolution:  -> fixed
stage: patch review -> 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/issue15733>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to