Python finally offloads some batteries
Python finally offloads some batteries
Posted Mar 17, 2022 12:28 UTC (Thu) by nix (subscriber, #2304)In reply to: Python finally offloads some batteries by pabs
Parent article: Python finally offloads some batteries
Posted Mar 17, 2022 13:20 UTC (Thu)
by Wol (subscriber, #4433)
[Link]
Cheers,
Posted Mar 17, 2022 14:25 UTC (Thu)
by anselm (subscriber, #2796)
[Link]
The code is there, and making Python packages for PyPI isn't exactly rocket science. The seven people who actually still use ossaudiodev or nntplib can do their own legwork, or else the modules must not have been all that essential after all.
Python finally offloads some batteries
Wol
Python finally offloads some batteries
In Python, my impression is that migrating a module is quite a big job, so there's a temptation to just drop it and leave it nowhere and its few remaining users out in the cold.
