This update for python fixes the following issues:
Security issues fixed:
CVE-2019-9947: Fixed an insufficient validation of URL paths with embedded whitespace or control characters that could allow HTTP header injections. (bsc#1130840)
CVE-2019-16056: Fixed a parser issue in the email module. (bsc#1149955)
CVE-2019-16935: Fixed a reflected XSS in python/Lib/DocXMLRPCServer.py (bsc#1153238).