RETIRED, further work has moved to Debian project infrastructure
Go to file
convert-repo c0d77fd5bd update tags 2012-08-28 02:34:17 +00:00
concurrent Fixed race condition (thanks Ralf Schmitt) 2012-08-25 06:50:48 +00:00
docs Fixed race condition (thanks Ralf Schmitt) 2012-08-25 06:50:48 +00:00
futures 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
CHANGES Fixed race condition (thanks Ralf Schmitt) 2012-08-25 06:50:48 +00:00
LICENSE Added a license file 2009-06-11 19:43:21 +00:00
crawl.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
primes.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
setup.cfg Added setup.cfg for proper docs uploading 2010-12-23 23:19:14 +00:00
setup.py Fixed race condition (thanks Ralf Schmitt) 2012-08-25 06:50:48 +00:00
test_futures.py Added missing setUp() methods to several test classes 2012-08-25 06:36:15 +00:00
tox.ini 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