This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-04 22:20:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
5cbca0235b
cpython
/
Lib
/
concurrent
/
futures
History
Download ZIP
Download TAR.GZ
Antoine Pitrou
5cbca0235b
[3.6] Fix a c.f.as_completed() refleak previously introduced in bpo-27144 (GH-3270) (
#3271
)
...
(cherry picked from commit
2ef3760
)
2017-09-03 15:30:55 +02:00
..
__init__.py
_base.py
[3.6] Fix a c.f.as_completed() refleak previously introduced in bpo-27144 (GH-3270) (
#3271
)
2017-09-03 15:30:55 +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