diff options
author | Grzegorz Grzywacz <grzgrzgrz3@gmail.com> | 2017-09-01 16:54:00 (GMT) |
---|---|---|
committer | Antoine Pitrou <pitrou@free.fr> | 2017-09-01 16:54:00 (GMT) |
commit | 97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9 (patch) | |
tree | e87029349aa808857ea5e2d1582f0f9f66f0cfad /Lib/test/test_asyncio/test_events.py | |
parent | 16432beadb8eba079c9786cc0c0eaacfd9fd2f7b (diff) | |
download | cpython-97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9.zip cpython-97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9.tar.gz cpython-97e1b1c81458d2109b2ffed32ffa1eb643a6c3b9.tar.bz2 |
bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (#1560)
* bpo-27144: concurrent.futures as_complie and map iterators do not keep
reference to returned object
* Some nits. Improve wordings in docstrings and comments, and avoid relying on
sys.getrefcount() in tests.
Diffstat (limited to 'Lib/test/test_asyncio/test_events.py')
0 files changed, 0 insertions, 0 deletions