cpython
cpython copied to clipboard
gh-143379: fix UAF in struct.Struct.pack() when object modified by dunder methods
- Issue: gh-143379