bpo-30040: new empty dict uses key-sharing dict (GH-1080)
Sizeof new empty dict becomes 72 bytes from 240 bytes (amd64). It is same size to empty dict created by dict.clear().
I
Inada Naoki committed
f2a186712bfe726d54723eba37d80c7f0303a50b
Parent: fc06a19
Committed by GitHub <noreply@github.com>
on 3/12/2019, 8:25:44 AM