Python-MSS v10.0.0

This is version v10.0.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.

Release date: 2024-11-14


  • removed support for Python 3.8

  • added support for Python 3.14

  • Linux: fixed a threading issue in .close() when calling XCloseDisplay() (#251)

  • Linux: minor optimization when checking for a X extension status (#251)

  • :heart: contributors: @kianmeng, @shravanasati, @mgorny