Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-43244: Fix compiler warning in compile.c about Yield#25242

Closed
vstinner wants to merge 1 commit into
python:masterpython/cpython:masterfrom
vstinner:compile_yieldCopy head branch name to clipboard
Closed

bpo-43244: Fix compiler warning in compile.c about Yield#25242
vstinner wants to merge 1 commit into
python:masterpython/cpython:masterfrom
vstinner:compile_yieldCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Apr 7, 2021

Copy link
Copy Markdown
Member

Undefine Yield macro defined by pycore_ast.h.

https://bugs.python.org/issue43244

Undefine Yield macro defined by pycore_ast.h.
@vstinner

vstinner commented Apr 7, 2021

Copy link
Copy Markdown
Member Author

I wrote PR #25243 which is a better approach.

@vstinner vstinner closed this Apr 7, 2021
@vstinner vstinner deleted the compile_yield branch April 7, 2021 09:37
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.