<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/scripts/gprof2html.py, branch faster-bytes-iter</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-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)</title>
<updated>2019-03-30T06:32:18+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-03-30T06:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=afbb7a371fb44edc731344eab5b474ad8f7b57d7'/>
<id>afbb7a371fb44edc731344eab5b474ad8f7b57d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape()</title>
<updated>2014-12-01T08:50:33+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-12-01T08:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=7a1104d292cccb563e5bba73d218de08a91d961a'/>
<id>7a1104d292cccb563e5bba73d218de08a91d961a</id>
<content type='text'>
instead of deperecated cgi.escape().  Original patch by Raymond Hettinger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of deperecated cgi.escape().  Original patch by Raymond Hettinger.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #17801: fix shebang line of gprof2html.py</title>
<updated>2013-04-20T21:07:43+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2013-04-20T21:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=67804e9838db79c9092abe0adbdda4cf1247bd7d'/>
<id>67804e9838db79c9092abe0adbdda4cf1247bd7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#14508: make gprof2html script runnable under python3</title>
<updated>2012-04-11T19:16:38+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2012-04-11T19:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=776c0df42bbcf7060c49954378bfd1185a20c050'/>
<id>776c0df42bbcf7060c49954378bfd1185a20c050</id>
<content type='text'>
Not that I haven't tested it to make sure it works, just that it
can run against an empty source file.

Initial patch by Popa.Claudiu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not that I haven't tested it to make sure it works, just that it
can run against an empty source file.

Initial patch by Popa.Claudiu.
</pre>
</div>
</content>
</entry>
<entry>
<title>convert shebang lines: python -&gt; python3</title>
<updated>2010-03-11T22:53:45+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2010-03-11T22:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=90f5ba538bf40bcf4fd41049c7bf4296d3ffc9c7'/>
<id>90f5ba538bf40bcf4fd41049c7bf4296d3ffc9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Patch #1005491 ] use __name__ == '__main__' in scripts</title>
<updated>2004-08-09T17:27:55+00:00</updated>
<author>
<name>Andrew M. Kuchling</name>
<email>amk@amk.ca</email>
</author>
<published>2004-08-09T17:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=e236b38731823aeb87bb6d101062f54a72044954'/>
<id>e236b38731823aeb87bb6d101062f54a72044954</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A tool to transform gprof(1) output into HTML, so you can click on a</title>
<updated>2002-08-09T20:07:34+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2002-08-09T20:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=7ec34b556c08f3cc47afaea16989b117ad9f0d91'/>
<id>7ec34b556c08f3cc47afaea16989b117ad9f0d91</id>
<content type='text'>
function name and go to the corresponding entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function name and go to the corresponding entry.
</pre>
</div>
</content>
</entry>
</feed>
