<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_json, branch refactor-lambda-parameters</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-39828: Fix json.tool to catch BrokenPipeError (GH-18779)</title>
<updated>2020-03-10T07:41:44+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-03-10T07:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=700cb587303461d5a96456c56902cfdd8ad50e2d'/>
<id>700cb587303461d5a96456c56902cfdd8ad50e2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39377: json: Remove the encoding option. (GH-18075)</title>
<updated>2020-01-20T04:54:00+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-01-20T04:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=5492bfcefec67b016e8239c0e9135bc2f03e3058'/>
<id>5492bfcefec67b016e8239c0e9135bc2f03e3058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29636: json.tool: Add document for indentation options. (GH-17482)</title>
<updated>2019-12-07T14:14:40+00:00</updated>
<author>
<name>Daniel Himmelstein</name>
<email>daniel.himmelstein@gmail.com</email>
</author>
<published>2019-12-07T14:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=15fb7fa88187f5841088721a43609bffe64a8dc7'/>
<id>15fb7fa88187f5841088721a43609bffe64a8dc7</id>
<content type='text'>
And updated test to use subprocess.run</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And updated test to use subprocess.run</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-27413: json.tool: Add --no-ensure-ascii option. (GH-17472)</title>
<updated>2019-12-06T06:44:01+00:00</updated>
<author>
<name>wim glenn</name>
<email>hey@wimglenn.com</email>
</author>
<published>2019-12-06T06:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=efefe25443c56988841ab96cdac01352123ba268'/>
<id>efefe25443c56988841ab96cdac01352123ba268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33684: json.tool: Use utf-8 for infile and outfile. (GH-17460)</title>
<updated>2019-12-04T09:39:31+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-04T09:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=808769f3a4cbdc47cf1a5708dd61b1787bb192d4'/>
<id>808769f3a4cbdc47cf1a5708dd61b1787bb192d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29636: Add --(no-)indent arguments to json.tool (GH-345)</title>
<updated>2019-12-04T06:15:19+00:00</updated>
<author>
<name>Daniel Himmelstein</name>
<email>daniel.himmelstein@gmail.com</email>
</author>
<published>2019-12-04T06:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=03257949bc02a4afdf2ea1eb07a73f8128129579'/>
<id>03257949bc02a4afdf2ea1eb07a73f8128129579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489)</title>
<updated>2019-08-26T07:04:35+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2019-08-26T07:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=44cd86bbdddb1f7b05deba2c1986a1e98f992429'/>
<id>44cd86bbdddb1f7b05deba2c1986a1e98f992429</id>
<content type='text'>
https://bugs.python.org/issue37805



Automerge-Triggered-By: @methane</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue37805



Automerge-Triggered-By: @methane</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-6762)</title>
<updated>2019-04-09T07:17:25+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2019-04-09T07:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=a8abe097c1165db25b429ca02a65c4f8acbc062b'/>
<id>a8abe097c1165db25b429ca02a65c4f8acbc062b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31553: add --json-lines option to json.tool (#10051)</title>
<updated>2018-11-07T10:09:32+00:00</updated>
<author>
<name>HongWeipeng</name>
<email>961365124@qq.com</email>
</author>
<published>2018-11-07T10:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=f19447994983902aa88362d8fffe645f1ea2f2aa'/>
<id>f19447994983902aa88362d8fffe645f1ea2f2aa</id>
<content type='text'>
* add jsonlines option to json.tool

* code review

* fix:avoid read infile after it close

* improve doc in whatsnew 3.8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add jsonlines option to json.tool

* code review

* fix:avoid read infile after it close

* improve doc in whatsnew 3.8
</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://91.123.203.49/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>
</feed>
