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

MythTV noreply at mythtv.org
Sat Sep 1 21:29:23 UTC 2012


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

Comment (by Raymond Wagner <rwagner@…>):

 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:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list