STINNER Victor <vstin...@redhat.com> added the comment:

Currently guilty:

commit ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465
Author: Eric Snow <ericsnowcurren...@gmail.com>
Date:   Sun Feb 24 15:40:47 2019 -0800

    bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). 
(GH-11617)
    
    This involves moving the global "pending calls" state to PyInterpreterState.

----------

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

Reply via email to