Aug. 12, 2021
6:26 a.m.
No ideas? Excuse me for the up. On Fri, 6 Aug 2021 at 21:29, Marco Sulla <Marco.Sulla.Python@gmail.com> wrote:
I've done an answer on SO about why subclassing `dict` makes the subclass so much slower than `dict`. The answer is interesting:
https://stackoverflow.com/questions/59912147/why-does-subclassing-in-python-...
What do you think about?