gstreamer/subprojects/gst-python
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
..
examples python: Update audiotestsrc to return correct tuple on FlowReturn Errors 2021-10-27 17:20:39 +13:00
gi python: Avoid treating float as int 2021-11-18 00:19:46 +00:00
old_examples Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
plugin Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
testsuite gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
AUTHORS Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
ChangeLog Release 1.19.3 2021-11-03 15:43:43 +00:00
COPYING Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
gst-python.doap Release 1.19.3 2021-11-03 15:43:43 +00:00
meson.build gst-python: Add option to disable python plugin 2021-11-10 13:38:04 -05:00
meson_options.txt gst-python: Add option to disable python plugin 2021-11-10 13:38:04 -05:00
NEWS Release 1.19.3 2021-11-03 15:43:43 +00:00
README Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
RELEASE Release 1.19.3 2021-11-03 15:43:43 +00:00
TODO Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00

This file will be autogenerated.  Please read README-docs.