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 eric.araujo
Recipients benjamin.peterson, eric.araujo, georg.brandl, rcritten
Date 2011-09-06.18:05:57
SpamBayes Score 2.3233377e-05
Marked as misclassified No
Message-id <1315332358.89.0.039392573748.issue12912@psf.upfronthosting.co.za>
In-reply-to
Content
> I figured that since xmlrpclib has its own version it should be meaningful.
That was most probably the intent of the attribute, but it seems to have become unmaintained.  In any case, a change could not be done in a 2.7 bugfix release.  Maybe it’s worth changing it in 3.3, or it could just be removed.

BTW:
> The 2.7 xmlrpclib is not completely backward compatible with that in 2.6
Do you mean that your code relied on bugs or undocumented behavior, or that you’ve found regressions?  If it’s the later, please report bugs.
History
Date User Action Args
2011-09-06 18:05:58eric.araujosetrecipients: + eric.araujo, georg.brandl, benjamin.peterson, rcritten
2011-09-06 18:05:58eric.araujosetmessageid: <1315332358.89.0.039392573748.issue12912@psf.upfronthosting.co.za>
2011-09-06 18:05:57eric.araujolinkissue12912 messages
2011-09-06 18:05:57eric.araujocreate