]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 May 2016 08:27:17 +0000 (11:27 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 May 2016 08:27:17 +0000 (11:27 +0300)
instead of silently return incorrect result.

1  2 
Lib/test/test_xmlrpc.py
Lib/xmlrpc/client.py
Misc/NEWS

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge