This update for python36 fixes the following issues:
xml.dom.minidom methods that depend on
_clear_id_cache() can lead to availability issues when building excessively nested documents (bsc#1254997).Content-Length by default when reading an HTTP response with no read amount specified can
lead to OOM issues and DoS when a client deals with a malicious server (bsc#1254400).