[go: nahoru, domu]

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-121082: Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 #121083

Merged
merged 5 commits into from
Jun 27, 2024

Conversation

Zheaoli
Copy link
Contributor
@Zheaoli Zheaoli commented Jun 27, 2024

… in configuration command after python#118450

Signed-off-by: Manjusaka <me@manjusaka.me>
@Zheaoli Zheaoli changed the title Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 gh121082: Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 Jun 27, 2024
@Zheaoli Zheaoli changed the title gh121082: Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 GH-121082: Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 Jun 27, 2024
@Zheaoli Zheaoli changed the title GH-121082: Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 gh-121082: Fix build failure when the developer use --enable-pystats arguments in configuration command after #118450 Jun 27, 2024
Signed-off-by: Manjusaka <me@manjusaka.me>
Copy link
Member
@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just one minor nit

Python/specialize.c Outdated Show resolved Hide resolved
Python/specialize.c Outdated Show resolved Hide resolved
Python/specialize.c Outdated Show resolved Hide resolved
Python/specialize.c Outdated Show resolved Hide resolved
@Zheaoli
Copy link
Contributor Author
Zheaoli commented Jun 27, 2024

Thanks! Just one minor nit

Thanks for the tips!

@Fidget-Spinner Fidget-Spinner merged commit 223c03a into python:main Jun 27, 2024
38 checks passed
@Zheaoli Zheaoli deleted the manjusaka/gh121082 branch June 27, 2024 11:36
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
…ystats` arguments in configuration command after python#118450 (python#121083)



Signed-off-by: Manjusaka <me@manjusaka.me>
Co-authored-by: Ken Jin <kenjin4096@gmail.com>
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.

CPython build failed with --enable-pystats after #118450
2 participants