<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/doc/source/using.rst, 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>Write a paragraph about __pypy__.add_memory_pressure()</title>
<updated>2017-03-10T08:05:07+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-03-10T08:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=632e2a148feb226d84d7ac40c7045b610a4c3539'/>
<id>632e2a148feb226d84d7ac40c7045b610a4c3539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand the warning box</title>
<updated>2017-01-28T16:15:12+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-01-28T16:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=00c4cf9b031aa19905e6e87325269acf2ae47121'/>
<id>00c4cf9b031aa19905e6e87325269acf2ae47121</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the docs to the style r"""...C source..."""</title>
<updated>2016-11-11T06:36:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-11-11T06:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=85f4d92e383c29049e7a0c9350b9f9a22753b938'/>
<id>85f4d92e383c29049e7a0c9350b9f9a22753b938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the docs according to issue #281</title>
<updated>2016-08-22T13:54:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-08-22T13:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=53801207e5dcd9008dfd28e58bc40106b2919fb8'/>
<id>53801207e5dcd9008dfd28e58bc40106b2919fb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document some common mistakes of bad lifetime of ffi.new()</title>
<updated>2016-08-17T12:22:28+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-08-17T12:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ca64aac20e93177835ed91a7ed2640dabaaf06a8'/>
<id>ca64aac20e93177835ed91a7ed2640dabaaf06a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc tweaks</title>
<updated>2016-06-20T14:17:11+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-06-20T14:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b308a60457995ab79f86c9e1f5e2d8671bc08dfd'/>
<id>b308a60457995ab79f86c9e1f5e2d8671bc08dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, when</title>
<updated>2016-06-05T21:01:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-06-05T21:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f3ba2e017250bfb0986134f19064426438c37f7c'/>
<id>f3ba2e017250bfb0986134f19064426438c37f7c</id>
<content type='text'>
it is used in out-of-line builders.  I think it makes things clearer,
particularly in examples where the two 'ffi' are close together (and
even sometimes used in the same sentence...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is used in out-of-line builders.  I think it makes things clearer,
particularly in examples where the two 'ffi' are close together (and
even sometimes used in the same sentence...)
</pre>
</div>
</content>
</entry>
<entry>
<title>Lies, this didn't print a list</title>
<updated>2016-04-23T08:39:57+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-04-23T08:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e257dec6e5b3dca550ffb2e0a80e1917619eb87e'/>
<id>e257dec6e5b3dca550ffb2e0a80e1917619eb87e</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</title>
<updated>2016-04-23T08:30:12+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-04-23T08:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=63430b37247491b24ad48d16e8c5ab2c34cf176f'/>
<id>63430b37247491b24ad48d16e8c5ab2c34cf176f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ffi.unpack(), extern "Python+C"</title>
<updated>2016-04-21T09:45:50+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-04-21T09:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=563c42d39808fbb0c572798b87fa356b10aeeb20'/>
<id>563c42d39808fbb0c572798b87fa356b10aeeb20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
