Skip to content

Conversation

@nschloe
Copy link

@nschloe nschloe commented Oct 28, 2025

Fixes #5568.

@bschoenmaeckers
Copy link
Member

What happens when this new version is used on a python before 3.14?

@nschloe
Copy link
Author

nschloe commented Oct 29, 2025

There's no change in behavior for any other Python version; see https://github.com/python/cpython/blob/main/Python/marshal.c. In principle we could set the version to 99. Not sure if this is an implementation detail or a feature though.

Edit: I asked for clarification here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.14 with marshal::dumps on slices: unmarshallable object

2 participants