New submission from STINNER Victor <vstin...@redhat.com>:
The _dummy_thread and dummy_threading modules are deprecated since Python 3.7 which now requires threading support. Attached PR removes these modules. ---------- components: Library (Lib) messages: 345810 nosy: vstinner priority: normal severity: normal status: open title: Remove deprecated _dummy_thread and dummy_threading modules versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37312> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com