Skip to content

GH-111438 add support for sharing floats#111439

Merged
ericsnowcurrently merged 6 commits into
python:mainfrom
tonybaloney:serialize_float
Oct 31, 2023
Merged

GH-111438 add support for sharing floats#111439
ericsnowcurrently merged 6 commits into
python:mainfrom
tonybaloney:serialize_float

Conversation

@tonybaloney

@tonybaloney tonybaloney commented Oct 29, 2023

Copy link
Copy Markdown
Contributor

Comment thread Python/pystate.c Outdated

@ericsnowcurrently ericsnowcurrently 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.

Mostly LGTM.

Comment thread Python/pystate.c Outdated
tonybaloney and others added 2 commits October 31, 2023 09:27
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@ericsnowcurrently

Copy link
Copy Markdown
Member

Sorry, I moved the registry code to Python/crossinterp.c.

@tonybaloney

Copy link
Copy Markdown
Contributor Author

Sorry, I moved the registry code to Python/crossinterp.c.

rebased

@ericsnowcurrently ericsnowcurrently 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.

LGTM

@ericsnowcurrently ericsnowcurrently merged commit ad6380b into python:main Oct 31, 2023
@ericsnowcurrently

Copy link
Copy Markdown
Member

Thanks, @tonybaloney!

FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
…ythongh-111439)

This only affects users of the APIs in pycore_crossinterp.h (AKA _xxsubinterpretersmodule.c and _xxinterpchannels.c).
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…ythongh-111439)

This only affects users of the APIs in pycore_crossinterp.h (AKA _xxsubinterpretersmodule.c and _xxinterpchannels.c).
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ythongh-111439)

This only affects users of the APIs in pycore_crossinterp.h (AKA _xxsubinterpretersmodule.c and _xxinterpchannels.c).
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.

3 participants