Skip to content

bpo-37207: Use _PyArg_CheckPositional for tuple vectorcall#18986

Merged
vstinner merged 1 commit intopython:masterfrom
corona10:bpo-37207-fix
Mar 16, 2020
Merged

bpo-37207: Use _PyArg_CheckPositional for tuple vectorcall#18986
vstinner merged 1 commit intopython:masterfrom
corona10:bpo-37207-fix

Conversation

@corona10
Copy link
Member

@corona10 corona10 commented Mar 14, 2020

@corona10
Copy link
Member Author

IMHO, currently, extra helper is not needed to do this.
So I replaced the logic into _PyArg_CheckPositional.

@corona10 corona10 requested a review from vstinner March 14, 2020 08:29
@vstinner vstinner merged commit c98f87f into python:master Mar 16, 2020
@corona10 corona10 deleted the bpo-37207-fix branch March 29, 2020 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants