9f821c82f8
- update to 2.9.2: * sane.py: Silently ignore exception raised by device.cancel in SaneIterator.__del__ if device was already closed * Silently ignore exception raised by device.cancel in SaneIterator.__del__ if device was already closed * Port to pyproject.toml * Added Python 3.10, 3.11, 3.12, 3.13
Dirk Mueller2025-11-10 08:22:35 +00:00
1763c32e69
Accepting request 1285067 from devel:languages:python
Ana Guerrero2025-06-12 13:54:19 +00:00
696cb7299a
- update to 2.9.1: - Fix compatibility with python3.6+ - Removed support for Python 2 - Add a progress parameter for the snap, arr_snap, scan and arr_scan methods. - Catch exceptions returned by self.device.snap - Add __next__ to _SaneIterator for Python 3
Dirk Mueller2021-05-09 17:15:18 +00:00