ObserverOfTime

Results 325 comments of ObserverOfTime

Considering this is intended behaviour, I don't think submitting an issue will change anything. This would probably have to be fixed with a workaround on Semshi's side.

## Stylus * TS parser: N/A * Documentation: https://stylus-docs.netlify.app/docs/ * Vim plugin: https://github.com/vio/vim-stylus ## Less * TS parser: N/A * Documentation: https://lesscss.org/#overview * Vim plugin: https://github.com/groenewege/vim-less ## CoffeeScript * TS...

It's fine. https://en.oxforddictionaries.com/definition/such_that

I haven't heard anything about it being phased out. It's considered safe as long as it's mode 600, just like `~/.ssh/config`. `curl` doesn't support keyrings anyway.

There's nothing in that thread that hints to them being phased out. It's just a random person stating what's painfully obvious.

OK, I'll let you fix those yourself.

It's official. It was added in pypa/manylinux#1135.

So, it's fine to depend on a deprecated image (`manylinux1`) but not an undocumented one?

The "undocumented" image is already used by [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). There's really no reason not to depend on it.

The parser doesn't support [stringizing](https://gcc.gnu.org/onlinedocs/cpp/Stringizing.html) (`#foo`) and [concatenation](https://gcc.gnu.org/onlinedocs/cpp/Concatenation.html) (`foo##bar`).