Message301971
Oh, Arfrever wrote me on IRC that the removal of dummy_threading broke portage on Gentoo: https://bugs.gentoo.org/630730
eventlet also uses dummy_threading:
eventlet/support/dns/entropy.py:23: import dummy_threading as _threading
eventlet/support/dns/resolver.py:29: import dummy_threading as _threading
Hum, maybe we need one release with the deprecated module, and only remove it in Python 3.8? |
|
| Date |
User |
Action |
Args |
| 2017-09-12 16:12:39 | vstinner | set | recipients:
+ vstinner, gregory.p.smith, pitrou, Arfrever |
| 2017-09-12 16:12:39 | vstinner | set | messageid: <[email protected]> |
| 2017-09-12 16:12:39 | vstinner | link | issue31370 messages |
| 2017-09-12 16:12:39 | vstinner | create | |
|