summaryrefslogtreecommitdiff
path: root/simplejson/tests/test_str_subclass.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify compatibility code.compatSerhiy Storchaka2018-04-241-2/+2
* Avoid copying strings when encodingRichard van der Hoff2018-03-271-0/+5
* Fixes #144. Workaround for bad behavior in string subclasses.Bob Ippolito2016-10-211-0/+16