summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/test_utils.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-09-01 11:05:27 (GMT)
committerGitHub <noreply@github.com>2017-09-01 11:05:27 (GMT)
commit6c2feabc5dac2f3049b15134669e9ad5af573193 (patch)
tree641056b462afdc86801807caf7617acd17da13d4 /Lib/asyncio/test_utils.py
parent122e88a8354e3f75aeaf6211232dac88ac296d54 (diff)
downloadcpython-6c2feabc5dac2f3049b15134669e9ad5af573193.zip
cpython-6c2feabc5dac2f3049b15134669e9ad5af573193.tar.gz
cpython-6c2feabc5dac2f3049b15134669e9ad5af573193.tar.bz2
bpo-31217: Fix regrtest -R for small integer (#3260)
Use a pool of integer objects toprevent false alarm when checking for memory block leaks. Fill the pool with values in -1000..1000 which are the most common (reference, memory block, file descriptor) differences. Co-Authored-By: Antoine Pitrou <pitrou@free.fr>
Diffstat (limited to 'Lib/asyncio/test_utils.py')
0 files changed, 0 insertions, 0 deletions