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 berker.peksag
Recipients benjamin.peterson, berker.peksag, eric.araujo, georg.brandl, rcritten
Date 2016-01-29.07:51:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454053878.9.0.336530548355.issue12912@psf.upfronthosting.co.za>
In-reply-to
Content
xmlrpc.client.__version__ is used by Transport.user_agent and it has been changed to use sys.version[:3] in 197d703fb23e. It's too late for 2.7 so I think this can be closed now.

Thanks for the report, Rob!
History
Date User Action Args
2016-01-29 07:51:18berker.peksagsetrecipients: + berker.peksag, georg.brandl, benjamin.peterson, eric.araujo, rcritten
2016-01-29 07:51:18berker.peksagsetmessageid: <1454053878.9.0.336530548355.issue12912@psf.upfronthosting.co.za>
2016-01-29 07:51:18berker.peksaglinkissue12912 messages
2016-01-29 07:51:18berker.peksagcreate