Serhiy Storchaka <[email protected]> added the comment:
In most cases the test is cheap even for large dict (it has constant complexity if the dict never contained non-string keys). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39694> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
