<!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>
Michael R. Crusoe pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/mypy">Debian Med / mypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/mypy/-/commit/ed6c2cfb7808316f0bfdd69728d9d2adc9c2ceb6">ed6c2cfb</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2020-06-08T12:27:12+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.780.0.git20200606.8cc06b70829c885a6f9f2a9f989994c51693f23c</pre>
</li>
</ul>
<h4>28 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#6e7fe587600c0bb9a406cc7421ed2dcb19b94b82">
mypy.egg-info/PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#9cb9d7d492d3ee61fa3a6c8a356ce0eea1570d10">
mypy.egg-info/SOURCES.txt
</a>
</li>
<li class="file-stats">
<a href="#f1bf92c7a09106572d9d3e9397e0a345961d01a5">
mypy.egg-info/requires.txt
</a>
</li>
<li class="file-stats">
<a href="#7bfc2435d281a999bd1682db0eae5d1a932fd838">
mypy/checkexpr.py
</a>
</li>
<li class="file-stats">
<a href="#a7bfd4f5c4afeb6e656002b76416b7380f159e77">
mypy/errors.py
</a>
</li>
<li class="file-stats">
<a href="#3eec6cbd733548d2d81839ff84cc54504a57c524">
mypy/join.py
</a>
</li>
<li class="file-stats">
<a href="#d27909fbcbe857fe6316fc0330d27e6b51cebde2">
mypy/main.py
</a>
</li>
<li class="file-stats">
<a href="#e5fe3bdd66e7a8056e7f050c92a1b3cb3bedd07d">
mypy/meet.py
</a>
</li>
<li class="file-stats">
<a href="#82a1048a498a914ab7c0341325320e97a60dd363">
mypy/memprofile.py
</a>
</li>
<li class="file-stats">
<a href="#8a4b64420c4c6c197e76fd00791a6d88efd57371">
mypy/messages.py
</a>
</li>
<li class="file-stats">
<a href="#a7f02abc36e9f9782a3b864cf1db8f2ffe8b7517">
mypy/nodes.py
</a>
</li>
<li class="file-stats">
<a href="#d64132a57503ec9ca745e88822c239d15ae24733">
mypy/options.py
</a>
</li>
<li class="file-stats">
<a href="#3226974fca2b073f02c2293ab7d206b89c59c4d3">
<span class="new-file">
+
mypy/ordered_dict.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#0eb80ce2c96397dd7ca62925b15118e227d0f092">
mypy/plugins/attrs.py
</a>
</li>
<li class="file-stats">
<a href="#b3958cd76bf1064ddab89fcf72ea9db2105b3c81">
mypy/semanal_namedtuple.py
</a>
</li>
<li class="file-stats">
<a href="#0daae54024830910bad478e457732cbef16e3ec5">
mypy/semanal_typeddict.py
</a>
</li>
<li class="file-stats">
<a href="#d2520c9cd30818d6ecb760b7edca92d15e937d7d">
mypy/type_visitor.py
</a>
</li>
<li class="file-stats">
<a href="#947ba9bcf0e6358dcdc99036abaf5dcf2efe3feb">
mypy/typeanal.py
</a>
</li>
<li class="file-stats">
<a href="#08e9dd13a9a5026b871efb56f4ef3f0146238022">
mypy/types.py
</a>
</li>
<li class="file-stats">
<a href="#92c353d791d06244443529cd6a65e26036ad093f">
mypy/version.py
</a>
</li>
<li class="file-stats">
<a href="#d7dae82835cd8c106fcd24e55829a49fe9c4e4ee">
<span class="new-file">
+
mypyc/codegen/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#88377f9856ccc3e5ca603bef1c6796e249b3cc9b">
<span class="new-file">
+
mypyc/codegen/cstring.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#07f92c256048ba568d69d4874f4257656d4d0d78">
<span class="new-file">
+
mypyc/codegen/emit.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#ce7aaec9ad2db178b88b3e4f158e214dc8495896">
<span class="new-file">
+
mypyc/codegen/emitclass.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#e23968ea836e932fe867bc4525cefdca7ec2b561">
<span class="new-file">
+
mypyc/codegen/emitfunc.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#0cfb14206b3648e1a6ef2700cbcf047d6db3a188">
<span class="new-file">
+
mypyc/codegen/emitmodule.py
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

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

<br>
<a href="https://salsa.debian.org/med-team/mypy/-/commit/ed6c2cfb7808316f0bfdd69728d9d2adc9c2ceb6">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/mypy/-/commit/ed6c2cfb7808316f0bfdd69728d9d2adc9c2ceb6"}}</script>


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