[mythtv-commits] Ticket #10941: Error in submitting hardware profile (hardwareprofile/sendProfile.py)

MythTV noreply at mythtv.org
Sat Sep 1 21:33:40 UTC 2012


#10941: Error in submitting hardware profile (hardwareprofile/sendProfile.py)
----------------------------------+-----------------------------
 Reporter:  rune.evjen@…          |          Owner:  wagnerrp
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.26
Component:  Bindings - Python     |        Version:  Master Head
 Severity:  medium                |     Resolution:  Fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by wagnerrp):

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


Comment:

 In [changeset:b393cbc969f26c470e0ae38e48d9780b67dad604/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="b393cbc969f26c470e0ae38e48d9780b67dad604"
 Complete timezone handling in Python bindings following UTC change.

 This adds proper timezone handling to the Python bindings, parsing zone
 information out of the system TZif files. On systems without those
 tables available, the code will revert to a simple offset, yielding
 potentially inaccurate times when used on old recordings.

 All user interaction with datetimes will be in local time, unless forced
 otherwise by a timezone-aware datetime object. Times are converted to
 UTC automatically for interfacing with MySQL and mythbackend.

 Refs #10941

 I'm leaving this ticket open for now, as the timezones will still need
 to be created in a different manner on Windows, and potentially OSX.
 }}}

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


More information about the mythtv-commits mailing list