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-102027: Fix macro name #102124

Merged
merged 2 commits into from
Mar 22, 2023
Merged

gh-102027: Fix macro name #102124

merged 2 commits into from
Mar 22, 2023

Conversation

maxbachmann
Copy link
Contributor

@maxbachmann maxbachmann commented Feb 21, 2023

This fixes the ssse3 / sse2 detection

This fixes the ssse3 / sse2 detection
@maxbachmann maxbachmann requested a review from tiran as a code owner February 21, 2023 19:11
@arhadthedev arhadthedev changed the title fix macro name gh-102027: Fix macro name Feb 21, 2023
@arhadthedev arhadthedev added extension-modules C modules in the Modules dir build The build process and cross-build topic-SSL labels Feb 21, 2023
@Yhg1s Yhg1s added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Mar 22, 2023
@Yhg1s Yhg1s requested review from Yhg1s and removed request for tiran March 22, 2023 13:43
@Yhg1s Yhg1s merged commit ea93bde into python:main Mar 22, 2023
@miss-islington
Copy link
Contributor

Thanks @maxbachmann for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-102916 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Mar 22, 2023
@bedevere-bot
Copy link

GH-102917 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Mar 22, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 22, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 22, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Yhg1s pushed a commit that referenced this pull request Mar 24, 2023
gh-102027: Fix macro name (GH-102124)

This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Yhg1s pushed a commit that referenced this pull request Mar 24, 2023
gh-102027: Fix macro name (GH-102124)

This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request Mar 27, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build extension-modules C modules in the Modules dir topic-SSL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants