diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-01 11:05:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-01 11:05:27 (GMT) |
commit | 6c2feabc5dac2f3049b15134669e9ad5af573193 (patch) | |
tree | 641056b462afdc86801807caf7617acd17da13d4 /Lib/asyncio/test_utils.py | |
parent | 122e88a8354e3f75aeaf6211232dac88ac296d54 (diff) | |
download | cpython-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