summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-12-10-14-26-23.bpo-38614.89JpNh.rst
blob: df20f48d463086a62283b78432a7178d7d645f05 (plain)
1
2
3
Replace hardcoded timeout constants in tests with
:data:`~test.support.LOOPBACK_TIMEOUT` of :mod:`test.support`, so it's easier
to ajdust this timeout for all tests at once.