<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/embedding/test_basic.py, branch typos</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>Test and fix for the case where ffi.embedding_api() is called but</title>
<updated>2021-12-28T13:33:19+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2021-12-28T13:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=3a5b3cab927dbf83012e9e6173c81375e36fda41'/>
<id>3a5b3cab927dbf83012e9e6173c81375e36fda41</id>
<content type='text'>
does not list any `extern "Python"` function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
does not list any `extern "Python"` function
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow ffi.embedding_init_code("unicode-with-non-ascii-chars")</title>
<updated>2020-07-24T10:56:14+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-24T10:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=102d52ff9669b55dfa12fff2563483948065fa3b'/>
<id>102d52ff9669b55dfa12fff2563483948065fa3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows fix</title>
<updated>2019-04-19T15:44:10+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2019-04-19T15:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=163a3ec7c2f009cfa3b6a587ed6fade018b085ff'/>
<id>163a3ec7c2f009cfa3b6a587ed6fade018b085ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3.8 fixes</title>
<updated>2019-03-16T07:00:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2019-03-16T07:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e5ce077a39cd6d3f20b6e3275448370f375d2b31'/>
<id>e5ce077a39cd6d3f20b6e3275448370f375d2b31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic "does not crash" test for the error logic in _cffi_initialize_python</title>
<updated>2017-06-16T11:44:25+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-06-16T11:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=2ac57581b3342fec1bc9a9b366cb50005c8cff5d'/>
<id>2ac57581b3342fec1bc9a9b366cb50005c8cff5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add this hack, removed in 51f1337c9b4c; but this time only in tests</title>
<updated>2016-04-21T11:14:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-04-21T11:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=31f484a4719868f32a40ee72cb8b4a8a2f8f7ae3'/>
<id>31f484a4719868f32a40ee72cb8b4a8a2f8f7ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix for converting empty ffi's in embedding mode</title>
<updated>2016-04-15T15:55:30+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-04-15T15:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9289e76f6e2f207be49f71734727194558c16351'/>
<id>9289e76f6e2f207be49f71734727194558c16351</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://git.baserock.org/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>Oops, tests fail if we run them one by one</title>
<updated>2016-03-02T20:22:35+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-03-02T20:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=53964a414e0c5de4c82fd45d36123e3af22681b5'/>
<id>53964a414e0c5de4c82fd45d36123e3af22681b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
