Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ft-thread-safe-deque' into ft-th…
Browse files Browse the repository at this point in the history
…read-safe-deque
  • Loading branch information
mpage committed Feb 14, 2024
2 parents 6e64ef4 + fdadbf9 commit 6ffad44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Make methods on ``collections.deque`` thread-safe when the GIL is disabled.
Make methods on :class:`collections.deque` thread-safe when the GIL is disabled.

0 comments on commit 6ffad44

Please sign in to comment.