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

Simply override encode/decode behavior around a builtin #766

Open
clintval opened this issue Nov 4, 2024 · 0 comments
Open

Simply override encode/decode behavior around a builtin #766

clintval opened this issue Nov 4, 2024 · 0 comments

Comments

@clintval
Copy link

clintval commented Nov 4, 2024

Description

I'd like to encode None as the string "." and decode it back to None.

All other behavior of this library is extremely desirable and functional, but I cannot figure how to implement custom enc/dec callbacks for already defined builtin-types. Any advice or intentions to support this feature?

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

No branches or pull requests

1 participant