Skip to content

Commit 16d932b

Browse files
committed
[3.11] pythongh-101046: Fix a potential memory leak in the parser when raising MemoryError (pythonGH-101051).
(cherry picked from commit 1de4395) Co-authored-by: Pablo Galindo Salgado <[email protected]>
1 parent a3510c3 commit 16d932b

File tree

3 files changed

+111
-1
lines changed

3 files changed

+111
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix a possible memory leak in the parser when raising :exc:`MemoryError`.
2+
Patch by Pablo Galindo

0 commit comments

Comments
 (0)