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, vstinner
Date 2020-03-16.17:17:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584379061.74.0.808789591439.issue37207@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ff79f65820031b219622faea8425edaec9a43f3 by Dong-hee Na in branch 'master':
bpo-37207: Use PEP 590 vectorcall to speed up set() constructor (GH-19019)
https://github.com/python/cpython/commit/6ff79f65820031b219622faea8425edaec9a43f3
History
Date User Action Args
2020-03-16 17:17:41vstinnersetrecipients: + vstinner, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington
2020-03-16 17:17:41vstinnersetmessageid: <1584379061.74.0.808789591439.issue37207@roundup.psfhosted.org>
2020-03-16 17:17:41vstinnerlinkissue37207 messages
2020-03-16 17:17:41vstinnercreate