<!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/python3-typed-ast">Debian Python Team / packages / python3-typed-ast</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/python-team/packages/python3-typed-ast/-/commit/2cfcefbcf225ea21feef72e02f4005fbcaf1df56">2cfcefbc</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2021-01-03T14:49:15+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.4.2</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="#aa7bd97f2dbbfbe8a2fcd504edb125f9cef1d284">
ast27/Custom/typed_ast.c
</a>
</li>
<li class="file-stats">
<a href="#0552aa365db77adec907f854ba2e988559457ce5">
ast27/Include/Python-ast.h
</a>
</li>
<li class="file-stats">
<a href="#dfacd202e6677746500fd60f924a54b5222ee35d">
ast27/Include/asdl.h
</a>
</li>
<li class="file-stats">
<a href="#c962a5367cb270d4769db091edf62881206428bb">
ast27/Include/grammar.h
</a>
</li>
<li class="file-stats">
<a href="#d6fb59469ddda5da4ecc824dc848e8634fcdc723">
ast27/Parser/acceler.c
</a>
</li>
<li class="file-stats">
<a href="#c3a618d86691ed92e23b6d856d326561e12f22b6">
ast27/Parser/bitset.c
</a>
</li>
<li class="file-stats">
<a href="#52159a7388bc74eb5c17e4d030a3a397f3085329">
ast27/Parser/grammar.c
</a>
</li>
<li class="file-stats">
<a href="#c4d67d10e7ca62d304fa1fc8fadac0eca48917d2">
ast27/Parser/grammar1.c
</a>
</li>
<li class="file-stats">
<a href="#c76ff916739c664b0df512480ad359683af89dea">
ast27/Parser/node.c
</a>
</li>
<li class="file-stats">
<a href="#1b822830f27919fff5e0d350aa5f261f0d841127">
ast27/Parser/parser.c
</a>
</li>
<li class="file-stats">
<a href="#d6dbc5dd1d0660f3ee3e36c05665b0431e1807bc">
ast27/Parser/parsetok.c
</a>
</li>
<li class="file-stats">
<a href="#0a894c90eaae2db7ceb3f8c0cfdc04aaf7afac38">
ast27/Parser/tokenizer.c
</a>
</li>
<li class="file-stats">
<a href="#67d63575bd9c9572baa0d6fe582687b29e311e02">
ast27/Parser/tokenizer.h
</a>
</li>
<li class="file-stats">
<a href="#04055ddab0e4c92d9503cde5140c4a0974f2a6a0">
ast27/Python/Python-ast.c
</a>
</li>
<li class="file-stats">
<a href="#860b3314054556d6d040beb97d2dbb9e23dcc1a4">
ast27/Python/asdl.c
</a>
</li>
<li class="file-stats">
<a href="#c82d8895414ee74eecf5e5b3b3874546b2bbd38a">
ast27/Python/ast.c
</a>
</li>
<li class="file-stats">
<a href="#b25298673bb2e2bcdea6101d460ebc071850e699">
ast27/Python/graminit.c
</a>
</li>
<li class="file-stats">
<a href="#11f20e4233fad524c22d8c7f356b38096fefda8c">
ast3/Custom/typed_ast.c
</a>
</li>
<li class="file-stats">
<a href="#e5fab2a9265175e4df8f2c548b74ed6df7003591">
ast3/Include/Python-ast.h
</a>
</li>
<li class="file-stats">
<a href="#b264fe364f29a0770157593379aee3b70dcf674b">
ast3/Include/grammar.h
</a>
</li>
<li class="file-stats">
<a href="#50ff3d4cb04f26f4d91eee03acc594675bd53797">
ast3/Parser/acceler.c
</a>
</li>
<li class="file-stats">
<a href="#1f09e3a6d8372b39c75489890fc881e90de74ff9">
ast3/Parser/bitset.c
</a>
</li>
<li class="file-stats">
<a href="#51a2d2b251c88a9a842968157d27c5ebeedfb2de">
ast3/Parser/grammar.c
</a>
</li>
<li class="file-stats">
<a href="#2d2cce5225280e5233c76d0989196de1cc645ba3">
ast3/Parser/grammar1.c
</a>
</li>
<li class="file-stats">
<a href="#ed8a61b40ec887eda7a2315d69396b0781aa5486">
ast3/Parser/node.c
</a>
</li>
<li class="file-stats">
<a href="#deb9fd3aafff0540ecbb6c265b03cb1fc860a99c">
ast3/Parser/parser.c
</a>
</li>
<li class="file-stats">
<a href="#d4c069b8eda4e79eb2f66bc4801c1c89bbef37f3">
ast3/Parser/parsetok.c
</a>
</li>
<li class="file-stats">
<a href="#456c834aeafe5bfbeefd127cec4334485cc54e6c">
ast3/Parser/tokenizer.c
</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/python3-typed-ast/-/commit/2cfcefbcf225ea21feef72e02f4005fbcaf1df56">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/python3-typed-ast/-/commit/2cfcefbcf225ea21feef72e02f4005fbcaf1df56"}}</script>
</p>
</div>
</body>
</html>