<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch adapt-tests-for-python3.11</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>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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>update whatsnew</title>
<updated>2021-12-28T13:36:50+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2021-12-28T13:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=70d3c556b53bdd6a3a5d1515d2807b1779610b69'/>
<id>70d3c556b53bdd6a3a5d1515d2807b1779610b69</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 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://91.123.203.49/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>tweak wording</title>
<updated>2021-12-24T09:13:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2021-12-24T09:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=a333c4996bb4436d34a0dd04d46632402c66a866'/>
<id>a333c4996bb4436d34a0dd04d46632402c66a866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write explicitly that byte strings passed to `char *` arguments are not meant to live as long as the byte string is alive, but only for the duration of the call</title>
<updated>2021-12-03T11:50:17+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2021-12-03T11:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=fbc4f4383312ac4110422d6e2eeed7200ab4e271'/>
<id>fbc4f4383312ac4110422d6e2eeed7200ab4e271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention the "demo" directory from the repo.</title>
<updated>2021-11-03T08:34:06+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2021-11-03T08:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=803414398821985c5567c99dc46f08672208e29b'/>
<id>803414398821985c5567c99dc46f08672208e29b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge release-1.15 to default</title>
<updated>2021-10-13T17:41:52+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2021-10-13T17:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=13baf80187576dcfb4a2fed1cc34ef3a80b7fb10'/>
<id>13baf80187576dcfb4a2fed1cc34ef3a80b7fb10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag v1.15.0 for changeset d2ac4b46674e</title>
<updated>2021-10-13T16:58:49+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2021-10-13T16:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=e9eaaac45c89e7b3fab12524049fdf7d2e18f6db'/>
<id>e9eaaac45c89e7b3fab12524049fdf7d2e18f6db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
