<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/json, branch benjamin-interp-initialize</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-23493: json: Change sort_keys in Python encoder same to C (GH-8131)</title>
<updated>2018-07-06T23:55:03+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-07-06T23:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e25399b40cd15620e77c9ad2ed24549006ae9b47'/>
<id>e25399b40cd15620e77c9ad2ed24549006ae9b47</id>
<content type='text'>
Stop using key=lambda.  This behavior is same to C version encoder.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop using key=lambda.  This behavior is same to C version encoder.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048)</title>
<updated>2018-05-22T11:55:07+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-05-22T11:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ae00fb1d4f38ea1803b10d798564740adcdad63e'/>
<id>ae00fb1d4f38ea1803b10d798564740adcdad63e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32360: Remove object_pairs_hook=OrderedDict examples (GH-5001)</title>
<updated>2018-04-03T03:39:47+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-04-03T03:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=629338f1404ea9cd75e4fb0389a2fbe1b589de43'/>
<id>629338f1404ea9cd75e4fb0389a2fbe1b589de43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32360: Remove OrderedDict usage from json.tool (GH-5315)</title>
<updated>2018-01-25T10:52:58+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-25T10:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2812d3d99287c50bab99625d7240bcf1c2e32369'/>
<id>2812d3d99287c50bab99625d7240bcf1c2e32369</id>
<content type='text'>
`object_pairs_hook=OrderedDict` idiom is deprecated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`object_pairs_hook=OrderedDict` idiom is deprecated.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-24641: Improved error message for JSON unserializible keys. (#4364)</title>
<updated>2017-11-25T15:38:20+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-11-25T15:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cfa797c0681b7fef47cf93955fd06b54ddd09a7f'/>
<id>cfa797c0681b7fef47cf93955fd06b54ddd09a7f</id>
<content type='text'>
Also updated an example for default() in the module docstring.
Removed quotes around type name in other error messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updated an example for default() in the module docstring.
Removed quotes around type name in other error messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix trivial typo in json module docstring (GH-2274)</title>
<updated>2017-06-20T20:07:20+00:00</updated>
<author>
<name>dong-jy</name>
<email>krivergo3@gmail.com</email>
</author>
<published>2017-06-20T20:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=76c567ee27342d76f631a35c8291b715b2a61f3e'/>
<id>76c567ee27342d76f631a35c8291b715b2a61f3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29762: More use "raise from None". (#569)</title>
<updated>2017-04-05T06:37:24+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-04-05T06:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5affd23e6f42125998724787025080a24839266e'/>
<id>5affd23e6f42125998724787025080a24839266e</id>
<content type='text'>
This hides unwanted implementation details from tracebacks.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This hides unwanted implementation details from tracebacks.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the documentation of parse_constant argument in json.load().</title>
<updated>2016-11-12T20:48:33+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-11-12T20:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=58d3e54556a97c92ea8720691f534f71281c9f2c'/>
<id>58d3e54556a97c92ea8720691f534f71281c9f2c</id>
<content type='text'>
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the documentation of parse_constant argument in json.load().</title>
<updated>2016-11-12T20:47:16+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-11-12T20:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=022371ff945a4d0012cdcdc209031a132e43a5c9'/>
<id>022371ff945a4d0012cdcdc209031a132e43a5c9</id>
<content type='text'>
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28541: Improve test coverage for encoding detection in json library.</title>
<updated>2016-10-30T21:00:01+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-30T21:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c4a35daa9771fbdcc58cad4656b8680541623e0e'/>
<id>c4a35daa9771fbdcc58cad4656b8680541623e0e</id>
<content type='text'>
Original patch by Eric Appelt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original patch by Eric Appelt.
</pre>
</div>
</content>
</entry>
</feed>
