Bernát Gábor

Results 1106 comments of Bernát Gábor

I wasn't thinking to cover 100% of the cases but feels like covering the most common case (direct inheritance) as a low hanging fruit with a big benefit. It's fine...

> * We use the `lineno` of the AST node to check for `noqa` and to ultimately decide whether to report the error (flake8 does not handle this automatically, so...

I like where this is going 😃 As much as possible though I'd like to special case fish, so would you be available to look into if the other shells...

Did you install virtualenv via apt-get?

Not sure what's a good thing to do here. virtualenv does not know if the target is used or not. Doing the rename would similarly fail not?

Probably the cache is not forward compatible. Can you clear the app data for virtualenv and try again as a quick workaround until we fix this?

Yeah, or rm -rf the folder pointed out in virtualenv --help