Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-29548: no longer use PyEval_Call* functions #14683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Jul 10, 2019

The PyEval_Call* functions should not be used anymore. This fixes the last few places where they are called within CPython.

CC @methane

https://bugs.python.org/issue29548

@zooba
Copy link
Member

zooba commented Jul 11, 2019

LMK if you'd like me to merge, or if you want additional review from someone else.

@methane methane merged commit 1dbd084 into python:master Jul 11, 2019
@jdemeyer jdemeyer deleted the no_pyeval_call branch July 11, 2019 21:04
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
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.

5 participants