[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-37312: Remove _dummy_thread and dummy_threading modules by vstinner · Pull Request #14143 · python/cpython

vstinner

Remove _dummy_thread and dummy_threading modules. These modules
were deprecated since Python 3.7 which requires threading support.

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
…-14143)

Remove _dummy_thread and dummy_threading modules. These modules
were deprecated since Python 3.7 which requires threading support.

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
…-14143)

Remove _dummy_thread and dummy_threading modules. These modules
were deprecated since Python 3.7 which requires threading support.

Merged

arhadthedev added a commit to nirs/cpython that referenced this pull request

May 22, 2023
I hope it will unblock the GitHub built-in merge resolver.