This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients corona10, vstinner
Date 2020-01-10.14:34:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578666852.31.0.246516784809.issue39259@roundup.psfhosted.org>
In-reply-to
Content
New changeset c39b52f1527868c7ada9385669c38edf98858921 by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-39259: poplib now rejects timeout = 0 (GH-17912)
https://github.com/python/cpython/commit/c39b52f1527868c7ada9385669c38edf98858921
History
Date User Action Args
2020-01-10 14:34:12vstinnersetrecipients: + vstinner, corona10
2020-01-10 14:34:12vstinnersetmessageid: <1578666852.31.0.246516784809.issue39259@roundup.psfhosted.org>
2020-01-10 14:34:12vstinnerlinkissue39259 messages
2020-01-10 14:34:11vstinnercreate