Added Add support for arbitrary size integers (#548) @JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with a uint32_t-based one (#555) @JustAnotherArchivist Fix handling of surrogates on decoding (#550) @JustAnotherArchivist CVE-2022-31117: Potential double free of buffer during string decoding @JustAnotherArchivist Fix memory leak on encoding errors when the buffer was resized (#549) @JustAnotherArchivist Integer parsing: always detect overflows (#544) @NaN-git Fix handling of surrogates on encoding (#530) @JustAnotherArchivis
Added PEP 489 Multi Phase Init support (#418) @WillAyd Fixed PyPy3 test fixes (#413) @mgorn
Changed Utilize max_length argument for each decompressor.(#210, #211) Change READ_BUFFER_SIZE 3276...
There are many reasons for decoding a message in both directions. The most important is connected to...
Added Support parsing NaN, Infinity and -Infinity (#514) @Erotemic Support dynamically linking agai...
Added Add support for Python 3.11 and PyPy3.9 (#564) @hugovk Add separators encoding parameter (#55...
Added Update vendored double-conversion to 3.2.1 (#570) @joemarshall Fixed Fix len integer overfl...
Added Test Python 3.11 beta (#539) @hugovk Changed Benchmark refactor - argparse CLI (#533) @Erot...
Added Add support for Python 3.9 (#430) @hugovk Build wheels for Python 3.9 (#431) @hugovk Removed...
Changed Travis CI: Test on 3.9 final, remove 3.8 (#438) @CozyDoomer Toward matching Python standard...
Added Add a default keyword argument to dumps (#470) @garenchan Add support for Python 3.10 (#472) ...
Changed Drop legacy distutils in setup.py (#397) @hugovk Update benchmarking (#395) @hugovk Fixed ...
Added Add gcov coverage testing for C code (#457) @bwoodsend Test Python 3.10-dev (#454) @hugovk C...
Added Support ujson.loads(bytearray(...)) and other bytes-like objects. (#573) @bwoodsen
JSON3 v1.7.1 Diff since v1.7.0 Closed issues: being careful about coercions of numeric types (#56) ...
1.7.9 (2022-12-15) [BUGFIX] Fixed some problems reported by rchk. [BACKWARD INCOMPATIBLE CHANGE IF...
Added PEP 489 Multi Phase Init support (#418) @WillAyd Fixed PyPy3 test fixes (#413) @mgorn
Changed Utilize max_length argument for each decompressor.(#210, #211) Change READ_BUFFER_SIZE 3276...
There are many reasons for decoding a message in both directions. The most important is connected to...
Added Support parsing NaN, Infinity and -Infinity (#514) @Erotemic Support dynamically linking agai...
Added Add support for Python 3.11 and PyPy3.9 (#564) @hugovk Add separators encoding parameter (#55...
Added Update vendored double-conversion to 3.2.1 (#570) @joemarshall Fixed Fix len integer overfl...
Added Test Python 3.11 beta (#539) @hugovk Changed Benchmark refactor - argparse CLI (#533) @Erot...
Added Add support for Python 3.9 (#430) @hugovk Build wheels for Python 3.9 (#431) @hugovk Removed...
Changed Travis CI: Test on 3.9 final, remove 3.8 (#438) @CozyDoomer Toward matching Python standard...
Added Add a default keyword argument to dumps (#470) @garenchan Add support for Python 3.10 (#472) ...
Changed Drop legacy distutils in setup.py (#397) @hugovk Update benchmarking (#395) @hugovk Fixed ...
Added Add gcov coverage testing for C code (#457) @bwoodsend Test Python 3.10-dev (#454) @hugovk C...
Added Support ujson.loads(bytearray(...)) and other bytes-like objects. (#573) @bwoodsen
JSON3 v1.7.1 Diff since v1.7.0 Closed issues: being careful about coercions of numeric types (#56) ...
1.7.9 (2022-12-15) [BUGFIX] Fixed some problems reported by rchk. [BACKWARD INCOMPATIBLE CHANGE IF...
Added PEP 489 Multi Phase Init support (#418) @WillAyd Fixed PyPy3 test fixes (#413) @mgorn
Changed Utilize max_length argument for each decompressor.(#210, #211) Change READ_BUFFER_SIZE 3276...
There are many reasons for decoding a message in both directions. The most important is connected to...