Skip to content

Commit 9345eea

Browse files
authored
[3.10] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051). (#101086)
Co-authored-by: Pablo Galindo Salgado <[email protected]>
1 parent 664141e commit 9345eea

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)