gstreamer/subprojects/gst-python/gi
Thibault Saunier f95f63c5af python: Avoid treating float as int
Since python 3.10 implicit conversion to integers using `__int__` as
been completely removed (was deprecated behavior in 3.9) so we need
to cleanly handle it now.

See https://gitlab.gnome.org/GNOME/pitivi/-/issues/2589

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1358>
2021-11-18 00:19:46 +00:00
..
overrides python: Avoid treating float as int 2021-11-18 00:19:46 +00:00
__init__.py python: Fix using overrides when not building PyGObject 2021-10-15 20:51:41 +00:00
meson.build Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00