Skip to content

Releases: harlowja/fasteners

Version 0.20

11 Aug 10:22

Choose a tag to compare

  • InterProcessLock now catches OSError and handles BlockingIOError correctly.
  • Remove support for python 3.8, python 3.9 and pypy 3.9. It should still work,
    but is no longer tested.
  • Add support for python 3.12, 3.13 and pypy 3.11.

Version 0.19

19 Sep 17:13

Choose a tag to compare

  • Adds non-context manager methods to inter-thread lock
  • Drops support for python 3.7
  • Adds CI for python 3.11

Version 0.18

14 Sep 12:05

Choose a tag to compare

  • Reshuffle the process lock code and properly document it.
  • Revamp the docs and switch from sphinx to mkdocs
  • Remove difficult to use tread lock features from docs
  • Bring back support for eventlet spawn_n
  • Remove support for python3.6. It should still work, but is no longer tested.

0.17.3

25 Jan 14:55

Choose a tag to compare

Version 0.17.3

0.17.2

17 Jan 17:24

Choose a tag to compare

Remove unecessary setuptools pin

0.17.1

17 Jan 11:44

Choose a tag to compare

Fix classifier whitespace

0.17

17 Jan 07:49

Choose a tag to compare

version 0.17

0.16.3: Merge pull request #76 from psarka/0.16

14 Jun 11:18
99c1f4f

Choose a tag to compare

Bump the package version to 0.16.3

0.16.2

07 Jun 16:12

Choose a tag to compare

Replace encoding by decode for 2.7 support

0.16.1

04 Jun 07:58

Choose a tag to compare

Bump version to 1.6.1