Skip to content

Commit 9faf991

Browse files
authored
Update 3.13.0a1.rst
1 parent a80704d commit 9faf991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS.d/3.13.0a1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ about a 10% improvement.
153153
.. section: Core and Builtins
154154
155155
Guard ``assert(tstate->thread_id > 0)`` with ``#ifndef HAVE_PTHREAD_STUBS``.
156-
This allows for for pydebug builds to work under WASI which (currently)
156+
This allows for pydebug builds to work under WASI which (currently)
157157
lacks thread support.
158158

159159
..

0 commit comments

Comments
 (0)