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 pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2018-10-28.20:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540758744.8.0.788709270274.issue33234@psf.upfronthosting.co.za>
In-reply-to
Content
> bpo-33234 Improve list() pre-sizing for inputs with known lengths (GH-9846)

Oh. Can you please document the optimization in the following doc as well?
https://docs.python.org/dev/whatsnew/3.8.html#optimizations
History
Date User Action Args
2018-10-28 20:32:24vstinnersetrecipients: + vstinner, tim.peters, rhettinger, serhiy.storchaka, pablogsal
2018-10-28 20:32:24vstinnersetmessageid: <1540758744.8.0.788709270274.issue33234@psf.upfronthosting.co.za>
2018-10-28 20:32:24vstinnerlinkissue33234 messages
2018-10-28 20:32:24vstinnercreate