Micha Reiser
Micha Reiser
> One way the to accept this syntax would be to keep track of the function name (since we would only allow the syntax if the name of the function...
Sorry for the emberassing long wait. I make this a priority for next week. The best way to review this change is probably to compare all changes starting *after* the...
I rebased the commit onto main
> [ibis-project/ibis](https://github.com/ibis-project/ibis) (error) I did attach a debugger and it seems that it overflows in `post_process_try` when analysing `"ibis/ibis/backends/pyspark/__init__.py"`
I plan to look at this PR again but I don't know yet when I have the time to do so.
You know have to label your PRs or they'll show up in the changelog :laughing:
I'm not sure if this rule is too specific. What about other types that are used to check for truthiness? Should we make the rule more generic so that it...
I ran through the test plan and verified the deprecation message.
I tested that running ruff without preview no longer raises `MissingTypeSelf` when using `--select ALL`. `ANN` keeps being raised when using `--select ANN`. To me this raises the question if...
I'll go ahead with merging this. It's heading in the right direction but we might need to figure out how we want to handle deprecation in combination with other group...