Skip to content

Releases: wolph/portalocker

v1.6.0 Fixed unlocking bug on Windows. Fixes #49

24 Mar 08:16
v1.6.0
af69ab5
Compare
Choose a tag to compare

v1.6.0 Fixed unlocking bug on Windows. Fixes #49

v1.5.2 Aded workaround for broken pywin32 226 release. Fixes #48

12 Nov 00:24
Compare
Choose a tag to compare

v1.5.2 Aded workaround for broken pywin32 226 release. Fixes #48

v1.5.1 Exclude portalocker_tests from installed packages

05 Aug 02:21
7f8217c
Compare
Choose a tag to compare

v1.5.1 Exclude portalocker_tests from installed packages

v1.5.0 Renamed tests to prevent collisions with other packages

13 Jul 20:34
ad234fd
Compare
Choose a tag to compare

v1.5.0 Renamed tests to prevent collisions with other packages

v1.4.0 Fixed #42. Added support for file open `**kwargs`

11 Feb 12:42
721b330
Compare
Choose a tag to compare

v1.4.0 Fixed #42. Added support for file open **kwargs

v1.3.0 Added `fh` attribute to LockExceptions which contain the file handle

17 Dec 02:08
4d2018a
Compare
Choose a tag to compare

v1.3.0 Added fh attribute to LockExceptions which contain the file handle

v1.2.1 Modernized requirements

01 May 13:20
e5dfa0b
Compare
Choose a tag to compare

v1.2.1 Modernized requirements

v1.2.0 Finally got windows working with both python 2 and python 3?

08 Mar 03:19
08bbfdc
Compare
Choose a tag to compare

v1.2.0 Finally got windows working with both python 2 and python 3?

v1.1.0 Fixed crash with python 3.6 (#32) and using real time to calculate timeout (#33) thanks to @TWAC

06 Feb 14:40
Compare
Choose a tag to compare

v1.1.0 Fixed crash with python 3.6 (#32) and using real time to calculate timeout (#33) thanks to @TWAC

v1.0.1 Changed default for fail_when_locked to be more logical

23 Jan 20:41
Compare
Choose a tag to compare

v1.0.1 Changed default for fail_when_locked to be more logical