Skip to content

Commit 2f43808

Browse files
committed
update
1 parent 12e6943 commit 2f43808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/results/results.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h3>Python Type System Conformance Test Results</h3>
302302
</tr>
303303
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generics_defaults_specialization</th>
304304
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Does not correctly resolve defaults when classes are used directly.</p></span></div></th>
305-
<th class="column col2 conformant">Pass</th>
305+
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Allows incorrect assignment to type[].</p></span></div></th>
306306
<th class="column col2 conformant">Pass</th>
307307
<th class="column col2 conformant">Pass</th>
308308
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Does not reject subscription of an already-specialized generic class.</p></span></div></th>

0 commit comments

Comments
 (0)