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
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top