<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/cffi0/test_function.py, branch memset</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>Extra tests for using a 3-bytes struct as a return type</title>
<updated>2020-07-18T21:56:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-18T21:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ac54caf4440e0a09ce1aa7935bee71512c7ca329'/>
<id>ac54caf4440e0a09ce1aa7935bee71512c7ca329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #440</title>
<updated>2020-01-19T09:23:34+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-01-19T09:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4840f2bf291dfa58af123768a66b1a49e3af31a4'/>
<id>4840f2bf291dfa58af123768a66b1a49e3af31a4</id>
<content type='text'>
Limit the amount of memory that is requested from alloca()
for temporary conversion of arguments.  Non-small requests are
instead handled with PyObject_Malloc() and PyObject_Free().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit the amount of memory that is requested from alloca()
for temporary conversion of arguments.  Non-small requests are
instead handled with PyObject_Malloc() and PyObject_Free().
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a warning when we use in cdef() a global variable without also specifying a storage class (extern or static)</title>
<updated>2019-10-14T07:16:01+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2019-10-14T07:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=2e1c8e4f059b1ae7cc06a1f45f40bbbf9d08f5d0'/>
<id>2e1c8e4f059b1ae7cc06a1f45f40bbbf9d08f5d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deprecated uses of pytest.raises()</title>
<updated>2019-03-12T16:28:38+00:00</updated>
<author>
<name>Ronan Lamy</name>
<email>ronan.lamy@gmail.com</email>
</author>
<published>2019-03-12T16:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ba89d5683e8594883e9c2114b2a8d7eebc48a595'/>
<id>ba89d5683e8594883e9c2114b2a8d7eebc48a595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3 fix</title>
<updated>2019-01-28T23:14:14+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2019-01-28T23:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=066d08b1d10e10ec216733a303d1e27028c054a4'/>
<id>066d08b1d10e10ec216733a303d1e27028c054a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 7a76a3815340</title>
<updated>2019-01-28T23:12:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2019-01-28T23:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=805ceac098c2ae5f3b6792623c4a4ec7d204f983'/>
<id>805ceac098c2ae5f3b6792623c4a4ec7d204f983</id>
<content type='text'>
On Windows, there is no lround() or (as far as I can find) any math
function returning an integer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, there is no lround() or (as far as I can find) any math
function returning an integer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #382</title>
<updated>2018-09-04T19:11:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2018-09-04T19:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=01408ed73c4fb7112e17355d46068a5bc3e420ed'/>
<id>01408ed73c4fb7112e17355d46068a5bc3e420ed</id>
<content type='text'>
Second fix attempt, thanks Adam
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Second fix attempt, thanks Adam
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #382</title>
<updated>2018-09-04T12:24:23+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2018-09-04T12:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b29a38cab4dc835256fc4936b2b35a2149b9ed22'/>
<id>b29a38cab4dc835256fc4936b2b35a2149b9ed22</id>
<content type='text'>
Change the test to a non-floating-point example, where ignoring
the return value should work even on x87.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the test to a non-floating-point example, where ignoring
the return value should work even on x87.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore multiple dlclose(), like file.close() does in Python</title>
<updated>2018-02-27T20:18:33+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2018-02-27T20:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=a4c04234554d1791ff904539078d6f7826434970'/>
<id>a4c04234554d1791ff904539078d6f7826434970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ffi.dlclose() for the in-line case</title>
<updated>2018-02-16T08:27:27+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2018-02-16T08:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=10b51aec2ac55e31a254cec0959bd2ca2659b61a'/>
<id>10b51aec2ac55e31a254cec0959bd2ca2659b61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
