[Bug 733067] New: cerbero: support python3
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jul 11 08:39:03 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733067
GStreamer | packages | git
Summary: cerbero: support python3
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: packages
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: vhdirk at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=280519)
View: https://bugzilla.gnome.org/attachment.cgi?id=280519
Review: https://bugzilla.gnome.org/review?bug=733067&attachment=280519
support python3
This patch enables python3 support for cerbero. It's a single codebase, but I
had to drop support for 2.5 as it would make things just too ugly.
Mostly, this addresses changes in iterating over lists and dictionaties, and
some byte/string stuff to supports python3's notion of unicode.
Running cerbero with python3 and enabling the python3 variant does however
create some redundancy I'd still like to get rid of. When enabling the python3
variant, gobject-introspection will depend on python3, which in turn will get
built from source. This seems unneeded, since python3 is obviously already
available.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list