Skip to content

Commit 35f48cf

Browse files
committed
add news
1 parent ba09a5b commit 35f48cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Make ``check_circular`` faster by skipping ``PyDict_Contains`` and comparing
2+
dict size before and after adding an item and using ``_KnownHash`` functions
3+
to calculate the hash only once.

0 commit comments

Comments
 (0)