This update for python3 fixes the following issues:
configparser module is used (bsc#1269066).unicodedata.normalize() can lead to DoS when processing specially crafted
Unicode input (bsc#1267581).tarfile.data_filter path traversal bypass allows writing outside the extraction directory
(bsc#1267821).http.cookies (bsc#1263083).