Closed Bug 1158371 Opened 10 years ago Closed 10 years ago

Update simplejson to v3.6.5

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

3.3.0 -> 3.6.5 https://github.com/simplejson/simplejson/blob/master/CHANGES.txt Version 3.6.5 released 2014-10-24 * Importing bug fix for reference leak when an error occurs during dict encoding https://github.com/simplejson/simplejson/issues/109 Version 3.6.4 released 2014-09-29 * Important bug fix for dump when only sort_keys is set https://github.com/simplejson/simplejson/issues/106 Version 3.6.3 released 2014-08-18 * Documentation updates https://github.com/simplejson/simplejson/issues/103 Version 3.6.2 released 2014-08-09 * Documentation updates http://bugs.python.org/issue21514 Version 3.6.1 released 2014-08-09 * Documentation updates https://github.com/simplejson/simplejson/issues/102 Version 3.6.0 released 2014-07-21 * Automatically strip any UTF-8 BOM from input to more closely follow the latest specs https://github.com/simplejson/simplejson/pull/101 Version 3.5.3 released 2014-06-24 * Fix lower bound checking in scan_once / raw_decode API https://github.com/simplejson/simplejson/issues/98 Version 3.5.2 released 2014-05-22 * Fix Windows build with VS2008 https://github.com/simplejson/simplejson/pull/97 Version 3.5.1 released 2014-05-21 * Consistently reject int_as_string_bitcount settings that are not positive integers Version 3.5.0 released 2014-05-20 * Added int_as_string_bitcount encoder option https://github.com/simplejson/pull/96 * Fixed potential crash when encoder created with incorrect options Version 3.4.1 released 2014-04-30 * Fixed tests to run on Python 3.4 Version 3.4.0 released 2014-04-02 * Native setuptools support re-introduced https://github.com/simplejson/simplejson/pull/92 Version 3.3.3 released 2014-02-14 * Improve test suite's Python 3.4 compatibility https://github.com/simplejson/simplejson/issues/87 Version 3.3.2 released 2014-01-06 * Docstring fix for decoded string types https://github.com/simplejson/simplejson/pull/82 Version 3.3.1 released 2013-10-05 * JSONDecodeError exceptions can now be pickled https://github.com/simplejson/simplejson/pull/78
Attachment #8597482 - Flags: review?(cdawson)
Attachment #8597482 - Flags: review?(cdawson) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: