<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git/tools/compress_json.py, branch try_Python3_on_macOS</title>
<subtitle>github.com: nodejs/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/'/>
<entry>
<title>tools: fix Python 3 issues in inspector_protocol</title>
<updated>2019-08-27T04:31:08+00:00</updated>
<author>
<name>cclauss</name>
<email>cclauss@me.com</email>
</author>
<published>2019-08-24T08:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=4662f67e3849d1e3d5127cc5ebc469d1febca57f'/>
<id>4662f67e3849d1e3d5127cc5ebc469d1febca57f</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/29296
Reviewed-By: Jiawen Geng &lt;technicalcute@gmail.com&gt;
Reviewed-By: Trivikram Kamat &lt;trivikr.dev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/29296
Reviewed-By: Jiawen Geng &lt;technicalcute@gmail.com&gt;
Reviewed-By: Trivikram Kamat &lt;trivikr.dev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make compress_json python3 compatible</title>
<updated>2019-01-28T09:46:56+00:00</updated>
<author>
<name>Sakthipriyan Vairamani (thefourtheye)</name>
<email>thechargingvolcano@gmail.com</email>
</author>
<published>2019-01-19T09:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=b31b84d312c90af2157e3b61d1a3ba3c0d7925e3'/>
<id>b31b84d312c90af2157e3b61d1a3ba3c0d7925e3</id>
<content type='text'>
This patch replaces a usage of `map` with list comprehension,
which makes the script Python 3 compatiable.

PR-URL: https://github.com/nodejs/node/pull/25582
Reviewed-By: Refael Ackermann &lt;refack@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces a usage of `map` with list comprehension,
which makes the script Python 3 compatiable.

PR-URL: https://github.com/nodejs/node/pull/25582
Reviewed-By: Refael Ackermann &lt;refack@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: prepare ./tools/compress_json.py for Python 3</title>
<updated>2018-12-11T03:46:50+00:00</updated>
<author>
<name>cclauss</name>
<email>cclauss@bluewin.ch</email>
</author>
<published>2018-12-07T09:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=ad7ddfbca1a07d743dfbfbfc6c2ca748c9e77cbe'/>
<id>ad7ddfbca1a07d743dfbfbfc6c2ca748c9e77cbe</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/24889
Reviewed-By: Rich Trott &lt;rtrott@gmail.com&gt;
Reviewed-By: Richard Lau &lt;riclau@uk.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/24889
Reviewed-By: Rich Trott &lt;rtrott@gmail.com&gt;
Reviewed-By: Richard Lau &lt;riclau@uk.ibm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>src: add /json/protocol endpoint to inspector</title>
<updated>2016-09-23T16:51:47+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2016-06-29T21:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=782620f03ffcaa5be9e84f8f15a638cb7c03e464'/>
<id>782620f03ffcaa5be9e84f8f15a638cb7c03e464</id>
<content type='text'>
Embed the compressed and minified protocol.json from the bundled
v8_inspector and make it available through the /json/protocol endpoint.

Refs: https://github.com/nodejs/diagnostics/issues/52
PR-URL: https://github.com/nodejs/node/pull/7491
Reviewed-By: Colin Ihrig &lt;cjihrig@gmail.com&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Embed the compressed and minified protocol.json from the bundled
v8_inspector and make it available through the /json/protocol endpoint.

Refs: https://github.com/nodejs/diagnostics/issues/52
PR-URL: https://github.com/nodejs/node/pull/7491
Reviewed-By: Colin Ihrig &lt;cjihrig@gmail.com&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
