Willie169

Results 4 issues of Willie169

It will be easier for users from C/C++ to use type hint of Python if Bython supports the conversion from C-style type declaration to Python type hint. For example: C-style...

**Checklist (Your issue will be automatically closed if you delete this part)** - ✅ No "Found a solution for the error you encountered" notification was shown when opening the error...

The py2by mistakenly remove ":" in type hint. I think I will fix it in my PR in the future if not fixed, but maybe still a quick solve that...

Fix that `case [a, *_] if a == 0:` throws error `rule soft_kw__not__wildcard failed predicate: {this.isnotEqualToCurrentTokenText("_")}?`

python3