summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-09-30 01:23:42 (GMT)
committerGitHub <noreply@github.com>2024-09-30 01:23:42 (GMT)
commit4c3d537531c63bb9fa8f972e721167f341131c05 (patch)
tree5f9214ac66b8c7c27c490a2facf7477b980d8c1a /Python/pythonrun.c
parent8b9bd43d40c2140797dd53449eeb5ca2779f4a54 (diff)
downloadcpython-4c3d537531c63bb9fa8f972e721167f341131c05.zip
cpython-4c3d537531c63bb9fa8f972e721167f341131c05.tar.gz
cpython-4c3d537531c63bb9fa8f972e721167f341131c05.tar.bz2
[3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898) (#123936)
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. (cherry picked from commit a1dbf2ea69acc6ccee6292709af1dadd55c068be) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions