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 benjamin.peterson, brett.cannon, ncoghlan, scoder, serhiy.storchaka, yselivanov
Date 2018-03-11.08:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520758489.67.0.467229070634.issue32925@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3f7e9aa2ef215917b9f1521441f67f4ecd33a1bc by Serhiy Storchaka in branch 'master':
bpo-32925: Optimized iterating and containing test for literal lists (GH-5842)
https://github.com/python/cpython/commit/3f7e9aa2ef215917b9f1521441f67f4ecd33a1bc
History
Date User Action Args
2018-03-11 08:54:49serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, scoder, benjamin.peterson, yselivanov
2018-03-11 08:54:49serhiy.storchakasetmessageid: <1520758489.67.0.467229070634.issue32925@psf.upfronthosting.co.za>
2018-03-11 08:54:49serhiy.storchakalinkissue32925 messages
2018-03-11 08:54:49serhiy.storchakacreate