Skip to content

Commit 45ec766

Browse files
vstinnercmaloney
andcommitted
gh-156995: Fix typo in the _PyBytes_Resize() NEWS entry
Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
1 parent cb81ae4 commit 45ec766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
On Free Threading, ``_PyBytes_Resize(&obj, 1)`` no longer returns a single byte
2-
singleton is the current thread is different than the thread which created the
2+
singleton if the current thread is different than the thread which created the
33
object. Patch by Stan Ulbrych.

0 commit comments

Comments
 (0)