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, georg.brandl, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-12-14.18:24:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513275873.21.0.213398074469.issue29469@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 15a8728415e765f57e37f431f09e5c5821a04063 by Serhiy Storchaka in branch 'master':
bpo-29469: Optimize literal lists and sets iterating on the AST level. (#4866)
https://github.com/python/cpython/commit/15a8728415e765f57e37f431f09e5c5821a04063
History
Date User Action Args
2017-12-14 18:24:33serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, methane, yselivanov
2017-12-14 18:24:33serhiy.storchakasetmessageid: <1513275873.21.0.213398074469.issue29469@psf.upfronthosting.co.za>
2017-12-14 18:24:33serhiy.storchakalinkissue29469 messages
2017-12-14 18:24:33serhiy.storchakacreate