<!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/3f5ff519d88ec3727d75da89dfe915d2c9c92097">3f5ff519</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2021-12-16T10:27:58+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.920</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#b4ddedf3e3f0c18781daaf4fc53400302496618f">
<span class="deleted-file">

.github/ISSUE_TEMPLATE/bug.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b09b50bd7cba27492b2a2801c191c51ecf0ca5d9">
<span class="deleted-file">

.github/ISSUE_TEMPLATE/crash.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#19a806778519088a418c19ba8bb005a6fb4afe42">
<span class="deleted-file">

.github/ISSUE_TEMPLATE/documentation.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#41957595b4014e28b0a4d21e65d6002020a78630">
<span class="deleted-file">

.github/ISSUE_TEMPLATE/feature.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#2dd705cf4d94a11a886913c6e7a98ca80d82a361">
<span class="deleted-file">

.github/ISSUE_TEMPLATE/question.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#b8baf23d7ed7f2b79b86aeb041867428fb196428">
<span class="deleted-file">

.github/PULL_REQUEST_TEMPLATE.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#07e021aca0fa220a47658e24d5579dfda21080f4">
<span class="deleted-file">

.github/workflows/build_wheels.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#f77558a0cba95fa2ac6c74be338fafa09fda0050">
<span class="deleted-file">

.github/workflows/docs.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#558a4dba427471081301fd56d686ae89571eac08">
<span class="deleted-file">

.github/workflows/mypy_primer.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#e3a51036842cc5aac474a8d7041e8407c6faa722">
<span class="deleted-file">

.github/workflows/mypy_primer_comment.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ceee5d954a74b8640cc2bfd6c27b8fdf07d7045">
<span class="deleted-file">

.github/workflows/test.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#0e3d435ea91602a2a566c333b6c8bcde1af973b3">
<span class="deleted-file">

.github/workflows/test_stubgenc.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="deleted-file">

.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
<span class="deleted-file">

CONTRIBUTING.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#338f52baadf832c435e6693a6b1e770c010b5681">
<span class="deleted-file">

CREDITS
</span>
</a>
</li>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
<span class="new-file">
+
PKG-INFO
</span>
</a>
</li>
<li class="file-stats">
<a href="#aca0bc867aba812c0f64b734f6f15684711c22ba">
<span class="deleted-file">

ROADMAP.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#5c176f58a0e08926fba645fdff8d59b99bd1622c">
docs/requirements-docs.txt
</a>
</li>
<li class="file-stats">
<a href="#0ab85010c6d2212ebaa588dd5fa81c54dea51607">
docs/source/class_basics.rst
</a>
</li>
<li class="file-stats">
<a href="#f4626bb5db9b340c46bfa3cfc4fca7f9ac5ad2e9">
docs/source/config_file.rst
</a>
</li>
<li class="file-stats">
<a href="#b42d4cafee0b57771578c8c790d590a47cb34ab4">
docs/source/running_mypy.rst
</a>
</li>
<li class="file-stats">
<a href="#31b3888743aaf949a4b38c9ff744986b564401c9">
docs/source/type_narrowing.rst
</a>
</li>
<li class="file-stats">
<a href="#9101acd3727171686effc7c266f701ec1f92c5b4">
<span class="deleted-file">

misc/actions_stubs.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#235fe67c16d0c8d4ddb5daf0466e5c0652584a26">
<span class="deleted-file">

misc/analyze_cache.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#a7e27a7d20ed566c384462a23616086525b615db">
<span class="deleted-file">

misc/apply-cache-diff.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#cf8086820da6217806562f228698713f2dbc15de">
<span class="deleted-file">

misc/async_matrix.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#f55e8b5cef026e3144772de38b535e19f04070d1">
<span class="deleted-file">

misc/build-debug-python.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#7b16db4b525e77dc115fa98dc12e35d2bb658826">
<span class="deleted-file">

misc/build_wheel.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#816c5be179ea9445685789792f6b3516c091baee">
<span class="deleted-file">

misc/clean-mypyc.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#50e2792556eb749f487173294b6df88f5be2484c">
<span class="deleted-file">

misc/convert-cache.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: #666;">

<br>
<a href="https://salsa.debian.org/med-team/mypy/-/commit/3f5ff519d88ec3727d75da89dfe915d2c9c92097">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/3f5ff519d88ec3727d75da89dfe915d2c9c92097"}}</script>


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