This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-concurrent.futures
Code
Issues
Proposed changes
Files
master
deb-python-concurrent.futures
/
concurrent
History
Alex Grönholm
e3a43c15e5
Fixed OverflowError with ProcessPoolExecutor on Windows
2016-02-14 23:50:04 +02:00
..
futures
Fixed OverflowError with ProcessPoolExecutor on Windows
2016-02-14 23:50:04 +02:00
__init__.py
Moved the code in the futures package to concurrent.futures as per PEP 3148; unified the codebase to support both Python 2 and 3 in a single tree; added support to Python 2.5; added tox.ini for easy testing with multiple Python versions
2010-12-18 06:01:09 +00:00