Skip to content

Commit 613243e

Browse files
committed
Add NEWS entry
1 parent a06277d commit 613243e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add :c:func:`PyUnicode_AsUTF8Safe` function: similar to
2+
:c:func:`PyUnicode_AsUTF8`, but raise :exc:`ValueError` if the string
3+
contains embedded null characters. Patch by Victor Stinner.

0 commit comments

Comments
 (0)