<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/c/call_python.c, branch binary_enum</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>Use __sync_synchronize() only if setup.py detects we have it.  Fix for</title>
<updated>2017-01-13T10:02:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-01-13T10:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=57f16e1dc600e4e91d3b260c03f985e0dff41aed'/>
<id>57f16e1dc600e4e91d3b260c03f985e0dff41aed</id>
<content type='text'>
people using an incredibly old gcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
people using an incredibly old gcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>support more obscure compilers.  source is https://github.com/matricks/bam/pull/61/files</title>
<updated>2017-01-02T19:53:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-01-02T19:53:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=ccd9d175280afa7b0d1661cae043497d42fbd0d2'/>
<id>ccd9d175280afa7b0d1661cae043497d42fbd0d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 compat</title>
<updated>2016-03-16T17:28:55+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-03-16T17:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=02351679395018c1a0b0f8cd89a4a048a12ce406'/>
<id>02351679395018c1a0b0f8cd89a4a048a12ce406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another attempt at improving the shutdown issues w.r.t. @def_extern</title>
<updated>2016-03-15T17:07:20+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-03-15T17:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=d52cfc23cdf9758536c75c2015123656d5f62b25'/>
<id>d52cfc23cdf9758536c75c2015123656d5f62b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>issue #246: trying to be more robust against CPython's fragile</title>
<updated>2016-02-06T19:25:55+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-02-06T19:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=94bb10991326555e8684e66230f878bf06c61734'/>
<id>94bb10991326555e8684e66230f878bf06c61734</id>
<content type='text'>
interpreter shutdown logic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interpreter shutdown logic
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge default</title>
<updated>2015-12-29T13:33:14+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-12-29T13:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=31b589a85aa3fa960a1e8877a8f579f9e24bccd9'/>
<id>31b589a85aa3fa960a1e8877a8f579f9e24bccd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3k compat</title>
<updated>2015-12-07T17:19:00+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-12-07T17:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=f470f443a621025b589a2b15df6729aff199e537'/>
<id>f470f443a621025b589a2b15df6729aff199e537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix (very minor) leak</title>
<updated>2015-12-07T16:41:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-12-07T16:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=82ced8ccd0bc33ef60449cdce989c3308abe7757'/>
<id>82ced8ccd0bc33ef60449cdce989c3308abe7757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak for PyGILState_Ensure(), improving massively its performance in</title>
<updated>2015-12-06T17:57:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-12-06T17:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=0d6be486fbc420577f70b9db513b93310f3b96bc'/>
<id>0d6be486fbc420577f70b9db513b93310f3b96bc</id>
<content type='text'>
case it is called repeatedly in a non-python-created thread
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
case it is called repeatedly in a non-python-created thread
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand comment</title>
<updated>2015-12-05T19:48:39+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-12-05T19:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=ad6e87528364f416dad081106fbb6c070d2ee93c'/>
<id>ad6e87528364f416dad081106fbb6c070d2ee93c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
