<!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/4a6192a6c3a9dda614738b0edf9d3db6118da8a5">4a6192a6</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2020-01-01T21:58:40+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.761</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#0356135331d6a656a1c670ffe33e6827046a1b7c">
docs/source/more_types.rst
</a>
</li>
<li class="file-stats">
<a href="#d17d1544fdc97441494ef2c0f19d720129b9fc19">
docs/source/mypy_daemon.rst
</a>
</li>
<li class="file-stats">
<a href="#944bbdf09768a84564e0405b33aa1929e47000e8">
docs/source/stubgen.rst
</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="#ba36fd9acbffec79d9e959fe7e7ae6e58f334742">
mypy/build.py
</a>
</li>
<li class="file-stats">
<a href="#e8bdcab7e445bb9a28a215f4488b81bca2dccb34">
mypy/checker.py
</a>
</li>
<li class="file-stats">
<a href="#7bfc2435d281a999bd1682db0eae5d1a932fd838">
mypy/checkexpr.py
</a>
</li>
<li class="file-stats">
<a href="#c4dfaa130454d4353b69d511833405ebba472634">
mypy/checkmember.py
</a>
</li>
<li class="file-stats">
<a href="#46dea7afc174a238d8c620fee2c897ff089c6921">
mypy/constraints.py
</a>
</li>
<li class="file-stats">
<a href="#d82bcba04356dd8e888802375361b6e13d587f67">
mypy/dmypy/client.py
</a>
</li>
<li class="file-stats">
<a href="#a7bfd4f5c4afeb6e656002b76416b7380f159e77">
mypy/errors.py
</a>
</li>
<li class="file-stats">
<a href="#3754ae27f0798a9e417ab06d15ddedd449cb755a">
mypy/expandtype.py
</a>
</li>
<li class="file-stats">
<a href="#01af651eab788e8d2ad0161e3c60160691553d96">
<span class="deleted-file">

mypy/interpreted_plugin.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#3eec6cbd733548d2d81839ff84cc54504a57c524">
mypy/join.py
</a>
</li>
<li class="file-stats">
<a href="#e5fe3bdd66e7a8056e7f050c92a1b3cb3bedd07d">
mypy/meet.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="#78c3888eaad708782f173e8238a9f7051c7f8150">
mypy/plugin.py
</a>
</li>
<li class="file-stats">
<a href="#881ff2b903635e1bc89ddd18084b80c8c8f3953d">
mypy/report.py
</a>
</li>
<li class="file-stats">
<a href="#3bc505c49f4f315bc11f50cd2ed527fbd938601a">
mypy/semanal.py
</a>
</li>
<li class="file-stats">
<a href="#0dd6d6580584478491cffd6edffd19a90a2e6aba">
mypy/semanal_enum.py
</a>
</li>
<li class="file-stats">
<a href="#2fb9d170697356c802cca2384449679189327741">
mypy/stubgen.py
</a>
</li>
<li class="file-stats">
<a href="#6e14a566c16e62725aec4e902ae568ba7fe49ab5">
mypy/subtypes.py
</a>
</li>
<li class="file-stats">
<a href="#400512177d20278de3825756e699b4a694a7302f">
mypy/suggestions.py
</a>
</li>
<li class="file-stats">
<a href="#d547beb3ef3e6670b331cc16def856171e06df1f">
mypy/test/helpers.py
</a>
</li>
<li class="file-stats">
<a href="#3884bb4ca5cc3f56fec326ffdd5c09e89af375e4">
mypy/test/testparse.py
</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/4a6192a6c3a9dda614738b0edf9d3db6118da8a5">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/4a6192a6c3a9dda614738b0edf9d3db6118da8a5"}}</script>


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