The Wayback Machine - https://web.archive.org/web/20211014161159/https://github.com/python/cpython/pull/28624
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-44394: [typo] s/libexpact/libexpat/ in setup.py #28624

Merged
merged 1 commit into from Sep 29, 2021
Merged

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Sep 29, 2021

Introduced in GH-28617. Needs backport to 3.9 only since I managed to get the fix into the original 3.10 and 3.8 backport PRs before they auto-merged.

https://bugs.python.org/issue44394

@ambv ambv added the skip news label Sep 29, 2021
@ambv ambv changed the title [typo] s/libexpact/libexpat/ in setup.py bpo-44394: [typo] s/libexpact/libexpat/ in setup.py Sep 29, 2021
@ambv ambv merged commit bf5d168 into python:main Sep 29, 2021
11 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 29, 2021

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Sep 29, 2021

GH-28627 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit to miss-islington/cpython that referenced this issue Sep 29, 2021
(cherry picked from commit bf5d168)

Co-authored-by: Łukasz Langa <[email protected]>
ambv added a commit that referenced this issue Sep 29, 2021
(cherry picked from commit bf5d168)

Co-authored-by: Łukasz Langa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants