Richard Février

Results 45 comments of Richard Février

Interesting threads, a question about the internals of py2many; Are you using your own AST parser/builder tree?

Thank you for the information. Another question, in the documentation you explicitly specified a [Not supported features](https://github.com/adsharma/py2many/blob/main/doc/langspec.md#not-supported-features) section. Does this mean those features will never be implemented?

Thank you for the answer. Great you have mentioned `isinstance` because behind my question, I was thinking about enforcing JSON structures from API responses for example. Something popular in mobile...

Same behavior encountered 😌

> I don't know why we used keyboardWillBeHidden in the first place instead of keyboardWillChangeFrame. Seems like this should all still work though, but me or someone else should probably...