<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/test_function.py, branch split-verify</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>Don't care too much about the ctypes backend</title>
<updated>2013-08-01T15:05:25+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-08-01T15:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=5a1c2007c540c760970954d2b8396758a3f04741'/>
<id>5a1c2007c540c760970954d2b8396758a3f04741</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the (now-passing) test from issue #92</title>
<updated>2013-07-18T16:25:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-07-18T16:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=113154bc9327063ada7c7ccbd4b889c1392d92c3'/>
<id>113154bc9327063ada7c7ccbd4b889c1392d92c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for issue 77: give cdatas __module__, __name__ and __doc__ attributes,</title>
<updated>2013-04-15T17:13:23+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-04-15T17:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=bc8cfed850c5d80aa839165de68b7afdca728dad'/>
<id>bc8cfed850c5d80aa839165de68b7afdca728dad</id>
<content type='text'>
for convenience with functools.wraps().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for convenience with functools.wraps().
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to work around issues when running in a buildbot: only writes to stderr.</title>
<updated>2013-04-09T11:39:41+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-04-09T11:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b4b8d41a54ac514dcf5c67ec296c9c790b675b95'/>
<id>b4b8d41a54ac514dcf5c67ec296c9c790b675b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in pjenvey/cffi (pull request #13)</title>
<updated>2013-04-06T10:35:59+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-04-06T10:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c3c43925a685e8e9157a2f236c0f2e55e7691081'/>
<id>c3c43925a685e8e9157a2f236c0f2e55e7691081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix in the ctypes backend for calling "void *" functions with a</title>
<updated>2013-04-06T09:32:25+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-04-06T09:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=335d19f59213e0ac2e6129d0494addde12863659'/>
<id>335d19f59213e0ac2e6129d0494addde12863659</id>
<content type='text'>
Python string argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python string argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix handling w/ py3 hasattr, which only swallows AttributeErrors</title>
<updated>2013-04-05T19:01:12+00:00</updated>
<author>
<name>Philip Jenvey</name>
<email>pjenvey@underboss.org</email>
</author>
<published>2013-04-05T19:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0575e29031d9b8c2d66df83e308824143eec12b0'/>
<id>0575e29031d9b8c2d66df83e308824143eec12b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linux isn't the only platform using glibc. Debian gnukfreebsd and hurd ports do too</title>
<updated>2013-03-30T19:38:02+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-03-30T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=6b3b93cfd474c32ec2cbea14aef533c77c2cc5f1'/>
<id>6b3b93cfd474c32ec2cbea14aef533c77c2cc5f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix for pull request #11: anonymous enums.</title>
<updated>2013-03-29T16:46:13+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-03-29T16:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b55ae15e2bc619882164db92309761e244787822'/>
<id>b55ae15e2bc619882164db92309761e244787822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #67</title>
<updated>2013-03-27T19:51:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-03-27T19:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=303496d0a8a05c46279daeef3b54c18aae13bfda'/>
<id>303496d0a8a05c46279daeef3b54c18aae13bfda</id>
<content type='text'>
Copy the enum's values on the library object returned by dlopen().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copy the enum's values on the library object returned by dlopen().
</pre>
</div>
</content>
</entry>
</feed>
