[gstreamer-bugs] [Bug 334548] Proper use of PyTuple and PyList for return values

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 3 02:02:02 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334548
 GStreamer | gst-python | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #6 from Edward Hervey  2006-07-03 09:02 UTC -------
2006-07-03  Johan Dahlin  <jdahlin at async.com.br>

        reviewed by: Edward Hervey  <edward at fluendo.com>

        * gst/gstelement.override:
        * gst/gstevent.override:
        * gst/gstmessage.override:
        * gst/gstpad.override:
        * gst/gstquery.override:
        Use Py_BuildValue to construct tuples.
        Use tuples for collection of different objects.
        See
http://www.python.org/doc/faq/general/#why-are-there-separate-tuple-and-list-data-types
        * testsuite/test_event.py:
        [message|query|event].parse_* now return tuples and not list.

        Fixes #334548


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list