Releases: wolph/portalocker
Releases · wolph/portalocker
v1.6.0 Fixed unlocking bug on Windows. Fixes #49
v1.6.0 Fixed unlocking bug on Windows. Fixes #49
v1.5.2 Aded workaround for broken pywin32 226 release. Fixes #48
v1.5.2 Aded workaround for broken pywin32 226 release. Fixes #48
v1.5.1 Exclude portalocker_tests from installed packages
v1.5.1 Exclude portalocker_tests from installed packages
v1.5.0 Renamed tests to prevent collisions with other packages
v1.5.0 Renamed tests to prevent collisions with other packages
v1.4.0 Fixed #42. Added support for file open `**kwargs`
v1.4.0 Fixed #42. Added support for file open **kwargs
v1.3.0 Added `fh` attribute to LockExceptions which contain the file handle
v1.3.0 Added fh
attribute to LockExceptions which contain the file handle
v1.2.1 Modernized requirements
v1.2.1 Modernized requirements
v1.2.0 Finally got windows working with both python 2 and python 3?
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
v1.0.1 Changed default for fail_when_locked to be more logical
v1.0.1 Changed default for fail_when_locked to be more logical