[mythtv-commits] Ticket #8768: Migrate Python bindings to oursql module

MythTV mythtv at cvs.mythtv.org
Thu Aug 12 16:30:25 UTC 2010


#8768: Migrate Python bindings to oursql module
-----------------------------------+----------------------------------------
     Reporter:  wagnerrp           |       Owner:  wagnerrp   
         Type:  task               |      Status:  new        
     Priority:  major              |   Milestone:  0.25       
    Component:  Bindings - Python  |     Version:  Unspecified
     Severity:  medium             |    Keywords:             
Ticket locked:  0                  |  
-----------------------------------+----------------------------------------
 The current module used by the bindings for MySQL access is not supported
 by Python 2.7. 2.7 was only release in July, so it will take some time for
 distros to push this out to their stable packages, but this will likely
 become an issue at some point before the 0.25 release.  If necessary, this
 may be backported to 0.24.

 Oursql is not readily available in package repositories, so this will have
 an intermediate layer allowing fallback to the old module if on 2.6.

 MythArchive will be similarly affected, and should be altered to access
 the database through the bindings.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8768>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list