Skip to content

Conversation

rolandwalker
Copy link
Contributor

Description

  • formats must be registered, or they aren't available for use in client software
  • make JSON formats able to encode Decimal values, emitting floats
  • make JSON formats able to encode None/NULL values, emitting nulls

Checklist

  • I've added this contribution to the CHANGELOG.
  • I've added my name to the AUTHORS file (or it's already there).
  • I installed pre-commit hooks (pip install pre-commit && pre-commit install), and ran black on my code.
  • Please squash merge this pull request (uncheck if you'd like us to merge as multiple commits)

 * formats must be _registered_, or they aren't available for use in
   client software
 * make JSON formats able to encode Decimal values, emitting floats
 * make JSON formats able to encode None/NULL values, emitting nulls
@rolandwalker rolandwalker requested a review from amjith July 11, 2025 11:24
@rolandwalker rolandwalker self-assigned this Jul 11, 2025
@rolandwalker rolandwalker merged commit 789daf4 into main Jul 12, 2025
2 checks passed
@rolandwalker rolandwalker deleted the RW/json-format-followups branch July 12, 2025 16:23
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.

1 participant