When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.
| Software | From | Fixed in |
|---|---|---|
| python / python | - | 3.13.11 |
| python / python | 3.14.0 | 3.14.2 |
| python / python | 3.15.0-alpha1 | 3.15.0-alpha1.x |
| python / python | 3.15.0-alpha2 | 3.15.0-alpha2.x |