]> sigrok.org Git - libsigrok.git/commit
Drop Python 2 support
authorMarc Schink <redacted>
Wed, 21 Aug 2024 07:42:52 +0000 (09:42 +0200)
committerSoeren Apel <redacted>
Thu, 20 Nov 2025 18:00:01 +0000 (19:00 +0100)
commit3ce3e67a3170fc76193ee9e5232a7eec046e1197
tree9aec4d898951da927b020b9fd2d3fbb9927ed164
parentc1b4a38886353d02b1d8a9cb9e7f20e85355aa5c
Drop Python 2 support

Python 2 reached its official end-of-life in 2020 and is no longer
supported. Use the oldest but still maintained Python 3 version as
minimum requirement.

Signed-off-by: Marc Schink <redacted>
README
bindings/cxx/enums.py
bindings/python/sigrok/core/classes.i
bindings/swig/doc.py
configure.ac