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