[mythtv-commits] Ticket #13619: Python services-api enhancements

MythTV noreply at mythtv.org
Thu May 21 21:35:51 UTC 2020


#13619: Python services-api enhancements
-------------------------------+-----------------------------
 Reporter:  rcrdnalor          |          Owner:  Bill Meek
     Type:  Patch - Feature    |         Status:  closed
 Priority:  minor              |      Milestone:  31.1
Component:  Bindings - Python  |        Version:  Master Head
 Severity:  medium             |     Resolution:  fixed
 Keywords:  services-api       |  Ticket locked:  0
-------------------------------+-----------------------------
Changes (by Roland Ernst <rcrernst@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"1ca7a4b09ef38cd6e108a26bdc358f280d6ae3d3/mythtv"
 1ca7a4b09/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="1ca7a4b09ef38cd6e108a26bdc358f280d6ae3d3"
             Python Bindings: Services API, logging & XML enhancements

 - Improve logging dump of 'postdata'
 - Add an option to return raw XML data, {'rawxml': True}

 Some lxml.etree functions, e.g. fromstring()/tostring() cause pylint 'I'
 messages. users may want to add the following to their .pylintrc (or just
 add # pylint: disable=c-extension-no-member inline):

     [MESSAGE-CONTROL]
     disable=c-extension-no-member

 Closes #13619

 Signed-off-by: Bill Meek <billmeek at mythtv.org>
 (cherry picked from commit 1a1b69836515a5ec77b09c4559a3bb729af9cd7b)
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13619#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list