Although not fully clear the cause of the problem.. this seems to be fixed under the lastest commit d9be8d3978
There should still be some deeper bugs since this patch only non-deterministically fix the bug (other times fails with another bug `thread '' panicked at 'internal error: entered unreachable…
I am not sure why is there such a restriction. And what is application of typevar to generic class? Do you mean anything like C[T] where T = TypeVar(...) is not supported?
Yes, I think this is…
During the process of add tests found this problem that it would be hard to patch a builtin class/object (for the use of a = None; a.is_some()
) unless using something like…
Thanks for pointing this out! I have force pushed to update the __str__
and __repr__
, remove the recursion check and use _nac3_option