<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-decorator-git.git/src/tests, branch 4.0.4</title>
<subtitle>github.com: micheles/decorator.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/'/>
<entry>
<title>Merge pull request #15 from zbenjamin/master</title>
<updated>2015-09-25T02:25:43+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-09-25T02:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=f6f1f69f576e438b3aad336d3faa20d1012b3aeb'/>
<id>f6f1f69f576e438b3aad336d3faa20d1012b3aeb</id>
<content type='text'>
Ensure each generated function has a unique filename</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure each generated function has a unique filename</pre>
</div>
</content>
</entry>
<entry>
<title>Added a docstring to the memoize example</title>
<updated>2015-09-25T02:19:45+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-09-25T02:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=f1d2835e2745b19e8d984c0cb7defd527bd9e9e2'/>
<id>f1d2835e2745b19e8d984c0cb7defd527bd9e9e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure each generated function has a unique filename</title>
<updated>2015-09-24T22:30:07+00:00</updated>
<author>
<name>Zev Benjamin</name>
<email>zev@dropbox.com</email>
</author>
<published>2015-09-24T22:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=cf1a9ac320717f5db042130eb995e42f1e3d3a6c'/>
<id>cf1a9ac320717f5db042130eb995e42f1e3d3a6c</id>
<content type='text'>
Some profilers (such as cProfile) depend on the tuple of (&lt;filename&gt;,
&lt;definition line&gt;, &lt;function name&gt;) being unique.  If the filenames of generated
functions are all the same, such profilers can produce incorrect profiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some profilers (such as cProfile) depend on the tuple of (&lt;filename&gt;,
&lt;definition line&gt;, &lt;function name&gt;) being unique.  If the filenames of generated
functions are all the same, such profilers can produce incorrect profiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the docs</title>
<updated>2015-09-21T14:34:21+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-09-21T14:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=83aff01ac4a17fb104a3af4400160a083aab8ca2'/>
<id>83aff01ac4a17fb104a3af4400160a083aab8ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>__qualname__ should be added only for Python &gt;= 3.3</title>
<updated>2015-07-28T03:38:28+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-28T03:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=96e90441b1cf47b660b8cef935163aa24d6ced0f'/>
<id>96e90441b1cf47b660b8cef935163aa24d6ced0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug with __qualname__</title>
<updated>2015-07-28T03:33:20+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-28T03:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=0726464b1259505f532f2e8ffe38785600520603'/>
<id>0726464b1259505f532f2e8ffe38785600520603</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to the docs</title>
<updated>2015-07-24T08:10:13+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-24T08:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=753173a95aaf26837b3ede284f007fa3b591c598'/>
<id>753173a95aaf26837b3ede284f007fa3b591c598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced dispatch_info</title>
<updated>2015-07-24T06:43:16+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-24T06:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=55f28695e817fd7eac8870330843b3dff8f49eaa'/>
<id>55f28695e817fd7eac8870330843b3dff8f49eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dependency from inspect.getargspec</title>
<updated>2015-07-24T04:37:15+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-24T04:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=ec593bcda97927900a3989ebc76340edd977fe20'/>
<id>ec593bcda97927900a3989ebc76340edd977fe20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved tests and docs</title>
<updated>2015-07-23T14:33:46+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-23T14:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=8b7b3aba63d278eb391c3c9b0ccbe065559f1b93'/>
<id>8b7b3aba63d278eb391c3c9b0ccbe065559f1b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
