[mythtv-commits] Ticket #9937: MythTV datetime class shouldn't have nested tzinfo class

MythTV noreply at mythtv.org
Sun Jul 24 16:40:29 UTC 2011


#9937: MythTV datetime class shouldn't have nested tzinfo class
------------------------------------+----------------------------
 Reporter:  richardfearn@…          |          Owner:  wagnerrp
     Type:  Bug Report - General    |         Status:  closed
 Priority:  minor                   |      Milestone:  0.24.1
Component:  Bindings - Python       |        Version:  0.24-fixes
 Severity:  low                     |     Resolution:  fixed
 Keywords:                          |  Ticket locked:  0
------------------------------------+----------------------------
Changes (by Github):

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


Comment:

 Fix tzinfo handling in custom Python datetime class

 Rename timezone class to _tzinfo to prevent conflicts with proper
 timezone handling.  Correct regular expression to parse timezone offsets
 from ISO8601 format properly.

 Fixes #9937
  Branch:    master
  Changeset: a606e972c7c3b28811c7bbb9ce82a64f854b271a

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


More information about the mythtv-commits mailing list