[X2Go-Commits] [python-x2go] branch master updated (e45962c -> 825b697)

git-admin at x2go.org git-admin at x2go.org
Mon Mar 5 16:46:50 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository python-x2go.

      from  e45962c   x2go/backends/terminal/plain.py: With Python3, decode stderr reads.
       new  825b697   Various __doc__ string improvements and fixes.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 x2go/_paramiko.py                    |   4 +-
 x2go/backends/control/plain.py       | 174 ++++++------
 x2go/backends/info/plain.py          |  28 +-
 x2go/backends/printing/file.py       |  18 +-
 x2go/backends/printing/winreg.py     |   1 +
 x2go/backends/profiles/base.py       |  73 ++---
 x2go/backends/profiles/file.py       |  22 +-
 x2go/backends/profiles/httpbroker.py |  19 +-
 x2go/backends/proxy/base.py          |  11 +-
 x2go/backends/proxy/nx3.py           |   4 +
 x2go/backends/settings/file.py       |   1 +
 x2go/backends/settings/winreg.py     |   1 +
 x2go/backends/terminal/plain.py      | 110 +++++---
 x2go/cache.py                        |  32 ++-
 x2go/checkhosts.py                   |  15 +-
 x2go/cleanup.py                      |   4 +-
 x2go/client.py                       | 531 +++++++++++++++++------------------
 x2go/forward.py                      |  23 +-
 x2go/guardian.py                     |   3 +
 x2go/inifiles.py                     |  12 +-
 x2go/log.py                          |  17 +-
 x2go/mimebox.py                      |  16 +-
 x2go/mimeboxactions.py               |   9 +
 x2go/printactions.py                 |  14 +-
 x2go/printqueue.py                   |  18 +-
 x2go/pulseaudio.py                   |   6 +-
 x2go/registry.py                     | 183 ++++++------
 x2go/rforward.py                     |  30 +-
 x2go/session.py                      | 256 ++++++++++-------
 x2go/sftpserver.py                   |  31 +-
 x2go/sshproxy.py                     |  12 +
 x2go/telekinesis.py                  |  13 +-
 x2go/tests/test_printing.py          | 117 ++++----
 x2go/utils.py                        |  37 +--
 x2go/xserver.py                      |  19 +-
 35 files changed, 1040 insertions(+), 824 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list