On Tuesday, 24 December 2019 18:46:40 UTC+1, Aaron Meurer wrote: > > What sort of troubles? > > Aaron Meurer > > On Tue, Dec 24, 2019 at 5:44 AM Francesco Bonazzi <[email protected] > <javascript:>> wrote: > >> It looks like the codegen module is really causing troubles to mypy. The >> module is a real mess, we'll have to review it one day. >> >> Last time I had a look at the codegen module, I remember noticing extensive usage of class inheritance, followed by monkey-patching the incorrectly-inherited methods.
I get a lot of errors from the code printer if I run *mymy -m sympy/*, but I didn't check it deeply, so I'm not sure how much it is related to the class-inheritance problem. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/f410c7ea-c568-44d6-87de-88d00da3abf7%40googlegroups.com.
