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 pablogsal
Recipients pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2018-10-28.20:16:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540757790.01.0.788709270274.issue33234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 372d705d958964289d762953d0a61622755f5386 by Pablo Galindo in branch 'master':
bpo-33234 Improve list() pre-sizing for inputs with known lengths (GH-9846)
https://github.com/python/cpython/commit/372d705d958964289d762953d0a61622755f5386
History
Date User Action Args
2018-10-28 20:16:30pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, vstinner, serhiy.storchaka
2018-10-28 20:16:30pablogsalsetmessageid: <1540757790.01.0.788709270274.issue33234@psf.upfronthosting.co.za>
2018-10-28 20:16:30pablogsallinkissue33234 messages
2018-10-28 20:16:29pablogsalcreate