- 9559fc7 Update CHANGES.txt for v3.18.4 by Bob Ippolito · 2 years, 8 months ago v3.18.4
- feb1a9f Merge pull request #312 from mgiessing/master by Bob Ippolito · 2 years, 8 months ago
- a2aa50d Update build-and-deploy.yml by mgiessing · 2 years, 8 months ago
- 463416c Merge pull request #311 from simplejson/test-sdist by Bob Ippolito · 2 years, 9 months ago
- 4d098a5 Bump version and update CHANGES by Bob Ippolito · 2 years, 9 months ago test-sdist
- a010b32 RE #309 test the sdist by Bob Ippolito · 2 years, 9 months ago
- 3725e4e Merge pull request #310 from simplejson/fix-sdist by Bob Ippolito · 2 years, 9 months ago v3.18.3
- 08991e0 Fix #309. Build sdist without any overrides by Bob Ippolito · 2 years, 9 months ago
- 64f1248 Merge pull request #308 from simplejson/pure-python-wheel by Bob Ippolito · 2 years, 9 months ago v3.18.2
- fb7f400 Fix #307. Build a pure python wheel by Bob Ippolito · 2 years, 9 months ago
- c891b95 Update CHANGES.txt for v3.18.1 by Bob Ippolito · 2 years, 10 months ago v3.18.1
- 8c5d43d Merge pull request #305 from browniebroke/python-3.11 by Bob Ippolito · 2 years, 10 months ago
- 2143311 Declare support for Python 3.11 and build wheels by Bruno Alla · 2 years, 10 months ago
- 4a22505 Merge pull request #304 from simplejson/version-bump by Bob Ippolito · 3 years ago
- f7f0362 Update version to v3.18.1 and update CHANGES for #303 by Bob Ippolito · 3 years ago
- edde4ef Merge pull request #303 from sobolevn/patch-1 by Bob Ippolito · 3 years ago
- 2e87970 Clear `i` var from loop not to leak into module namespace by Nikita Sobolev · 3 years ago
- 66c62d8 Merge pull request #302 from simplejson/class-serialization by Bob Ippolito · 3 years ago v3.18.0
- da213dc Revert unnecessary change by Bob Ippolito · 3 years ago
- 41f81a8 Rename variable for clarity by Bob Ippolito · 3 years ago
- 2c2c998 v3.18.0 by Bob Ippolito · 3 years ago
- 3518a18 Implement speedups for #301 by Bob Ippolito · 3 years ago
- ef43c2d Implement tests and fallback implementation of #301 by Bob Ippolito · 3 years ago
- 4364525 Merge pull request #300 from Attakay78/master by Bob Ippolito · 3 years, 4 months ago
- e4941c0 #299 Comment error fix by Richard Quaicoe · 3 years, 4 months ago
- 74c95b6 Update CHANGES.txt and bump version by Bob Ippolito · 3 years, 6 months ago
- d8cee7b Merge pull request #298 from ks888/fix-value-error by Bob Ippolito · 3 years, 6 months ago
- 4eee720 Add the unit test by Kishin Yagami · 3 years, 6 months ago
- 6d7fb27 Check the unicode code point range before chr() is called by Kishin Yagami · 3 years, 6 months ago
- 02221b1 Merge pull request #293 from simplejson/v3.17.6 by Bob Ippolito · 4 years ago v3.17.6
- 06267cf v3.17.6 by Bob Ippolito · 4 years ago v3.17.6
- 695d074 Merge pull request #292 from simplejson/python-3.10 by Bob Ippolito · 4 years ago
- 31b8e43 Build source with Python 3.10, update CHANGES by Bob Ippolito · 4 years ago
- 0f572cf Merge pull request #291 from hugovk/add-3.10 by Bob Ippolito · 4 years ago
- 344a59a Declare support for Python 3.10 by Hugo van Kemenade · 4 years ago
- 89041df Update CHANGES.txt by Bob Ippolito · 4 years, 2 months ago v3.17.5
- 316b399 Merge pull request #289 from simplejson/fix_is_namedtuple_dict_fu by Bob Ippolito · 4 years, 2 months ago
- 39a269f Update version to 3.17.5 by Bob Ippolito · 4 years, 2 months ago
- e70f4b0 Implement _asdict() check for pure python path as well by Bob Ippolito · 4 years, 2 months ago
- 8dce5b0 Merge pull request #284 from gpshead/fix_is_namedtuple_dict_fu by Bob Ippolito · 4 years, 2 months ago
- 6eeec11 Raise TypeError when _asdict() is callable but does not return a dict by Bob Ippolito · 4 years, 2 months ago
- 47d5aa0 oops, a missing word made it into the commit. by Gregory P. Smith · 4 years, 2 months ago
- f53c245 Move the PyDict_Check after the _asdict call. Add a unittest. by Gregory P. Smith [Google LLC] · 4 years, 2 months ago
- 2b75ded Merge branch 'master' into fix_is_namedtuple_dict_fu by Bob Ippolito · 4 years, 2 months ago
- 5a40364 Merge pull request #287 from simplejson/upgrade-cibuildwheel by Bob Ippolito · 4 years, 2 months ago v3.17.4
- 850fb8d Upgrade cibuildwheel to v2.1.1 by Bob Ippolito · 4 years, 2 months ago test-v3.17.4
- c901c8c Fix the C extension module to harden is_namedtuple. by Gregory P. Smith [Google LLC] · 4 years, 3 months ago
- 16f362c Merge pull request #283 from simplejson/github-actions by Bob Ippolito · 4 years, 4 months ago v3.17.3
- 949aeef Replace travis and appveyor with github actions by Bob Ippolito · 4 years, 4 months ago
- 8bef979 Merge pull request #273 from timgates42/bugfix_typo_precedence by Bob Ippolito · 4 years, 10 months ago
- 1c5b3a1 docs: fix simple typo, precendence -> precedence by Tim Gates · 4 years, 10 months ago
- cad8305 Merge pull request #271 from cclauss/patch-1 by Bob Ippolito · 4 years, 10 months ago
- c28666f Travis CI: Add Python 3.9 to the testing by Christian Clauss · 4 years, 10 months ago
- c516685 v3.17.2 by Bob Ippolito · 5 years ago v3.17.2
- b84486a Add manylinux wheels back for amd64 by Bob Ippolito · 5 years ago
- 5409504 v3.17.1 by Bob Ippolito · 5 years ago v3.17.1
- d420ed2 Merge pull request #264 from odidev/arm_support by Bob Ippolito · 5 years ago
- c6ce62b Added arm64 support in travis-ci by odidev · 5 years ago
- aedb7c9 Resolves #261, improve README grammar by Bob Ippolito · 6 years ago
- 288e4e0 Merge pull request #260 from simplejson/pep-0527 by Bob Ippolito · 6 years ago
- 0c46bf7 Update travis matrix by Bob Ippolito · 6 years ago
- 23d0391 Per PEP 527 stop building bdist_wininst by Bob Ippolito · 6 years ago
- 6cbbd18 Set version back to v3.17.0 by Bob Ippolito · 6 years ago v3.17.0
- 07a6795 Bump version to v3.18.0 to work around build issues by Bob Ippolito · 6 years ago
- ea42557 Rotate API key again by Bob Ippolito · 6 years ago
- f1b11ee Remove old API key by Bob Ippolito · 6 years ago
- dadfd87 Update travis deploy key by Bob Ippolito · 6 years ago
- 2e0c0e4 Merge pull request #257 from simplejson/python3-doc-updates by Bob Ippolito · 6 years ago
- de2192b Finish updating docs to be Python 3-centric by Bob Ippolito · 6 years ago
- 77d00d2 Start transitioning docs to be Python 3 centric by Bob Ippolito · 6 years ago
- 2928fff Merge pull request #256 from simplejson/python-3.8 by Bob Ippolito · 6 years ago
- 1a2b07b Update build matrix for Python 3.8 on Windows by Bob Ippolito · 6 years ago
- edf16cb Merge pull request #255 from cclauss/patch-1 by Bob Ippolito · 6 years ago
- 14efb7d Python 3.7.4 on macOS by Christian Clauss · 6 years ago
- 0aa49d5 Python 3.7.4 on xcode11.2 by Christian Clauss · 6 years ago
- a4d89f6 Travis CI: Upgrade to Python 3.8 by Christian Clauss · 6 years ago
- 5fccfc1 Merge pull request #247 from cclauss/patch-1 by Bob Ippolito · 7 years ago
- 3661674 Preserve the sort order by cclauss · 7 years ago
- 327051a pypy and pypy3 NEED Trusty by cclauss · 7 years ago
- 0869ac0 Python 2.6 and 3.3 NEED Trusty by cclauss · 7 years ago
- 242a36b Travis CI: Simplify by upgrading to dist: xenial by cclauss · 7 years ago
- 5043f33 Merge pull request #246 from cclauss/patch-1 by Bob Ippolito · 7 years ago
- 742213b .travis.yml: The 'sudo' tag is now deprecated in Travis CI by cclauss · 7 years ago
- ce75e60 require docker and sudo for xenial py3.7 by Bob Ippolito · 7 years ago
- ecadac3 Disable BUILD_WHEEL until we know it works, re #181 by Bob Ippolito · 7 years ago
- 98c486a Merge branch 'master' of https://github.com/simplejson/simplejson by Bob Ippolito · 7 years ago
- 1bac225 No longer signing releases by Bob Ippolito · 7 years ago
- a3bdbbd Simplify travis config by Bob Ippolito · 7 years ago
- bfa10c0 Add appveyor status icon by Bob Ippolito · 7 years ago
- 148d73c Update CHANGES for v3.16.1 by Bob Ippolito · 7 years ago v3.16.1
- 4daab06 Merge pull request #236 from simplejson/json-lines-example by Bob Ippolito · 7 years ago
- 26524a0 Prep for v3.16.1 and add JSON lines example by Bob Ippolito · 7 years ago
- ee25b0c Merge pull request #235 from simplejson/felixonmars-patch-1-1 by Bob Ippolito · 7 years ago
- 1e57b3a Update appveyor.yml by Felix Yan · 7 years ago
- e2a54f7 Merge pull request #233 from simplejson/travis-py37 by Bob Ippolito · 7 years ago
- 58b5cd7 pyenv on osx is not up to date yet by Bob Ippolito · 7 years ago
- 44130e3 Merge branch 'master' into travis-py37 by Bob Ippolito · 7 years ago
- f0a1bd8 Merge pull request #234 from simplejson/appveyor-py37 by Bob Ippolito · 7 years ago
- 734ecc2 Change pyenv clone URL by Bob Ippolito · 7 years ago
- cd63aad Use xenial distro for Python 3.7 by Bob Ippolito · 7 years ago