<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/cffi0/test_function.py, branch binary_enum</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>Backed out changeset 0087e2aec9ef</title>
<updated>2016-09-03T17:29:47+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-03T17:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=3b4972b89c6f5efc62d90e2d5969c280e2bdd613'/>
<id>3b4972b89c6f5efc62d90e2d5969c280e2bdd613</id>
<content type='text'>
Un-kill the ctypes backend.  Issue #282 for a justification.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Un-kill the ctypes backend.  Issue #282 for a justification.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill the ctypes backend.</title>
<updated>2016-09-03T09:11:45+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-03T09:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4ea29d4409f6016cc9139e93492f4d07bfb47786'/>
<id>4ea29d4409f6016cc9139e93492f4d07bfb47786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor the lazy-loading in dlopen() lib objects; add __dir__().</title>
<updated>2015-12-08T09:40:07+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-12-08T09:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4b61d9cafc3ca645bdc60efc22b4076881519c5a'/>
<id>4b61d9cafc3ca645bdc60efc22b4076881519c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge default</title>
<updated>2015-11-23T15:11:58+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-11-23T15:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4f76ae1395509642cd37bd663d1df82cc2f66ca8'/>
<id>4f76ae1395509642cd37bd663d1df82cc2f66ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write one error message directly to stderr instead of sys.stderr.  This</title>
<updated>2015-11-18T11:28:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-11-18T11:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=d995bf5eda3cd8dae5c86206ee44f4ccd77d70bb'/>
<id>d995bf5eda3cd8dae5c86206ee44f4ccd77d70bb</id>
<content type='text'>
lets us avoid taking the GIL, which might crash in case the Python
interpreter is not initialized at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lets us avoid taking the GIL, which might crash in case the Python
interpreter is not initialized at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2015-11-17T09:36:39+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-11-17T09:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0fd4bedc8d46a8c1bb3cf23f271c91808d123ab6'/>
<id>0fd4bedc8d46a8c1bb3cf23f271c91808d123ab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32 fix</title>
<updated>2015-10-16T08:27:49+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-10-16T08:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=da1b0afaf4273f58fd54d646b5a19f2a921fc54f'/>
<id>da1b0afaf4273f58fd54d646b5a19f2a921fc54f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32 fix</title>
<updated>2015-10-16T08:24:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-10-16T08:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=d520ac55b34fb253e1ac6aeb521b9d8f94f6b393'/>
<id>d520ac55b34fb253e1ac6aeb521b9d8f94f6b393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win64 fix</title>
<updated>2015-10-16T07:11:00+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-10-16T07:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c6a3fb8ec86ed8d54ab36084bd1274c2887a278c'/>
<id>c6a3fb8ec86ed8d54ab36084bd1274c2887a278c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start to fix tests</title>
<updated>2015-10-06T08:37:00+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-10-06T08:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ff1d14e325067c03a26020dc90900319a52513a3'/>
<id>ff1d14e325067c03a26020dc90900319a52513a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
