Skip to content

Python 3 Compatibility Adjustments

Latest
Compare
Choose a tag to compare
@rickypc rickypc released this 18 Feb 05:25
  • Fix Python 3 compatibility
  • Add JSON Binary decoding support
  • Add JSON Decimal encoding support
  • Add JSON deep equality comparison as a fallback
  • Unit test and acceptance test adjustments
  • Follow linter suggestions
  • Update documentation