Skip to content

Commit 5d2ff63

Browse files
committed
[3.10] 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 664141e commit 5d2ff63

File tree

3 files changed

+91
-1
lines changed

3 files changed

+91
-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)