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 corona10
Recipients corona10, rhettinger, vstinner
Date 2021-03-22.10:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616407287.88.0.209421833544.issue43575@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86883d40e93acae980e52b90fddd7d042e439beb by Dong-hee Na in branch 'master':
bpo-43575: Use PEP 590 vectorcall to speed up map() (GH-24955)
https://github.com/python/cpython/commit/86883d40e93acae980e52b90fddd7d042e439beb
History
Date User Action Args
2021-03-22 10:01:27corona10setrecipients: + corona10, rhettinger, vstinner
2021-03-22 10:01:27corona10setmessageid: <1616407287.88.0.209421833544.issue43575@roundup.psfhosted.org>
2021-03-22 10:01:27corona10linkissue43575 messages
2021-03-22 10:01:27corona10create