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.

URL PR 260
Status merged
Title bpo-29615: SimpleXMLRPCDispatcher no longer chains KeyError (or any other exception) to exception(s) raised in the dispatched methods.
History
Date User Action Args
2017-03-01 17:34:08petr@motejlek.netsetstatus: merged
title: bpo-29615: SimpleXMLRPCDispatcher no longer chains KeyError (or any other exception) to exception(s) raised in the dispatched methods.
2017-02-23 20:07:01petr@motejlek.netlinkissue29615 pull_requests
2017-02-23 20:07:01petr@motejlek.netcreate