mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
gh-142145: Remove quadratic behavior in node ID cache clearing (GH-142146)
* Remove quadratic behavior in node ID cache clearing Co-authored-by: Jacob Walls <38668450+jacobtylerwalls@users.noreply.github.com> * Add news fragment --------- Co-authored-by: Jacob Walls <38668450+jacobtylerwalls@users.noreply.github.com>
This commit is contained in:
parent
8801c6dec7
commit
08d8e18ad8
3 changed files with 20 additions and 8 deletions
|
|
@ -0,0 +1 @@
|
|||
Remove quadratic behavior in ``xml.minidom`` node ID cache clearing.
|
||||
Loading…
Add table
Add a link
Reference in a new issue