Skip to content

bpo-38644: Add _PyEval_EvalCode()#17183

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:pyeval_evalcode
Nov 16, 2019
Merged

bpo-38644: Add _PyEval_EvalCode()#17183
vstinner merged 1 commit intopython:masterfrom
vstinner:pyeval_evalcode

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 15, 2019

_PyFunction_Vectorcall() now pass tstate to function calls.

https://bugs.python.org/issue38644

_PyFunction_Vectorcall() now pass tstate to function calls.
@vstinner vstinner merged commit b5e170f into python:master Nov 16, 2019
@vstinner vstinner deleted the pyeval_evalcode branch November 16, 2019 00:03
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
_PyFunction_Vectorcall() now pass tstate to function calls.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
_PyFunction_Vectorcall() now pass tstate to function calls.
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.

3 participants