This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tom.prince
Recipients barry, benjamin.peterson, christian.heimes, dstufft, eric.araujo, georg.brandl, gvanrossum, hynek, jcea, larry, loewis, pitrou, tarek, tom.prince
Date 2013-06-15.00:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371255681.52.0.218032459829.issue17121@psf.upfronthosting.co.za>
In-reply-to
Content
> "this package performs heavy monkey-patching of distutils to make it
use the system's ssh command."
> I don't think this bodes well for immediate inclusion, especially in
a bugfix release.

It only needs monkey-patching to convince distutils to connect over ssh. This is suggesting it handle it natively. (clearly)
History
Date User Action Args
2013-06-15 00:21:21tom.princesetrecipients: + tom.prince, gvanrossum, loewis, barry, georg.brandl, jcea, pitrou, larry, christian.heimes, benjamin.peterson, tarek, eric.araujo, hynek, dstufft
2013-06-15 00:21:21tom.princesetmessageid: <1371255681.52.0.218032459829.issue17121@psf.upfronthosting.co.za>
2013-06-15 00:21:21tom.princelinkissue17121 messages
2013-06-15 00:21:21tom.princecreate