<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cython.git/Cython/Utility/FunctionArguments.c, branch fixed_code_objects</title>
<subtitle>github.com: cython/cython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/'/>
<entry>
<title>avoid some redundant calls to PyThreadState_GET() to reduce locking etc. during exception handling</title>
<updated>2015-09-19T22:51:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-19T22:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=832da3bfc940e961b6ea05d3d3c6692b599008b3'/>
<id>832da3bfc940e961b6ea05d3d3c6692b599008b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>streamline exception type tests</title>
<updated>2015-09-17T20:01:49+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-17T20:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=8829d7b10507a621216ba7fa6d24abc69193a491'/>
<id>8829d7b10507a621216ba7fa6d24abc69193a491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor safety fix to avoid "maybe uninitialised" C compiler warning</title>
<updated>2015-05-14T15:18:06+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-05-14T15:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=8bf10be6c11b95f5671cc8dd7dc7a5bd9052e496'/>
<id>8bf10be6c11b95f5671cc8dd7dc7a5bd9052e496</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>widen mapping-like object support when merging them into a kwargs dict</title>
<updated>2015-05-13T06:22:56+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-05-13T06:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=7a8ca7b0c9c6b7ca0605247ceb3eab37ab8ae93d'/>
<id>7a8ca7b0c9c6b7ca0605247ceb3eab37ab8ae93d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partially implement PEP 448 for function calls only</title>
<updated>2015-05-12T18:39:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-05-12T18:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=3ee57173256950c2d48eb959007952624ee62890'/>
<id>3ee57173256950c2d48eb959007952624ee62890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 7102647c1ecd</title>
<updated>2014-10-29T08:33:39+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-10-29T08:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=b284081de6d036de216677bd3acff1665ba45c84'/>
<id>b284081de6d036de216677bd3acff1665ba45c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove usages of CYTHON_FORMAT_SSIZE_T (which is always 'z')</title>
<updated>2014-10-26T16:21:17+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-10-26T16:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=049ebe24c86fe26866901c018660efc4cf9b74c5'/>
<id>049ebe24c86fe26866901c018660efc4cf9b74c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad macro CPYTHON_COMPILING_IN_PYPY -&gt; CYTHON_COMPILING_IN_PYPY</title>
<updated>2014-05-04T21:25:56+00:00</updated>
<author>
<name>Lisandro Dalcin</name>
<email>dalcinl@gmail.com</email>
</author>
<published>2014-05-04T21:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=f5210c9d1c255033085547f2183778516b9f6cda'/>
<id>f5210c9d1c255033085547f2183778516b9f6cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set another string length field in exception message format</title>
<updated>2013-12-07T07:04:15+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-07T07:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=834e35a71a6dbecf39a565690b788871de63378b'/>
<id>834e35a71a6dbecf39a565690b788871de63378b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up lots of places where exceptions are being raised to reduce the message building overhead</title>
<updated>2013-12-06T22:15:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-06T22:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=219725cad2a7d2ad65f6b279ab6c69891fe0ed9c'/>
<id>219725cad2a7d2ad65f6b279ab6c69891fe0ed9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
