Skip to content

Commit 63bbe18

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2026-03-20-13-55-14.gh-issue-146196.Zg70Kb.rst
1 parent 694c82a commit 63bbe18

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
Fix potential Undefined Behavior in :c:func:`PyUnicodeWriter_WriteASCII` by
2-
adding a zero-length check and using memmove() instead of memcpy(). Patch by
3-
Shamil Abdulaev.
2+
adding a zero-length check. Patch by Shamil Abdulaev.

0 commit comments

Comments
 (0)