Skip to content

Commit 8480542

Browse files
committed
Resolve more comments on the PR 154019
1 parent 15ee20d commit 8480542

2 files changed

Lines changed: 3066 additions & 3377 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix a crash in the free-threaded build where :c:func:`PyList_New` could leave
1+
Fix a crash in the :term:`free-threaded` build where :c:func:`PyList_New` could leave
22
a newly allocated list's item buffer pointer uninitialized when the backing
33
array allocation failed under low memory, leading to an invalid free.

0 commit comments

Comments
 (0)