<!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/python-team/packages/mypy">Debian Python Team / packages / mypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/python-team/packages/mypy/-/commit/95b955dd813bcd2ea5ef63083633f9d6b5bebfe3">95b955dd</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2021-12-27T10:07:19+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.930</pre>
</li>
</ul>
<h4>30 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="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#f7964b52caee0c96b9ec618ab6313fdad7de63d8">
docs/source/additional_features.rst
</a>
</li>
<li class="file-stats">
<a href="#ab636d5582b9cce3c8999c4f5451ece35aa4eeb1">
docs/source/cheat_sheet_py3.rst
</a>
</li>
<li class="file-stats">
<a href="#0ab85010c6d2212ebaa588dd5fa81c54dea51607">
docs/source/class_basics.rst
</a>
</li>
<li class="file-stats">
<a href="#a7822841fc73e9d174380dbef0e2a8707ecfb44f">
docs/source/command_line.rst
</a>
</li>
<li class="file-stats">
<a href="#db5f8d7c4f9963f91489cb7e81a0d134c650018b">
docs/source/common_issues.rst
</a>
</li>
<li class="file-stats">
<a href="#f4626bb5db9b340c46bfa3cfc4fca7f9ac5ad2e9">
docs/source/config_file.rst
</a>
</li>
<li class="file-stats">
<a href="#4923d2c5b7cea3eed9b7b778398bd91fc154b175">
docs/source/error_code_list.rst
</a>
</li>
<li class="file-stats">
<a href="#cfbeafdd91e8c7dc7c67bb53109f79f47df1a4ea">
docs/source/error_code_list2.rst
</a>
</li>
<li class="file-stats">
<a href="#7aff3396cd50d027ffc3d9dba0abb36db48ce340">
docs/source/error_codes.rst
</a>
</li>
<li class="file-stats">
<a href="#661f019bb0f18aac1367fcac11aec1eade106d3b">
docs/source/extending_mypy.rst
</a>
</li>
<li class="file-stats">
<a href="#86ae4b1500f20003c0e17865b66408ec4d726424">
docs/source/faq.rst
</a>
</li>
<li class="file-stats">
<a href="#859d18fb9c0281a139dac472788a17a3739c51d1">
docs/source/final_attrs.rst
</a>
</li>
<li class="file-stats">
<a href="#d86f7ce60ddc56b5d6ffa232f1e8b66ebdccd310">
docs/source/generics.rst
</a>
</li>
<li class="file-stats">
<a href="#498eb05a8a249beb467f2881b023350603fbd58f">
docs/source/getting_started.rst
</a>
</li>
<li class="file-stats">
<a href="#62df078594b947ca6f787a59ae6ddefabce9fcad">
docs/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#6c697ee95987c153d38a82f4f85547d3f6947abe">
docs/source/installed_packages.rst
</a>
</li>
<li class="file-stats">
<a href="#52508be78e1102134b247b809b1299ab866e77d7">
docs/source/kinds_of_types.rst
</a>
</li>
<li class="file-stats">
<a href="#a427393523bdeedd5bf2573da13e5e12ce2b0f6a">
docs/source/literal_types.rst
</a>
</li>
<li class="file-stats">
<a href="#0356135331d6a656a1c670ffe33e6827046a1b7c">
docs/source/more_types.rst
</a>
</li>
<li class="file-stats">
<a href="#19f4a509bc7cb649e4d665f33201ce74cc38d2f7">
docs/source/protocols.rst
</a>
</li>
<li class="file-stats">
<a href="#b42d4cafee0b57771578c8c790d590a47cb34ab4">
docs/source/running_mypy.rst
</a>
</li>
<li class="file-stats">
<a href="#439a20ceea2e495ac6ccc6d94caf41f59ac65295">
docs/source/runtime_troubles.rst
</a>
</li>
<li class="file-stats">
<a href="#944bbdf09768a84564e0405b33aa1929e47000e8">
docs/source/stubgen.rst
</a>
</li>
<li class="file-stats">
<a href="#f51a15bb45991d506508d0b7b5955df9b2df9c8b">
docs/source/stubs.rst
</a>
</li>
<li class="file-stats">
<a href="#edffc89b7fb35fc0404dca82e0cfbbff3d2b2c13">
<span class="new-file">
+
docs/source/stubtest.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#3a2823dae12a6d6c19207156b1126ebfcac162d5">
docs/source/type_inference_and_annotations.rst
</a>
</li>
<li class="file-stats">
<a href="#31b3888743aaf949a4b38c9ff744986b564401c9">
docs/source/type_narrowing.rst
</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: #666;">
—
<br>
<a href="https://salsa.debian.org/python-team/packages/mypy/-/commit/95b955dd813bcd2ea5ef63083633f9d6b5bebfe3">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/python-team/packages/mypy/-/commit/95b955dd813bcd2ea5ef63083633f9d6b5bebfe3"}}</script>
</p>
</div>
</body>
</html>