Skip to content

Commit 3c11dba

Browse files
committed
Add news
1 parent 498979f commit 3c11dba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Simplify GC tracking of dictionaries. All dictionaries are tracked when
2+
created, rather than being lazily tracked when a trackable object was added
3+
to them. This simplifies the code considerably and results in a slight
4+
speedup.

0 commit comments

Comments
 (0)