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

MythTV noreply at mythtv.org
Sun Dec 8 17:13:39 UTC 2019


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

 * status:  accepted => closed
 * resolution:   => Won't Fix


Comment:

 In Ubuntu 19.04, the python2 version fails but the python3 one works.
 Both are pymysql.__version__ 0.9.3. In 18.04 it also fails, the
 version is 0.8.0.

 Don't see a way to import based on version only (plus any user could
 choose install the package for other reasons even if ansible only
 included it for EPEL8.)

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


More information about the mythtv-commits mailing list