Antoine Pitrou added the comment: Amaury, you may take a look at the patch in issue #1819. Also, dict lookups have a big overhead compared to raw pointer compares, I'm not sure naively converting all kwargs handling to dict lookups would make things faster.
---------- nosy: +pitrou __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2015> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com