[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-2862-gd116269

Git Repo Owner noreply at mythtv.org
Tue Apr 28 05:50:02 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  d116269d3a8446c648ce228a63709d8ac1bf0c74 (commit)
      from  bcd7d65ef746a60287c7556edbd160c462c7bf7e (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 d116269d3a8446c648ce228a63709d8ac1bf0c74
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 27 Apr 2015 22:38:56 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 27 Apr 2015 22:38:56 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d116269d3a8446c648ce228a63709d8ac1bf0c74

Fix python bindings after latest network protocol bump.
1. Put in the correct version of PROTO_VERSION.

2. I don't think requests sent to the backend actually need to be
utf-8 or otherwise encoded.  The encoding operation was causing an
error for the latest, non-ASCII, version of PROTO_TOKEN.



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

Summary of changes:
 mythtv/bindings/python/MythTV/connections.py |    2 +-
 mythtv/bindings/python/MythTV/static.py      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list