Skip to content

Commit 4c0ebfe

Browse files
authored
Update README.md
1 parent f2fd9f0 commit 4c0ebfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Python Concurrent (thread-safe) collections
12
## tl;dr
23

34
Python's built-in `list`, `dict`, and `deque` are thread-safe for some operations, but not all.

0 commit comments

Comments
 (0)