diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-09-11 09:05:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 09:05:46 (GMT) |
commit | a1dbf2ea69acc6ccee6292709af1dadd55c068be (patch) | |
tree | 765c7c1124078aae4aa1b38bb9998d564f92ff52 /Python/import.c | |
parent | 00ffdf27367fb9aef247644a96f1a9ffb5be1efe (diff) | |
download | cpython-a1dbf2ea69acc6ccee6292709af1dadd55c068be.zip cpython-a1dbf2ea69acc6ccee6292709af1dadd55c068be.tar.gz cpython-a1dbf2ea69acc6ccee6292709af1dadd55c068be.tar.bz2 |
gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898)
Now a memoryview object can only be cleared if there are no buffers
that refer it.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions