Skip to content

bpo-46906: Move _PyFloat_{Pack,Unpack}{4,8} from internal to cpython - #31649

Closed
methane wants to merge 1 commit into
python:mainfrom
methane:double-pack
Closed

bpo-46906: Move _PyFloat_{Pack,Unpack}{4,8} from internal to cpython#31649
methane wants to merge 1 commit into
python:mainfrom
methane:double-pack

Conversation

@methane

@methanemethane commented Mar 3, 2022

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
Member

I added them with a public name: #91062 (comment) and #31657

Thanks for bringing up the msgpack issue, it was a good motivation to add these functions to the public C API.

Sign up for freeto 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.

4 participants

@methane@vstinner@the-knights-who-say-ni@bedevere-bot