Skip to content

Conversation

@encukou
Copy link
Member

@encukouencukou commented Sep 9, 2025

Follow-up refactoring after #133143, where we use _Py_ID for "big" and "little" in abi_info.byteorder.
This uses _Py_ID for sys.byteorder, but also float_repr_style and a module name.

@encukouencukou merged commit a92aec1 into python:mainSep 9, 2025
85 of 87 checks passed
@encukouencukou deleted the sys-pyid branch September 9, 2025 12:57
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
…38698) Follow-up refactoring after pythonGH-133143, where we use `_Py_ID` for "big" and "little" in `abi_info.byteorder`. This uses `_Py_ID` for `sys.byteorder`, but also `float_repr_style` and a module name.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@encukou@kumaraditya303