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-12-29.22:31:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546122699.35.0.208760633966.issue33234@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0e5f771f38138714415f665651de7e674fcebc38 by Pablo Galindo (Sergey Fedoseev) in branch 'master':
bpo-33234: Simplify list_preallocate_exact() (GH-11220)
https://github.com/python/cpython/commit/0e5f771f38138714415f665651de7e674fcebc38
History
Date User Action Args
2018-12-29 22:31:40pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, vstinner, serhiy.storchaka
2018-12-29 22:31:39pablogsalsetmessageid: <1546122699.35.0.208760633966.issue33234@roundup.psfhosted.org>
2018-12-29 22:31:39pablogsallinkissue33234 messages
2018-12-29 22:31:39pablogsalcreate