Skip to content

Tags: agronholm/pythonfutures

Tags

3.4.0

Bumped up the version number

3.1.1.post1

Retroactively added Python-requires to setup.py

3.3.0

Don't spin up new threads if there are existing idle ones

Fixes #88.

3.2.0

Bumped up the version number

3.1.1

Bumped up the version number

3.0.5

Fixed OverflowError with ProcessPoolExecutor on Windows

3.0.4

Made thread joins interruptible by specifying a timeout (fixes #25)

3.0.3

Updated the changelog and bumped up version

3.0.2

Bumped up version

3.0.1

Bumped up version