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 Mark.Shannon, corona10, jdemeyer, methane, miss-islington, petr.viktorin, phsilva, vstinner
Date 2020-03-30.12:16:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585570585.18.0.0390873580777.issue37207@roundup.psfhosted.org>
In-reply-to
Content
New changeset ce105541f8ebcf2dffcadedfdeffdb698a0edb44 by Petr Viktorin in branch 'master':
bpo-37207: Use vectorcall for list() (GH-18928)
https://github.com/python/cpython/commit/ce105541f8ebcf2dffcadedfdeffdb698a0edb44
History
Date User Action Args
2020-03-30 12:16:25vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington
2020-03-30 12:16:25vstinnersetmessageid: <1585570585.18.0.0390873580777.issue37207@roundup.psfhosted.org>
2020-03-30 12:16:25vstinnerlinkissue37207 messages
2020-03-30 12:16:25vstinnercreate