STINNER Victor <vstin...@redhat.com> added the comment:

I wrote bpo-14385 when I was working on my PEP 410. The PEP has been rejected, 
I'm not sure anymore that it was a good idea to modify ceval.c :-( But I never 
tried to measure the overhead of the additional "if (PyDict_CheckExact(...))".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36220>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to