We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 694c82a commit 63bbe18Copy full SHA for 63bbe18
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-03-20-13-55-14.gh-issue-146196.Zg70Kb.rst
@@ -1,3 +1,2 @@
1
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.
+adding a zero-length check. Patch by Shamil Abdulaev.
0 commit comments