[Bug 797370] Review Request: python-ssh - A Python SSH2 library

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 4 18:11:47 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=797370

Thomas Spura <tomspur at fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+

--- Comment #3 from Thomas Spura <tomspur at fedoraproject.org> 2012-03-04 13:11:46 EST ---
(In reply to comment #2)
> - Added check section
> - Added rm -fr to prep section

Thanks.

> - Attempted to add python3, but tests failed because UserDict.DictMixin isn't
> in python3 (imported and used in ssh/hostkeys.py) -- I might try to come up
> with a patch to convert this to collections.MutableMapping

I just tried it quick and dirty and it turns out that internal python-ssh
doesn't care much bytes vs strings so this will involve some deeper
patches/rewrite.

Python3 support is talked about here:
https://github.com/bitprophet/ssh/issues/7

#########################################################################


APPROVED

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list