Skip to content

Commit

Permalink
Fix doctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroIntensity committed Nov 3, 2024
1 parent d332da1 commit 61fa342
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix possible data race on iterables in :meth:`list.__init__` on the free-threaded build.
Fix possible data race on iterables in :meth:`!list.__init__` on the free-threaded build.

0 comments on commit 61fa342

Please sign in to comment.