<!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>
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8
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/3f4eb1246c67ec6c09dd9de1103f99850ef73520">3f4eb124</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T22:38:45+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">compiler: Implement syntax warnings for possible missing-comma cases

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/01ce79c56fbee8b16b2dbb7fe7ef24b663e27222">01ce79c5</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T23:07:00+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ast: implement missing-comma for subscripting

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/3554796dc531854365a95d09c449bf749803e8f9">3554796d</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T23:07:11+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">whitespace

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/5621c7e5ba0469628935093d0ef7affc010896a2">5621c7e5</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T23:11:03+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">exclude string/bytes from warnings

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/878c65bebcd1589d1490e9862c6e38300e7e4732">878c65be</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T23:38:20+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ast: implement missing comma warning to indexing

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/31106efbf290c36168dedd53306bc60db5222881">31106efb</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T23:39:47+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">test: add false positive tests

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/98772d4b75057d7853ac11945394b41b8d74879f">98772d4b</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-22T23:40:01+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">cleanup

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/7af6dcdb5f5a7f7adea586e3367076efa5d1653a">7af6dcdb</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-23T13:45:54+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rpython: isinstance => type

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/c384785dfd97f3ada8b1d86cbb3bf2b9d148f292">c384785d</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-23T13:51:56+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more work on rpython compliance

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/d7c265a2ed901e1572ee968e920d734c0384bdcf">d7c265a2</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-23T14:05:14+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ast: introduce _get_type_name API

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/b12146403a96c55f06f362ab9131d2dd019e91c5">b1214640</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-23T14:08:55+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">rpython: %r => '%s'

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/8612384c703bbb6940c5f7039d982e2a2a9db930">8612384c</a></strong>
<div>
<span>by isidentical</span>
<i>at 2021-01-23T14:21:26+03:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">whitespace

--HG--
branch : syntax-warnings
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/86e633e444647914e3465bf4d78d924ea09e921e">86e633e4</a></strong>
<div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-23T12:08:41+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'branch/syntax-warnings' into 'branch/py3.8'

compiler: syntax-warnings for possible missing comma cases

See merge request pypy/pypy!801

--HG--
branch : py3.8
</pre>
</li>
</ul>
<h4>3 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/e757b82aa56f8346df8926e66bb27ee53d0752bd...86e633e444647914e3465bf4d78d924ea09e921e#4083d145a14539687393b3e4752daff647bd1fd7">
pypy/interpreter/astcompiler/asthelpers.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/e757b82aa56f8346df8926e66bb27ee53d0752bd...86e633e444647914e3465bf4d78d924ea09e921e#bb8b40fbe224b5356bb053b730bdbed0c76f18bd">
pypy/interpreter/astcompiler/codegen.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/e757b82aa56f8346df8926e66bb27ee53d0752bd...86e633e444647914e3465bf4d78d924ea09e921e#6803aa5778ced8a8cb5f38fe5ed5fac9657f6993">
pypy/interpreter/astcompiler/test/test_compiler.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/e757b82aa56f8346df8926e66bb27ee53d0752bd...86e633e444647914e3465bf4d78d924ea09e921e">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>