[mythtv-commits] Ticket #13502: Support python-PyMySQL as alternative MySQL connector for python bindings

MythTV noreply at mythtv.org
Thu Dec 5 17:26:58 UTC 2019


#13502: Support python-PyMySQL as alternative MySQL connector for python bindings
-------------------------------+-----------------------------
 Reporter:  Gary Buhrmaster    |          Owner:  Bill Meek
     Type:  Patch - Feature    |         Status:  accepted
 Priority:  minor              |      Milestone:  31.0
Component:  Bindings - Python  |        Version:  Master Head
 Severity:  medium             |     Resolution:
 Keywords:                     |  Ticket locked:  0
-------------------------------+-----------------------------

Comment (by Bill Meek):

 Update: just simple tests like
 {{{
 import MythTV
 help(MythTV)
 }}}
 Works fine on my Fedora 31 box, but fails on Ubuntu 18.04.
 On 19.04 it works, but one of my tools fails. Ubuntu tests
 were on python 3.6 and 3.7. The "asserted to be" comment
 above may be important. For now, I could add a Python version
 test and only do this with 3.something.

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


More information about the mythtv-commits mailing list