<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/cffi/model.py, branch parse_constant_plus</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>Handle the case where someone has made `import weakref` return a weird proxy.</title>
<updated>2014-02-05T21:13:45+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-02-05T21:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=28fd3e15b9848fd7a0d1752e4728d2aad1848141'/>
<id>28fd3e15b9848fd7a0d1752e4728d2aad1848141</id>
<content type='text'>
Fixes: https://bugs.pypy.org/issue1688
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://bugs.pypy.org/issue1688
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 131: support ffi.cdef("...", packed=True)</title>
<updated>2014-01-14T08:06:06+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-01-14T08:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=caedfd9210778c664494c16ec14540bfba3a9412'/>
<id>caedfd9210778c664494c16ec14540bfba3a9412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill is_{signed,unsigned}_type()</title>
<updated>2013-12-15T08:38:58+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-12-15T08:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f397f0e23ef5d1aca6be2becffe9b455696f96b6'/>
<id>f397f0e23ef5d1aca6be2becffe9b455696f96b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Due to a CPython bug, we cannot use setdefault() here</title>
<updated>2013-11-10T09:03:00+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-10T09:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7de9b401b702fd848b9a9731324915582c7fbcf5'/>
<id>7de9b401b702fd848b9a9731324915582c7fbcf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bah, setdefault() is not atomic on WeakValueDictionary.</title>
<updated>2013-11-10T08:18:59+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-10T08:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b465d69aa9746b34aad9f1dd7ac3ef0c21f3820a'/>
<id>b465d69aa9746b34aad9f1dd7ac3ef0c21f3820a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small tweaks</title>
<updated>2013-11-10T07:59:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-10T07:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=870245264d58dbdecd3ae4788365174716740072'/>
<id>870245264d58dbdecd3ae4788365174716740072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some tests</title>
<updated>2013-11-08T19:09:48+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-08T19:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4c1008c6097cec5275ffee818b530d4c34427cf4'/>
<id>4c1008c6097cec5275ffee818b530d4c34427cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test, now passing.  Fixes in the front-end.</title>
<updated>2013-11-08T18:58:36+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-08T18:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=5a42380d78fcb0cde684c34da39d1546a7d4d951'/>
<id>5a42380d78fcb0cde684c34da39d1546a7d4d951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in-progress</title>
<updated>2013-11-08T16:22:59+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-08T16:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=351c52dc8062cc0ff89ef65c6399b70a0a757ecb'/>
<id>351c52dc8062cc0ff89ef65c6399b70a0a757ecb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #113: Test and fix: Values of anonymous enums are not exposed</title>
<updated>2013-10-26T07:10:15+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-10-26T07:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=bf46cbc94daac98d5c89dee1dc796da3d6b5d063'/>
<id>bf46cbc94daac98d5c89dee1dc796da3d6b5d063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
