Skip to content

Commit 21fca13

Browse files
authored
Update threading module references in NEWS file
1 parent e0c44be commit 21fca13

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,2 +1,2 @@
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`, and :func:`threading.concurrent_tee`.

0 commit comments

Comments
 (0)