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.22:03:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540764202.49.0.788709270274.issue33234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c61e229d2a4c54ffb4153e1f0f48126ba33c9cbf by Pablo Galindo in branch 'master':
bpo-33234: Add exact allocation optimization to lists in What's New (GH-10200)
https://github.com/python/cpython/commit/c61e229d2a4c54ffb4153e1f0f48126ba33c9cbf
History
Date User Action Args
2018-10-28 22:03:22pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, vstinner, serhiy.storchaka
2018-10-28 22:03:22pablogsalsetmessageid: <1540764202.49.0.788709270274.issue33234@psf.upfronthosting.co.za>
2018-10-28 22:03:22pablogsallinkissue33234 messages
2018-10-28 22:03:22pablogsalcreate