| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
It seems like it the package existed previously but has now vanished (https://web.archive.org/web/20240702142343/https://pypi.org/project/nntplib/). Cf https://discuss.python.org/t/allow-nntplib-on-pypi/25786. cc @mcepl, was this intentional? A |
Sorry, something went wrong.
|
On Tue Oct 1, 2024 at 10:15 AM CEST, Adam Turner wrote:
cc @mcepl, was this intentional?
Yes, completely. I have started nntplib package (which was
misnamed, because it was created earlier than the policy was
created [1]) just because I didn’t want it to die. If there is
somebody else willing to maintain it, I will most happily pass
the reins to somebody else.
Best,
Matěj
[1] https://discuss.python.org/t/allow-nntplib-on-pypi/25786
--
http://matej.ceplovi.cz/blog/, @***@***.***
GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8
My life has been full of terrible misfortunes most of which never
happened.
-- Martin Farquhar Tupper (mistakenly attributed to Michel de
Montaigne by Dale Carnegie,
https://quoteinvestigator.com/?p=7370)
|
Sorry, something went wrong.
There was a problem hiding this comment.
As the former maintainer of the nntplib package on PyPI I heartily approve.
Sorry, something went wrong.
|
Thanks @cclauss for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
GH-124966 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PEP 594: Remove “dead batteries” from the standard library section of What’s New In Python 3.13 suggests downloading nntplib from PyPI but it is not there! https://pypi.org/project/nntplib as discussed in greenbender/pynntp#8
This pull request suggests pynntp instead based on that library's new testing and modernization efforts.
@greenbender, @mcepl, @Julien-Elie Your reviews, please.
📚 Documentation preview 📚: https://cpython-previews--124830.org.readthedocs.build/