Message364999
I'm no longer sure that it's a good idea to remove a module from the stdlib without providing a solution for the few people relying on it. I removed dummy_threading module in Python 3.9 and obviously it broke an application (bodhi): https://bugzilla.redhat.com/show_bug.cgi?id=1814243
I should think about a way to move removed stdlib modules to PyPI, but I would prefer to have a formal PEP process for that.
In the meanwhile, I close this PR. |
|
Date |
User |
Action |
Args |
2020-03-25 16:33:26 | vstinner | set | recipients:
+ vstinner, brett.cannon |
2020-03-25 16:33:26 | vstinner | set | messageid: <1585154006.06.0.499536014041.issue39352@roundup.psfhosted.org> |
2020-03-25 16:33:26 | vstinner | link | issue39352 messages |
2020-03-25 16:33:25 | vstinner | create | |
|