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 t
On 16May2023 09:26, Alan Gauld 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
Tuesday, May 16, 2023 at 9:26, Alan Gauld wrote:
Re: What to use instead of nntplib? (at least in part)
>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
>>
On 16/05/2023 10:06, Cameron Simpson wrote:
>> 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:
On 5/15/23 20:12, Grant Edwards wrote:
On 2023-05-15, Skip Montanaro 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'd recommend creatin
On 2023-05-16, Alan Gauld wrote:
> On 16/05/2023 10:06, Cameron Simpson wrote:
>
>>> 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?
Anything not used to develop AI is going to be depricated. An AI
Grizzy Adams wrote:
> Tuesday, May 16, 2023 at 9:26, Alan Gauld wrote:
> Re: What to use instead of nntplib? (at least in part)
>
> >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 depre
On 2023-05-16, Chris Green wrote:
> Grizzy Adams wrote:
>> Tuesday, May 16, 2023 at 9:26, Alan Gauld wrote:
>> Re: What to use instead of nntplib? (at least in part)
>>
>> >On 15/05/2023 22:11, Grant Edwards wrote:
>> >> I got a nice warning today from the inews utility I use daily:
>> >>
>> >