gstreamer/subprojects/gst-python/gi
Gwyn Ciesla 2be13c82aa gst-python: Fix API call for Python 3.13
_PyUnicode_AsString() is deprecated and PyUnicode_AsUTF8() should be used
instead. The new function was introduced in Python 3.3 and returns const
since Python 3.7, which is now required.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5587>
2023-11-03 21:02:48 +05:30
..
overrides gst-python: Fix API call for Python 3.13 2023-11-03 21:02:48 +05:30
__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