Skip to content

Commit 9955ae1

Browse files
committed
Mark Zuban as partially conformant with generics_scoping.toml
1 parent 88bf117 commit 9955ae1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

conformance/results/results.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ <h3>Python Type System Conformance Test Results</h3>
307307
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generics_scoping</th>
308308
<th class="column col2 conformant">Pass</th>
309309
<th class="column col2 conformant">Pass</th>
310-
<th class="column col2 not-conformant">Unknown</th>
310+
<th class="column col2 partially-conformant">Partial</th>
311311
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Does not implement several scoping checks/restrictions for generics</p></span></div></th>
312312
</tr>
313313
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generics_self_advanced</th>

conformance/results/zuban/generics_scoping.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
conformance_automated = "Fail"
2+
conformant = "Partial"
23
errors_diff = """
34
Lines 15, 16: Expected error (tag 'fun1-int')
45
Lines 19, 20: Expected error (tag 'fun1-str')

0 commit comments

Comments
 (0)