<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/cffi, branch static-callback-embedding</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>Bah</title>
<updated>2016-01-14T22:10:49+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-14T22:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=31c9156764a30b2b119418263708662080258d92'/>
<id>31c9156764a30b2b119418263708662080258d92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor details, start writing docs</title>
<updated>2016-01-13T10:44:53+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-13T10:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b258df294b1091c26fa7996d6333ff5cec9775cf'/>
<id>b258df294b1091c26fa7996d6333ff5cec9775cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ups, found the bug</title>
<updated>2016-01-12T18:36:06+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-12T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f61a96340c2c7272362da42a3420378962edb283'/>
<id>f61a96340c2c7272362da42a3420378962edb283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>two tests pass on windows! progress</title>
<updated>2016-01-12T16:04:10+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-12T16:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=670c0a72db36437384dea7698b79d482378e54ed'/>
<id>670c0a72db36437384dea7698b79d482378e54ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More Windows hacks</title>
<updated>2016-01-12T16:55:07+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-12T16:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4a27e6b8e2bae193e59d3fdf167ba1439bfaa46d'/>
<id>4a27e6b8e2bae193e59d3fdf167ba1439bfaa46d</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</title>
<updated>2016-01-12T16:10:48+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-12T16:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=796d31560446bfa2e16510149e051bf0a3579b54'/>
<id>796d31560446bfa2e16510149e051bf0a3579b54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Found out how to control the extension of distutils-built libraries.</title>
<updated>2016-01-12T15:57:52+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-12T15:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=21c013dc94d2113da5e4941e6dde608f2fd20c29'/>
<id>21c013dc94d2113da5e4941e6dde608f2fd20c29</id>
<content type='text'>
Use a more suitable value by default when building embedded libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a more suitable value by default when building embedded libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Maybe it's clearer this way, with an API that matches the intent rather</title>
<updated>2016-01-09T17:24:25+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-09T17:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e7e824c3561171361743b9af89a795811cfdd430'/>
<id>e7e824c3561171361743b9af89a795811cfdd430</id>
<content type='text'>
than how the implementation piggy-backs on ``extern "Python"``
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than how the implementation piggy-backs on ``extern "Python"``
</pre>
</div>
</content>
</entry>
<entry>
<title>kill empty lines at the start and dedent manually, to give</title>
<updated>2016-01-09T17:12:16+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-09T17:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=58b77551cfbfcc7f53600df4a7626684e420358b'/>
<id>58b77551cfbfcc7f53600df4a7626684e420358b</id>
<content type='text'>
reasonable-looking line numbers in tracebacks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reasonable-looking line numbers in tracebacks
</pre>
</div>
</content>
</entry>
<entry>
<title>in-progress: work work work to port this to Python 3</title>
<updated>2016-01-08T10:01:49+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-08T10:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=67a018017d788b03619b38631439e31514837d6c'/>
<id>67a018017d788b03619b38631439e31514837d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
