Skip to content

Commit de99e3b

Browse files
committed
.
1 parent 3360e6b commit de99e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conformance/results/results.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ <h3>Python Type System Conformance Test Results</h3>
10311031
</th></tr>
10321032
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tuples_type_compat</th>
10331033
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Does not support tuple narrowing based on `len()` type guard (optional).</p><p>Incorrectly marks a match case as unreachable.</p></span></div></th>
1034-
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Incorrectly marks a match case as unreachable.</p></span></div></th>
1034+
<th class="column col2 conformant">Pass</th>
10351035
<th class="column col2 conformant">Pass</th>
10361036
<th class="column col2 conformant">Pass</th>
10371037
<th class="column col2 conformant">Pass</th>

0 commit comments

Comments
 (0)