FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-102027: Fix macro name by maxbachmann · Pull Request #102124 · python/cpython · GitHub

/ cpython Public

gh-102027: Fix macro name - #102124

Merged
Yhg1s merged 2 commits into
python:mainfrom
maxbachmann:patch-3
Mar 22, 2023
Merged

gh-102027: Fix macro name#102124
Yhg1s merged 2 commits into
python:mainfrom
maxbachmann:patch-3

Conversation

maxbachmann commented Feb 21, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This fixes the ssse3 / sse2 detection

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown

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

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

Copy link
Copy Markdown

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

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL