Skip to content

Commit 4c2bad0

Browse files
committed
Include "threading" in the reference
1 parent adcb718 commit 4c2bad0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
The threading module added tooling to support concurrent iterator access:
2-
:class:`serialize`, :func:`synchronized`, and :func:`concurrent_tee`.
2+
:class:`threading.serialize`, :func:`threading.synchronized`,
3+
and :func:`threading.concurrent_tee`.

0 commit comments

Comments
 (0)