[X2Go-Commits] [python-x2go] branch master updated (6d7f154 -> 4ba693e)

git-admin at x2go.org git-admin at x2go.org
Tue Sep 18 18:45:36 CEST 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  6d7f154   x2go/backends/control/plain.py: Raise log priority for reporting that the user enabled SSH agent forwarding.
       new  b779a02   x2go/session.py: Don't fail in set_master_session() if the client instance lacks a session profile config.
       new  bcdc1b5   x2go/guardian.py: White-space cleanup.
       new  118f014   x2go/*.py: Drop 'from builtins import <bla>'. Not required.
       new  29006c6   x2go/inifiles.py: Correctly import ConfigParser as configparser on Python2.
       new  90db159   InstanceType does not exist in Python3. Let's omit it in __repr__ method.
       new  3fbee6a   Correctly handle IO objects (BytesIO in Python3, StringIO in Python2).
       new  4ba693e   x2go/backends/terminal/plain.py: Correctly update session window file in Python3.

The 7 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                    |  1 -
 x2go/backends/control/plain.py       | 59 ++++++++++++++++++++------------
 x2go/backends/info/plain.py          |  4 +--
 x2go/backends/printing/file.py       |  1 -
 x2go/backends/profiles/base.py       |  2 --
 x2go/backends/profiles/httpbroker.py |  1 -
 x2go/backends/proxy/base.py          |  1 -
 x2go/backends/terminal/plain.py      | 65 ++++++++++++++++++++++++++----------
 x2go/cache.py                        |  2 --
 x2go/checkhosts.py                   |  2 --
 x2go/client.py                       |  2 --
 x2go/defaults.py                     |  2 --
 x2go/gevent_subprocess.py            |  1 -
 x2go/guardian.py                     |  2 --
 x2go/inifiles.py                     | 14 +++++---
 x2go/log.py                          |  1 -
 x2go/mimeboxactions.py               |  2 --
 x2go/printactions.py                 |  2 --
 x2go/registry.py                     |  4 +--
 x2go/rforward.py                     |  1 -
 x2go/session.py                      | 12 ++++---
 x2go/sftpserver.py                   |  1 -
 x2go/sshproxy.py                     |  2 --
 x2go/telekinesis.py                  |  1 -
 x2go/utils.py                        |  3 --
 x2go/xserver.py                      |  1 -
 26 files changed, 104 insertions(+), 85 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