Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle serialization of tuples (etc) in litemaps #1306

Merged
merged 7 commits into from
Nov 17, 2021

Conversation

Manishearth
Copy link
Member

Fixes #1283

@Manishearth
Copy link
Member Author

I did not do the proper global split of serialize/deserialize features because it would be a lot of churn, we should do that separately in a followup with more thought to the design.

sffc
sffc previously approved these changes Nov 17, 2021
@Manishearth Manishearth merged commit a0a6596 into unicode-org:main Nov 17, 2021
@Manishearth Manishearth deleted the litemap-tuple-ser branch November 17, 2021 19:58
@pandusonu2
Copy link
Contributor

Thanks for this fix

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.

Serialization of LiteMap not always possible with non-stringy keys
3 participants