<!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=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Carl Friedrich Bolz-Tereick pushed to branch branch/default
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/bbf83041fe900828f08dd057590eb7374c305d15">bbf83041</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2020-02-24T13:20:40+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">make it possible to convert classes to strs in RPython (I keep running into
this problem)
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/commit/1ac92983edccdf5bd5c4ef23cbb68b79219953c4">1ac92983</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2020-02-24T13:37:05+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ouch, it's *not* safe to promote list strategies, due to SizeListStrategy. use
the type as the green key instead
</pre>
</li>
</ul>
<h4>3 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/dc426d3f3ccc7cd6dea68c675991ee3abb77e9b2...1ac92983edccdf5bd5c4ef23cbb68b79219953c4#8df61ef4da87e45251a67d95ed8e004b180055e0">
pypy/objspace/std/listobject.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/dc426d3f3ccc7cd6dea68c675991ee3abb77e9b2...1ac92983edccdf5bd5c4ef23cbb68b79219953c4#4e14a44ad908cbf88c2f089a7d651f86633d62ec">
rpython/rtyper/rclass.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/compare/dc426d3f3ccc7cd6dea68c675991ee3abb77e9b2...1ac92983edccdf5bd5c4ef23cbb68b79219953c4#efaa456e4d3c49028066ddf9444c789734ba5cdf">
rpython/rtyper/test/test_rclass.py
</a>
</li>
</ul>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://foss.heptapod.net/pypy/pypy/compare/dc426d3f3ccc7cd6dea68c675991ee3abb77e9b2...1ac92983edccdf5bd5c4ef23cbb68b79219953c4">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>