gstreamer/subprojects/gst-python/gi/overrides
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
..
Gst.py gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
gstmodule.c python: Avoid treating float as int 2021-11-18 00:19:46 +00:00
GstPbutils.py gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
meson.build Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00