Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 8, 2020

Py_CompileString() is now always declared as a function by
Include/pythonrun.h. It is overriden with a macro in
Include/cpython/pythonrun.h.

https://bugs.python.org/issue35134

Py_CompileString() is now always declared as a function by
Include/pythonrun.h. It is overriden with a macro in
Include/cpython/pythonrun.h.
@vstinner vstinner requested a review from a team as a code owner December 8, 2020 17:13
@vstinner vstinner merged commit fe6e5e7 into python:master Dec 8, 2020
@vstinner vstinner deleted the cpython_pythonrun branch December 8, 2020 23:12
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Py_CompileString() is now always declared as a function by
Include/pythonrun.h. It is overriden with a macro in
Include/cpython/pythonrun.h.
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