1. 10e5aaf Merge pull request #340 from simplejson/changes-v3.20.2 by Bob Ippolito · 7 weeks ago master v3.20.2
  2. 39ba9df Update changelog and version for v3.20.2 by Bob Ippolito · 7 weeks ago changes-v3.20.2
  3. 5f9f96f Merge pull request #339 from timfel/patch-1 by Bob Ippolito · 7 weeks ago
  4. feb07a3 Test pure Python code, also on PyPy and GraalPy by Tim Felgentreff · 7 weeks ago
  5. ae69b83 Disable speedups on GraalPy same as on PyPy by Tim Felgentreff · 7 weeks ago
  6. fd905ba Merge pull request #337 from simplejson/float-range by Bob Ippolito · 8 months ago
  7. 92c0230 Add a test for the min and max floats by Bob Ippolito · 8 months ago float-range
  8. 390e633 Merge pull request #330 from simplejson/fix-workflow by Bob Ippolito · 9 months ago v3.20.1
  9. f623662 Fix PyPI upload workflow by Bob Ippolito · 9 months ago
  10. d08eeaf Merge pull request #329 from simplejson/key-cache by Bob Ippolito · 9 months ago v3.20.0
  11. e4d7e8a v3.20.0 by Bob Ippolito · 9 months ago
  12. 7902212 fix test by Bob Ippolito · 9 months ago
  13. cf74769 Add matrix configuration to upload artifact name by Bob Ippolito · 9 months ago
  14. 1ee5df2 Update workflows by Bob Ippolito · 9 months ago
  15. f6dfa66 Fix #328, memoize keys after ensuring that they are strings by Bob Ippolito · 9 months ago
  16. 6932004 v3.19.3 by Bob Ippolito · 1 year, 3 months ago v3.19.3
  17. c96227a Merge pull request #326 from edgarrmondragon/cp313 by Bob Ippolito · 1 year, 3 months ago
  18. 6900b4b Build 2.7 wheels only for Linux by Edgar Ramírez-Mondragón · 1 year, 3 months ago
  19. 0e1c842 Updated test & build matrix to include Python 3.13 by Edgar Ramírez-Mondragón · 1 year, 3 months ago
  20. 2d759f4 Merge pull request #319 from SmartHypercube-fork/master by Bob Ippolito · 2 years ago
  21. 728c010 Remove the note mentioning YAML by Hypercube · 2 years ago
  22. 532f41f Merge pull request #317 from simplejson/update-cibw by Bob Ippolito · 2 years, 1 month ago test-v3.19.2 v3.19.2
  23. 3fefaa6 Update build & test matrix and use GitHub Actions as a Trusted Publisher by Bob Ippolito · 2 years, 1 month ago
  24. aeb63ee v3.19.1 by Bob Ippolito · 2 years, 7 months ago v3.19.1
  25. 1a4995d Merge pull request #313 from simplejson/audit-fixes by Bob Ippolito · 2 years, 7 months ago v3.19.0
  26. ec4a3d5 Update CHANGES.txt by Bob Ippolito · 2 years, 7 months ago audit-fixes
  27. 2cbc419 Additional security hardening improvements: by Bob Ippolito · 2 years, 7 months ago
  28. 440a5e4 SJ-PT-23-101: Remove unused unichr import from encoder by Bob Ippolito · 2 years, 7 months ago
  29. dbd0aa3 SJ-PT-23-100: Fix inconsistencies in error messages between C and Python implementations by Bob Ippolito · 2 years, 7 months ago
  30. 59dac4e SJ-PT-23-03: Backport integer string length limitation to limit quadratic parsing by Bob Ippolito · 2 years, 7 months ago
  31. 1e495c1 SJ-PT-23-02: Fix missing reference count decrease by Bob Ippolito · 2 years, 7 months ago
  32. 7c2ccb7 SJ-PT-23-01: Fix invalid handling of unicode escape sequences in Python decoder by Bob Ippolito · 2 years, 7 months ago
  33. 9559fc7 Update CHANGES.txt for v3.18.4 by Bob Ippolito · 2 years, 8 months ago v3.18.4
  34. feb1a9f Merge pull request #312 from mgiessing/master by Bob Ippolito · 2 years, 8 months ago
  35. a2aa50d Update build-and-deploy.yml by mgiessing · 2 years, 8 months ago
  36. 463416c Merge pull request #311 from simplejson/test-sdist by Bob Ippolito · 2 years, 9 months ago
  37. 4d098a5 Bump version and update CHANGES by Bob Ippolito · 2 years, 9 months ago test-sdist
  38. a010b32 RE #309 test the sdist by Bob Ippolito · 2 years, 9 months ago
  39. 3725e4e Merge pull request #310 from simplejson/fix-sdist by Bob Ippolito · 2 years, 9 months ago v3.18.3
  40. 08991e0 Fix #309. Build sdist without any overrides by Bob Ippolito · 2 years, 9 months ago
  41. 64f1248 Merge pull request #308 from simplejson/pure-python-wheel by Bob Ippolito · 2 years, 9 months ago v3.18.2
  42. fb7f400 Fix #307. Build a pure python wheel by Bob Ippolito · 2 years, 9 months ago
  43. c891b95 Update CHANGES.txt for v3.18.1 by Bob Ippolito · 2 years, 11 months ago v3.18.1
  44. 8c5d43d Merge pull request #305 from browniebroke/python-3.11 by Bob Ippolito · 2 years, 11 months ago
  45. 2143311 Declare support for Python 3.11 and build wheels by Bruno Alla · 2 years, 11 months ago
  46. 4a22505 Merge pull request #304 from simplejson/version-bump by Bob Ippolito · 3 years ago
  47. f7f0362 Update version to v3.18.1 and update CHANGES for #303 by Bob Ippolito · 3 years ago
  48. edde4ef Merge pull request #303 from sobolevn/patch-1 by Bob Ippolito · 3 years ago
  49. 2e87970 Clear `i` var from loop not to leak into module namespace by Nikita Sobolev · 3 years ago
  50. 66c62d8 Merge pull request #302 from simplejson/class-serialization by Bob Ippolito · 3 years ago v3.18.0
  51. da213dc Revert unnecessary change by Bob Ippolito · 3 years ago
  52. 41f81a8 Rename variable for clarity by Bob Ippolito · 3 years ago
  53. 2c2c998 v3.18.0 by Bob Ippolito · 3 years ago
  54. 3518a18 Implement speedups for #301 by Bob Ippolito · 3 years ago
  55. ef43c2d Implement tests and fallback implementation of #301 by Bob Ippolito · 3 years ago
  56. 4364525 Merge pull request #300 from Attakay78/master by Bob Ippolito · 3 years, 5 months ago
  57. e4941c0 #299 Comment error fix by Richard Quaicoe · 3 years, 5 months ago
  58. 74c95b6 Update CHANGES.txt and bump version by Bob Ippolito · 3 years, 7 months ago
  59. d8cee7b Merge pull request #298 from ks888/fix-value-error by Bob Ippolito · 3 years, 7 months ago
  60. 4eee720 Add the unit test by Kishin Yagami · 3 years, 7 months ago
  61. 6d7fb27 Check the unicode code point range before chr() is called by Kishin Yagami · 3 years, 7 months ago
  62. 02221b1 Merge pull request #293 from simplejson/v3.17.6 by Bob Ippolito · 4 years ago v3.17.6
  63. 06267cf v3.17.6 by Bob Ippolito · 4 years ago v3.17.6
  64. 695d074 Merge pull request #292 from simplejson/python-3.10 by Bob Ippolito · 4 years ago
  65. 31b8e43 Build source with Python 3.10, update CHANGES by Bob Ippolito · 4 years ago
  66. 0f572cf Merge pull request #291 from hugovk/add-3.10 by Bob Ippolito · 4 years ago
  67. 344a59a Declare support for Python 3.10 by Hugo van Kemenade · 4 years ago
  68. 89041df Update CHANGES.txt by Bob Ippolito · 4 years, 3 months ago v3.17.5
  69. 316b399 Merge pull request #289 from simplejson/fix_is_namedtuple_dict_fu by Bob Ippolito · 4 years, 3 months ago
  70. 39a269f Update version to 3.17.5 by Bob Ippolito · 4 years, 3 months ago
  71. e70f4b0 Implement _asdict() check for pure python path as well by Bob Ippolito · 4 years, 3 months ago
  72. 8dce5b0 Merge pull request #284 from gpshead/fix_is_namedtuple_dict_fu by Bob Ippolito · 4 years, 3 months ago
  73. 6eeec11 Raise TypeError when _asdict() is callable but does not return a dict by Bob Ippolito · 4 years, 3 months ago
  74. 47d5aa0 oops, a missing word made it into the commit. by Gregory P. Smith · 4 years, 3 months ago
  75. f53c245 Move the PyDict_Check after the _asdict call. Add a unittest. by Gregory P. Smith [Google LLC] · 4 years, 3 months ago
  76. 2b75ded Merge branch 'master' into fix_is_namedtuple_dict_fu by Bob Ippolito · 4 years, 3 months ago
  77. 5a40364 Merge pull request #287 from simplejson/upgrade-cibuildwheel by Bob Ippolito · 4 years, 3 months ago v3.17.4
  78. 850fb8d Upgrade cibuildwheel to v2.1.1 by Bob Ippolito · 4 years, 3 months ago test-v3.17.4
  79. c901c8c Fix the C extension module to harden is_namedtuple. by Gregory P. Smith [Google LLC] · 4 years, 4 months ago
  80. 16f362c Merge pull request #283 from simplejson/github-actions by Bob Ippolito · 4 years, 4 months ago v3.17.3
  81. 949aeef Replace travis and appveyor with github actions by Bob Ippolito · 4 years, 4 months ago
  82. 8bef979 Merge pull request #273 from timgates42/bugfix_typo_precedence by Bob Ippolito · 4 years, 11 months ago
  83. 1c5b3a1 docs: fix simple typo, precendence -> precedence by Tim Gates · 4 years, 11 months ago
  84. cad8305 Merge pull request #271 from cclauss/patch-1 by Bob Ippolito · 5 years ago
  85. c28666f Travis CI: Add Python 3.9 to the testing by Christian Clauss · 5 years ago
  86. c516685 v3.17.2 by Bob Ippolito · 5 years ago v3.17.2
  87. b84486a Add manylinux wheels back for amd64 by Bob Ippolito · 5 years ago
  88. 5409504 v3.17.1 by Bob Ippolito · 5 years ago v3.17.1
  89. d420ed2 Merge pull request #264 from odidev/arm_support by Bob Ippolito · 5 years ago
  90. c6ce62b Added arm64 support in travis-ci by odidev · 5 years ago
  91. aedb7c9 Resolves #261, improve README grammar by Bob Ippolito · 6 years ago
  92. 288e4e0 Merge pull request #260 from simplejson/pep-0527 by Bob Ippolito · 6 years ago
  93. 0c46bf7 Update travis matrix by Bob Ippolito · 6 years ago
  94. 23d0391 Per PEP 527 stop building bdist_wininst by Bob Ippolito · 6 years ago
  95. 6cbbd18 Set version back to v3.17.0 by Bob Ippolito · 6 years ago v3.17.0
  96. 07a6795 Bump version to v3.18.0 to work around build issues by Bob Ippolito · 6 years ago
  97. ea42557 Rotate API key again by Bob Ippolito · 6 years ago
  98. f1b11ee Remove old API key by Bob Ippolito · 6 years ago
  99. dadfd87 Update travis deploy key by Bob Ippolito · 6 years ago
  100. 2e0c0e4 Merge pull request #257 from simplejson/python3-doc-updates by Bob Ippolito · 6 years ago