diff options
author | Dong-hee Na <donghee.na92@gmail.com> | 2020-01-12 02:39:15 +0900 |
---|---|---|
committer | Victor Stinner <vstinner@python.org> | 2020-01-11 18:39:15 +0100 |
commit | 1b335ae281631a12201fdec29b3c55d97166fc06 (patch) | |
tree | e067d97221416877e47fad06e6a14cded864b468 /Python/Python-ast.c | |
parent | 136735c1a2efb320e4cbb64b40f1191228745b39 (diff) | |
download | cpython-git-1b335ae281631a12201fdec29b3c55d97166fc06.tar.gz |
bpo-39259: nntplib.NNTP/NNTP_SSL now reject timeout = 0 (GH-17936)
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions