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

bpo-29505: Avoid UB in test selection macro. #3407

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

ssbr
Copy link
Contributor

@ssbr ssbr commented Sep 7, 2017

I hate this code but don't know how to make it pleasant. :/ Maybe some future
author can figure it out.

See discussion in http://bugs.python.org/issue29505

https://bugs.python.org/issue29505

I hate this code but don't know how to make it pleasant. :/  Maybe some future
author can figure it out.

See discussion in http://bugs.python.org/issue29505
@ssbr ssbr changed the title Avoid UB in test selection macro. bpo-29505: Avoid UB in test selection macro. Sep 7, 2017
@gpshead gpshead self-assigned this Sep 7, 2017
@ssbr
Copy link
Contributor Author

ssbr commented Sep 7, 2017

BTW I think you should apply the skip news label, this is just correcting #2878 which already has a news entry.

edit: oh, you did that literally just now.

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