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 <[email protected]>
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: <[email protected]>
2020-03-07 09:22:57vstinnerlinkissue33234 messages
2020-03-07 09:22:57vstinnercreate