[Python-Dev] PEP 455: TransformDict

Serhiy Storchaka storchaka at gmail.com
Fri Sep 13 22:06:05 CEST 2013


13.09.13 22:37, Antoine Pitrou написав(ла):
> That's true. But it's only important if TransformDict is the
> bottleneck. I doubt the memoizing dictionary is a bottleneck in
> e.g. the pure Python implementation of pickle or json.

It can be used in the C implementation.




More information about the Python-Dev mailing list