commit | 290fed43d9cdcd3d738dda319e63e26d7972d734 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed May 04 11:26:42 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed May 04 11:26:42 2016 +0300 |
tree | 3b93719d90b2c19df4f69c9ca2049036e3e3271f | |
parent | a3fd0b26ba7d302475e051b698c86f512d0e7a14 [diff] |
Issue #26873: xmlrpc now raises ResponseError on unsupported type tags instead of silently return incorrect result.