@@ -159,16 +159,16 @@ <h3>Python Type System Conformance Test Results</h3>
159159 < div class ="table_container "> < table > < tbody >
160160< tr > < th class ="col1 "> </ th >
161161< th class ='tc-header '> < div class ='tc-name '> mypy 1.17.1</ div >
162- < div class ='tc-time '> 3 .0sec</ div >
162+ < div class ='tc-time '> 2 .0sec</ div >
163163</ th >
164164< th class ='tc-header '> < div class ='tc-name '> pyright 1.1.403</ div >
165- < div class ='tc-time '> 3.1sec </ div >
165+ < div class ='tc-time '> 1.8sec </ div >
166166</ th >
167167< th class ='tc-header '> < div class ='tc-name '> pyre 0.9.25</ div >
168- < div class ='tc-time '> 5.9sec </ div >
168+ < div class ='tc-time '> 10.3sec </ div >
169169</ th >
170170< th class ='tc-header '> < div class ='tc-name '> zuban 0.0.19</ div >
171- < div class ='tc-time '> 0.15sec </ div >
171+ < div class ='tc-time '> 0.35sec </ div >
172172</ th >
173173</ tr >
174174< tr > < th class ="column " colspan ="5 ">
@@ -748,6 +748,7 @@ <h3>Python Type System Conformance Test Results</h3>
748748< th class ="column col2 conformant "> Pass</ th >
749749< th class ="column col2 partially-conformant "> < div class ="hover-text "> Partial< span class ="tooltip-text " id ="bottom "> < p > Generates __match_args__ when match_args=False.</ p > </ span > </ div > </ th >
750750< th class ="column col2 partially-conformant "> < div class ="hover-text "> Partial< span class ="tooltip-text " id ="bottom "> < p > Adds kw-only fields to __match_args__.</ p > </ span > </ div > </ th >
751+ < th class ="column col2 conformant "> Pass</ th >
751752</ tr >
752753< tr > < th class ="column col1 "> dataclasses_order</ th >
753754< th class ="column col2 conformant "> Pass</ th >
0 commit comments