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 vstinner
Recipients eric.snow, miss-islington, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2020-03-07.09:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583572977.56.0.59377589024.issue33234@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-14126: "Speed up list comprehensions by preallocating the list where possible".
History
Date User Action Args
2020-03-07 09:22:57vstinnersetrecipients: + vstinner, tim.peters, rhettinger, eric.snow, serhiy.storchaka, pablogsal, miss-islington
2020-03-07 09:22:57vstinnersetmessageid: <1583572977.56.0.59377589024.issue33234@roundup.psfhosted.org>
2020-03-07 09:22:57vstinnerlinkissue33234 messages
2020-03-07 09:22:57vstinnercreate