python: add bindings for set of unsigned int

Requested by Marek Jankola.

* python/spot/impl.i: Add bindings for std::set<unsigned>.
* tests/python/powerset.py: New file.
* tests/Makefile.am: Add it.
* THANKS: Add Marek.
This commit is contained in:
Alexandre Duret-Lutz 2023-09-08 12:02:42 +02:00
parent 538afeb73b
commit cbb981ffd5
4 changed files with 34 additions and 0 deletions

1
THANKS
View file

@ -38,6 +38,7 @@ Juan Tzintzun
Juraj Major
Kristin Y. Rozier
Marc Espie
Marek Jankola
Martin Dieguez Lodeiro
Matthias Heizmann
Maxime Bouton