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-34121: Fix detection of C11 atomic support on clang. #8288

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Jul 15, 2018

@miss-islington
Copy link
Contributor

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@benjaminp benjaminp deleted the benjamin-clang-stdatomic branch July 16, 2018 00:01
@bedevere-bot
Copy link

GH-8289 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 16, 2018
(cherry picked from commit 15c7b2a)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@miss-islington
Copy link
Contributor

Sorry, @benjaminp, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 15c7b2abdfb93f8902dd72474818aee2bf97fa66 3.6

benjaminp added a commit that referenced this pull request Jul 16, 2018
…).

(cherry picked from commit 15c7b2a)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
miss-islington added a commit that referenced this pull request Jul 16, 2018
(cherry picked from commit 15c7b2a)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot
Copy link

GH-8290 is a backport of this pull request to the 3.6 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants