]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38614: Use support timeout constants (GH-17572)
authorVictor Stinner <vstinner@python.org>
Wed, 11 Dec 2019 21:17:04 +0000 (22:17 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Dec 2019 21:17:04 +0000 (22:17 +0100)
commit7772b1af5ebc9d72d0cfc8332aea6b2143eafa27
treeab891c2456b721210dca1d5462f18b0e4d46dabf
parent0d63bacefd2e5b937ec6b0ec3053777c09941b4a
bpo-38614: Use support timeout constants (GH-17572)
Lib/test/_test_multiprocessing.py
Lib/test/test_embed.py
Lib/test/test_poplib.py
Lib/test/test_smtplib.py
Lib/test/test_socket.py