◐ Shell
reader mode source ↗
Skip to content

bpo-46906: Mention PY_BIG_ENDIAN in PyFloat_Pack8() doc#31832

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:doc_float_native
Closed

bpo-46906: Mention PY_BIG_ENDIAN in PyFloat_Pack8() doc#31832
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:doc_float_native

Conversation

@vstinner

@vstinner vstinner commented Mar 12, 2022

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
Member Author

@vstinner

Copy link
Copy Markdown
Member Author

I noticed that PY_BIG_ENDIAN can be used while writing a PR for bitstruct :-) https://github.com/eerimoq/bitstruct/pull/26/files

@mdickinson mdickinson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Changes LGTM. I do agree with @JelleZijlstra that it's potentially confusing, but I don't see a solution to that other than renaming PY_BIG_ENDIAN.

@vstinner

Copy link
Copy Markdown
Member Author

I merged the PR #31866 instead.

@vstinner vstinner closed this Mar 14, 2022
@vstinner vstinner deleted the doc_float_native branch March 14, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants