Skip to content
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

gh-119981: use do { ... } while(0) in some multi-line macros #119982

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Jun 3, 2024

Python/symtable.c Outdated Show resolved Hide resolved
Python/symtable.c Outdated Show resolved Hide resolved
@vstinner vstinner enabled auto-merge (squash) June 3, 2024 15:26
@vstinner
Copy link
Member

vstinner commented Jun 3, 2024

LGTM, I enabled auto-merge.

@picnixz
Copy link
Member Author

picnixz commented Jun 3, 2024

I think you should add the skip news label for that (I don't really think I need a NEWS entry, or do I?)

@vstinner vstinner merged commit 153b118 into python:main Jun 3, 2024
35 checks passed
@picnixz picnixz deleted the use-do-while-in-macros branch June 3, 2024 15:48
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
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