Charlie Marsh

Results 3976 comments of Charlie Marsh

@tilakrayal - Yes, this only occurs for me in tf v2.5 (and not in tf v2.3 or tf v2.4).

#55 has something to this effect! Just need to get around to testing + merging it.

I've asked about publishing Ruff's RustPython fork here: https://github.com/RustPython/RustPython/issues/4179

@youknowone - Thank you, that's really helpful and appreciated. There are a few PRs I'd need to merge to move off of my `RustPython` fork (which is largely ahead of...

Thanks for reporting! Looks like a bug in the parser. I'll look into it :)

Will come back to this, but reported in the parser here too: https://github.com/RustPython/RustPython/issues/4145

(This is a blocker for 0.1.0.)

It would be nice if we somehow checked those files sequentially, and didn't panic.

No longer seeing this after RustPython changes.