Permalink
Please sign in to comment.
Browse files
Use the new reflection API in asdl/py_meta.py too.
Also: - Fix test_lib.AsdlEqual, and fix a test. There was a bug in the previous attempt. - Remove __eq__ on py_meta.CompoundObj. Change a test to use test_lib.AsdlEqual.
- Loading branch information...
Showing
with
33 additions
and 42 deletions.
- +13 −1 asdl/asdl_.py
- +6 −30 asdl/py_meta.py
- +3 −2 core/state_test.py
- +10 −8 core/test_lib.py
- +1 −1 osh/word_parse_test.py
0 comments on commit
12c1a58