Skip to content

gh-111652: Fix --enable-pystats build - #111653

Merged
markshannon merged 1 commit into
python:mainfrom
mdboom:fix-pystats2
Nov 3, 2023
Merged

gh-111652: Fix --enable-pystats build#111653
markshannon merged 1 commit into
python:mainfrom
mdboom:fix-pystats2

Conversation

@mdboom

@mdboom mdboom commented Nov 2, 2023

Copy link
Copy Markdown
Contributor

7e135a moved code around such that _Py_bit_length was no longer visible to OPT_HIST. This includes "pycore_bitutils.h" to address that.

7e135a moved code around such that _Py_bit_length was no longer
visible to OPT_HIST. This includes "pycore_bitutils.h" to address that.
@mdboom

mdboom commented Nov 2, 2023

Copy link
Copy Markdown
Contributor Author

Seems like a good time to add this to CI, perhaps...

@mdboom
mdboom requested a review from brandtbucher November 2, 2023 18:20
@markshannon
markshannon merged commit 2bc01cc into python:main Nov 3, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants