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

Support parsing NaN, Infinity and -Infinity #514

Merged
merged 7 commits into from Apr 4, 2022

Commits on Apr 4, 2022

  1. Copy the full SHA
    f090103 View commit details
    Browse the repository at this point in the history
  2. Fix nan bug in pandas port

    Erotemic committed Apr 4, 2022
    Copy the full SHA
    13aa30e View commit details
    Browse the repository at this point in the history
  3. Ran black

    Erotemic committed Apr 4, 2022
    Copy the full SHA
    749012c View commit details
    Browse the repository at this point in the history
  4. Added more nan/inf tests

    Erotemic committed Apr 4, 2022
    Copy the full SHA
    bb35930 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3f9f907 View commit details
    Browse the repository at this point in the history
  6. Update tests/test_ujson.py

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    Erotemic and hugovk committed Apr 4, 2022
    Copy the full SHA
    9f03262 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2421524 View commit details
    Browse the repository at this point in the history