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 scoder
Recipients docs@python, fdrake, leos, loewis, matrixise, scoder
Date 2019-09-10.15:49:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568130591.67.0.404337199332.issue10108@roundup.psfhosted.org>
In-reply-to
Content
I agree that it's surprising to get a low-level parser error from a high-level library like xmlrpc. I think this can be changed without deprecation, because users must expect exceptions from the xmlrpc library in any case.

Targeting to Py3.9, needs patch with tests.
History
Date User Action Args
2019-09-10 15:49:51scodersetrecipients: + scoder, loewis, fdrake, leos, docs@python, matrixise
2019-09-10 15:49:51scodersetmessageid: <1568130591.67.0.404337199332.issue10108@roundup.psfhosted.org>
2019-09-10 15:49:51scoderlinkissue10108 messages
2019-09-10 15:49:51scodercreate