<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/c/test_c.py, branch py.test</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>Replace py.test usage with pytest, explicitly require py for tests</title>
<updated>2022-11-11T13:51:14+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2022-11-11T13:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=babc98d98570b5dbb85fb1c58b012aafa9769696'/>
<id>babc98d98570b5dbb85fb1c58b012aafa9769696</id>
<content type='text'>
pytest 7.2+ no longer depends on py. It ships py.path and py.error only.
See https://docs.pytest.org/en/7.2.x/changelog.html#deprecations

The tests use py.code as well, hence we declare and document a test dependency on py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pytest 7.2+ no longer depends on py. It ships py.path and py.error only.
See https://docs.pytest.org/en/7.2.x/changelog.html#deprecations

The tests use py.code as well, hence we declare and document a test dependency on py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust tests for a last minute Python 3.11 change in the traceback format</title>
<updated>2022-07-15T14:11:37+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2022-07-15T14:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=cad3c522671b1c8db400fc9047f9a6bedca8af97'/>
<id>cad3c522671b1c8db400fc9047f9a6bedca8af97</id>
<content type='text'>
See https://github.com/python/cpython/issues/93883
and https://github.com/python/cpython/pull/93994
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/python/cpython/issues/93883
and https://github.com/python/cpython/pull/93994
</pre>
</div>
</content>
</entry>
<entry>
<title>musllinux test updates and wheels, py3.11 beta wheels</title>
<updated>2022-06-29T21:14:10+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2022-06-29T21:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=eaa9538f4130d7953297e1926ec4c08bd6c8d9f0'/>
<id>eaa9538f4130d7953297e1926ec4c08bd6c8d9f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak the test for pypy, where we get an extra null byte after a plain 'char'</title>
<updated>2022-06-08T08:10:31+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2022-06-08T08:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ddd56a92609eacd598cde41e4244b08722f01730'/>
<id>ddd56a92609eacd598cde41e4244b08722f01730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dump version to 1.15.1</title>
<updated>2022-06-08T07:21:38+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2022-06-08T07:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1dfaec5c1a272c205530a0feb726d2047db17a84'/>
<id>1dfaec5c1a272c205530a0feb726d2047db17a84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>issue #535</title>
<updated>2022-06-08T07:10:21+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2022-06-08T07:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=34c9e300eb82d937d231c1bc3b95a5c035d98e0f'/>
<id>34c9e300eb82d937d231c1bc3b95a5c035d98e0f</id>
<content type='text'>
Give a warning when we ask a ffi.buffer() that can be proven to
overflow.  Might help with the confusion on that issue #535.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Give a warning when we ask a ffi.buffer() that can be proven to
overflow.  Might help with the confusion on that issue #535.
</pre>
</div>
</content>
</entry>
<entry>
<title>apply patch from Tomáš on PR 111</title>
<updated>2022-02-01T07:00:11+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2022-02-01T07:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=bd3b3909442c8c8836356eb9ed9d986866f7615d'/>
<id>bd3b3909442c8c8836356eb9ed9d986866f7615d</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: e184bbd523d6</title>
<updated>2022-02-01T06:58:59+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2022-02-01T06:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=03fea60451afce2b0d30a1e37adc371526245af1'/>
<id>03fea60451afce2b0d30a1e37adc371526245af1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt tests for Python 3.11</title>
<updated>2022-01-24T08:11:57+00:00</updated>
<author>
<name>Tomáš Hrnčiar</name>
<email>tomas.hrnciar@me.com</email>
</author>
<published>2022-01-24T08:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1a0d94e82319a45017c623b76d177d22b57f2e1d'/>
<id>1a0d94e82319a45017c623b76d177d22b57f2e1d</id>
<content type='text'>
Fix broken tests, Python 3.11 brings in enhanced error locations in tracebacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix broken tests, Python 3.11 brings in enhanced error locations in tracebacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.15.0</title>
<updated>2021-10-12T23:50:41+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2021-10-12T23:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=704961d51e426e57c1eeff23b8ba56c9871f72d1'/>
<id>704961d51e426e57c1eeff23b8ba56c9871f72d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
