This update for python fixes the following issues:
configparser module is used (bsc#1269066).unicodedata.normalize() can lead to DoS when processing specially crafted
Unicode input (bsc#1267581).xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding
protection (bsc#1264962).ftpcp() does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).http.cookies (bsc#1263083).