Neil Girdhar

Results 329 comments of Neil Girdhar

> Seems like maybe a bad interaction with `functools.partial`? That makes sense. I'll look at it as soon as I have more time.

Filed a MyPy bug https://github.com/python/mypy/issues/16404

@jakevdp I think we should wait one more release of MyPy, which should fix the above errors. After that, although this change will not help MyPy users (the inferred type...

@jakevdp I've rebased this now. Is there a way to get the tests to run? https://github.com/python/mypy/issues/1484 is still unsolved, so there may only be modest gains in MyPy.

@jakevdp > I'm going to approve and then pull it in to run internal pytype tests' Thanks for taking the time! > Is there any way to do this kind...

@z3ntu Would you mind taking a look at this? The 0% notifications are totally avoidable and really annoying :smile:

Linking related PR: https://github.com/openrazer/openrazer/pull/2248

@rtg0795 Would you mind taking a look at this?

@rtg0795 I'll let others comment more on this, but if I remember, this was preventing upgrades to Python 3.12. See also: https://github.com/tensorflow/metadata/issues/37#issuecomment-1263995064 and https://github.com/tensorflow/metadata/issues/37#issuecomment-1491387336