[mythtv-commits] Ticket #13475: Fix Python Bindings, add python3 compatibility

MythTV noreply at mythtv.org
Mon Dec 30 17:03:56 UTC 2019


#13475: Fix Python Bindings, add python3 compatibility
-------------------------------+-----------------------------
 Reporter:  rcrdnalor          |          Owner:  Bill Meek
     Type:  Patch - Feature    |         Status:  accepted
 Priority:  minor              |      Milestone:  31.0
Component:  Bindings - Python  |        Version:  Master Head
 Severity:  medium             |     Resolution:
 Keywords:  Python             |  Ticket locked:  0
-------------------------------+-----------------------------

Comment (by rcrdnalor):

 Late fixes on python3 compatibility of the Python Bindings:

 With the attached patches, one gets a reasonable code coverage
 for the python's MySQLdb statements.

 This can be used to port the sql driver 'MySQLdb' to 'pymysql' or to
 'python-mysql-connector',
 as suggested by #13502.

 See my repo for test results on
 {{{
 https://github.com/rcrdnalor/MythTV-Python-Tests
 }}}
 and especially the test-set defined by
 {{{
 $ run_all_tests_separated.sh --minimal
 }}}

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


More information about the mythtv-commits mailing list