Skip to content

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

Merged
gpshead merged 1 commit into
python:masterfrom
ssbr:issue-29505-2
Sep 7, 2017
Merged

bpo-29505: Avoid UB in test selection macro.#3407
gpshead merged 1 commit into
python:masterfrom
ssbr:issue-29505-2

Conversation

@ssbr

@ssbrssbr commented Sep 7, 2017

Copy link
Copy Markdown
Contributor

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
@ssbrssbr changed the title Avoid UB in test selection macro.bpo-29505: Avoid UB in test selection macro.Sep 7, 2017
@gpsheadgpshead self-assigned this Sep 7, 2017
@ssbr

ssbr commented Sep 7, 2017

Copy link
Copy Markdown
ContributorAuthor

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ssbr@gpshead@Mariatta@the-knights-who-say-ni@bedevere-bot