Python-MSS v9.0.0¶
This is version v9.0.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2023-04-18
Linux: add failure handling to
XOpenDisplay()call (fixes #246)Mac: tiny improvement in monitors finding
Windows: refactored how internal handles are stored (fixes #198)
Windows: removed side effects when leaving the context manager, resources are all freed (fixes #209)
CI: run tests via
xvfb-runon GitHub Actions (#248)tests: enhance
test_get_pixels.py, and try to fix a random failure at the same time (related to #251)tests: use
PyVirtualDisplayinstead ofxvfbwrapper(#249)tests: automatic rerun in case of failure (related to #251)
:heart: contributors: @mgorny, @CTPaHHuK-HEbA