Skip to content

bpo-37207: Use PEP 590 vectorcall to speed up dict() - #19280

Merged
vstinner merged 2 commits into
python:masterfrom
corona10:bpo-37207
Apr 2, 2020
Merged

bpo-37207: Use PEP 590 vectorcall to speed up dict()#19280
vstinner merged 2 commits into
python:masterfrom
corona10:bpo-37207

Conversation

@corona10

@corona10 corona10 commented Apr 1, 2020

Copy link
Copy Markdown
Member
Comment thread Objects/dictobject.c Outdated
@corona10

corona10 commented Apr 1, 2020

Copy link
Copy Markdown
Member Author

@vstinner Updated!

@corona10
corona10 requested review from encukou and vstinner April 1, 2020 16:49

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@vstinner
vstinner merged commit e27916b into python:master Apr 2, 2020
@corona10
corona10 deleted the bpo-37207 branch April 2, 2020 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants