Elvis Pranskevichus

Results 331 comments of Elvis Pranskevichus

Do you have python3-devel installed?

Hm. Good catch. I'll take a look and see if this hack is still necessary.

FWIW, here's an old libuv PR that is related: https://github.com/libuv/libuv/pull/1191

The class token is also misclassified: ![image](https://user-images.githubusercontent.com/347119/76803454-206da280-6797-11ea-9f1c-73b310753383.png)

Can we just handle the `Foo[Bar]` case specifically? I don't think we should veer too much into supporting other weird expressions there.

How would the blanket approach highlight this: ```python class FooMeta(type(Bar)): pass ``` ?

@janosh Use `--skip-string-normalization` for black to disable the lowercasing behavior.

+1 for handling `fr'foo'` as f-strings. As for the r-strings, we can probably ship an alternative grammar file and have downstream make their choice.

> Maybe they no longer use MP? Yeah, it appears they no longer use https://github.com/github/linguist to highlight the source.