Skip to content

Commit f8a0eef

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2024-10-29-11-47-19.gh-issue-126119.xbAvxt.rst
1 parent 8c7ce9c commit f8a0eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Fix a crash in DEBUG builds due to an overflow when the :attr:`co_stacksize
22
<codeobject.co_stacksize>` field of a :ref:`code object <code-objects>` is
3-
set to an absurdely large integer.
3+
set to an absurdly large integer.
44
Reported by Valery Fedorenko. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)