On 16May2023 09:26, Alan Gauld <learn2prog...@gmail.com> wrote:
On 15/05/2023 22:11, Grant Edwards wrote:
I got a nice warning today from the inews utility I use daily:

    DeprecationWarning: 'nntplib' is deprecated and slated for removal in 
Python 3.13

What should I use in place of nntplib?

I'm curious as to why nntplib is deprecated? Surely there are still a
lot of nntp servers around, both inside and outside corporate firewalls?
Is there a problem with the module or is it just perceived as no longer
required?

See PEP 594: https://peps.python.org/pep-0594/
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to