Skip to content

Commit f7047e3

Browse files
updated conformance results
1 parent f93b2d0 commit f7047e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conformance/results/results.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,9 +518,9 @@ <h3>Python Type System Conformance Test Results</h3>
518518
<th class="column col2 not-conformant">Unsupported</th>
519519
</tr>
520520
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generics_variance_inference</th>
521+
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>polymorphic functions with bound self type influence variance inference,</p><p>which is not part of the variance inference algorithm as described in the spec.</p><p>See gh-2281 for details.</p></span></div></th>
521522
<th class="column col2 conformant">Pass</th>
522-
<th class="column col2 conformant">Pass</th>
523-
<th class="column col2 not-conformant">Unknown</th>
523+
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>polymorphic functions with bound self type influence variance inference,</p><p>which is not part of the variance inference algorithm as described in the spec.</p><p>See gh-2281 for details.</p></span></div></th>
524524
<th class="column col2 conformant">Pass</th>
525525
<th class="column col2 conformant">Pass</th>
526526
<th class="column col2 conformant">Pass</th>

0 commit comments

Comments
 (0)