[mythtv-commits] mythtv branch master updated by wagnerrp. v0.26-rc2-24-g44ebd80

Git Repo Owner noreply at mythtv.org
Thu Sep 20 16:37:16 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  44ebd807fa4b0b047a855f2e8a8c3dcd16cb5e77 (commit)
      from  3128dac91e1fa0fc211e3a267ed9e5549fd57916 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 44ebd807fa4b0b047a855f2e8a8c3dcd16cb5e77
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 20 Sep 2012 12:35:34 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 20 Sep 2012 12:35:34 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=44ebd807fa4b0b047a855f2e8a8c3dcd16cb5e77

Ensure proper timezone handling of data passed to update() and create()
This ensures data passed directly into the .update() and create()
methods of a DBDataWrite class is properly made timezone-aware by
converting to the modified datetime class, before being pushed to the
database.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/python/MythTV/database.py |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list