Staging
v0.5.1
https://github.com/python/cpython
Revision 1b335ae281631a12201fdec29b3c55d97166fc06 authored by Dong-hee Na on 11 January 2020, 17:39:15 UTC, committed by Victor Stinner on 11 January 2020, 17:39:15 UTC
nntplib.NNTP and nntplib.NNTP_SSL now raise a ValueError
if the given timeout for their constructor is zero to
prevent the creation of a non-blocking socket.
1 parent 136735c
History
Tip revision: 1b335ae281631a12201fdec29b3c55d97166fc06 authored by Dong-hee Na on 11 January 2020, 17:39:15 UTC
bpo-39259: nntplib.NNTP/NNTP_SSL now reject timeout = 0 (GH-17936)
Tip revision: 1b335ae
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top