SIGN IN SIGN UP

bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)

Getting an attribute via attrib.get() simultaneously with replacing
the attrib dict can lead to access to deallocated dict.
S
Serhiy Storchaka committed
d15cdb2f32f572ce56d7120135da24b9fdce4c99
Parent: f42a06b
Committed by GitHub <noreply@github.com> on 12/5/2021, 12:22:54 PM