This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Akos Kiss, ammar2, eric.smith, iritkatriel, rhettinger, serhiy.storchaka
Date 2021-12-08.22:43:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639003409.01.0.532126904896.issue39694@roundup.psfhosted.org>
In-reply-to
Content
In most cases the test is cheap even for large dict (it has constant complexity if the dict never contained non-string keys).
History
Date User Action Args
2021-12-08 22:43:29serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, eric.smith, ammar2, Akos Kiss, iritkatriel
2021-12-08 22:43:29serhiy.storchakasetmessageid: <1639003409.01.0.532126904896.issue39694@roundup.psfhosted.org>
2021-12-08 22:43:29serhiy.storchakalinkissue39694 messages
2021-12-08 22:43:28serhiy.storchakacreate