<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Ronan Lamy pushed to branch branch/py3.7
at <a href="https://foss.heptapod.net/pypy/pypy">PyPy / pypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/eb828ff690a6ad5a6bce60b34735a1e5b3d86459">eb828ff6</a></strong>
<div>
<span>by Ronan Lamy</span>
<i>at 2020-12-02T15:10:54+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix cparser import after move

--HG--
branch : py3.6
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/df7bf72c1398cb480ab7d1a280949e7b77417a5c">df7bf72c</a></strong>
<div>
<span>by Ronan Lamy</span>
<i>at 2020-12-02T15:45:47+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove obsolete workaround

--HG--
branch : py3.6
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/ae5fddfb7e6a9b01f4915467031ed307a9de82ee">ae5fddfb</a></strong>
<div>
<span>by Simon Cross</span>
<i>at 2020-12-03T23:29:18+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Implement constcharpsize2str in rffi.

--HG--
branch : add-rffi-constcharpsize2str
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/5377bf6e583fbd61ad6b0cd1ccdb837affb20c08">5377bf6e</a></strong>
<div>
<span>by Simon Cross</span>
<i>at 2020-12-03T23:29:18+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Implement constcharpsize2str in rffi.

--HG--
branch : py3.6
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/b557b58d51de3327f4ce1465da2ff8dfd87ea4b3">b557b58d</a></strong>
<div>
<span>by Matti Picus</span>
<i>at 2020-12-04T00:12:08+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add versions.json and script to check it, issue 3354
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/6ce0fc5704d66eb4882a1d805a17407c68d191bb">6ce0fc57</a></strong>
<div>
<span>by Simon Cross</span>
<i>at 2020-12-04T14:19:38+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'branch/add-rffi-constcharpsize2str' into 'branch/default'

Implement constcharpsize2str in rffi.

See merge request pypy/pypy!780
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/7397c20bf198bc41af6a697a59e0cf14a55ecbfd">7397c20b</a></strong>
<div>
<span>by Ronan Lamy</span>
<i>at 2020-12-04T16:29:57+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hg merge default (with some win64 tweaks backported from py3.7)

--HG--
branch : py3.6
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/c8ce918c3bd1d45e177ef62cc3a6cf87918a6344">c8ce918c</a></strong>
<div>
<span>by Ronan Lamy</span>
<i>at 2020-12-04T16:53:56+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hg merge py3.6

--HG--
branch : py3.7
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#a83ac0dec1a5acd732a3486f5be55fb5af851a1f">
pypy/doc/how-to-release.rst
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#8d826a32ad9bcb7d92e5fc113f0e32a823d6c700">
pypy/module/_hpy_universal/llapi.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#93f51d899662362cb49808936e0417e6ea5fc257">
pypy/module/_warnings/test/apptest_warnings.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#c2d04233047bc37fb7165b19ab12351f46878407">
<span class="new-file">
+
pypy/tool/release/check_versions.py
</span>
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#3341d4e40347c329046792b959e0c1045f993cb6">
<span class="new-file">
+
pypy/tool/release/versions.json
</span>
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#4069c02cbab48f73ad348a4d661857acf9f08bd7">
rpython/rtyper/lltypesystem/rffi.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344#e4b8391964ba4967e4f1c3eb204cb6705580a63d">
rpython/rtyper/lltypesystem/test/test_rffi.py
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/7329efa020084c60bbde0d2871a6367d55e06bfd...c8ce918c3bd1d45e177ef62cc3a6cf87918a6344">View it on GitLab</a>.
<br>
You're receiving this email because of your account on foss.heptapod.net.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>