The type of `faultCode` was declared as `str`, but it has to be an `int`. See e.g. http://xmlrpc.com/spec.md. See also https://bugs.python.org/issue43354.
See discussion in #2491 Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>