Python-MSS v6.0.0¶
This is version v6.0.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2020-06-30
removed usage of deprecated
license_fileoption forlicense_filesfixed flake8 usage in pre-commit
the module is now available on Conda (closes #170)
MSS: the implementation is now thread-safe on all OSes (fixes #169)
Linux: better handling of the Xrandr extension (fixes #168)
tests: fixed a random bug on
test_grab_with_tuple_percents()(fixes #142)