New submission from Serhiy Storchaka: Proposed patch fixes issue with sending non-encodable string via XML RPC. This issue caused raising an exception or even hanging.
---------- components: Library (Lib), XML files: xmlrpc_escape_nonencodable-3.x.patch keywords: patch messages: 258537 nosy: loewis, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Encoding errors in xmlrpc type: behavior versions: Python 2.7, Python 3.5, Python 3.6 Added file: http://bugs.python.org/file41648/xmlrpc_escape_nonencodable-3.x.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26147> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com