cpython/Lib/concurrent/futures
Antoine Pitrou ea767915f7 [3.6] bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (GH-1560) (#3266)
bpo-27144: concurrent.futures as_complie and map iterators do not keep
reference to returned object

(cherry picked from commit 97e1b1c814)
2017-09-01 19:16:46 +02:00
..
__init__.py
_base.py [3.6] bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (GH-1560) (#3266) 2017-09-01 19:16:46 +02:00
process.py [3.6] bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (GH-1560) (#3266) 2017-09-01 19:16:46 +02:00
thread.py bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3253) 2017-09-01 14:46:44 +02:00