Jakub Kuczys

Results 160 comments of Jakub Kuczys

> My main point is, this can be implemented for local files only now If you want to follow the specification that I linked (and the spec that all the...

I'm having the same issue when running mypy from venv (pipenv) on Windows.

This doesn't import the env vars from all `environment.d` directories: https://www.freedesktop.org/software/systemd/man/environment.d.html

Thanks for quick answer. If you mean the Enum workaround then unfortunately like I said, I created this issue with type stubs in mind - I am not lxml developer...

In case this would actually be class object, I don't think there's a way to type a class object without including subclass objects? (which would be required if it were...

Before I fully read PEP 586, I even thought that such use is going to be possible with Literal types.

I have read the CLA Document and I hereby sign the CLA

I made this issue because this difference seemed to be consistent, which is most surprising for installing RTD common dependencies since seemingly they should be doing the same work. I...

I've noticed that this feature is now shipped as a beta. It does seem that once the issues such as the non-working flyout menu get resolved and it becomes stable,...

Either way, the new build.commands feature works wonders for my project, simple change to the newer build process and a couple of manual commands and I'm set with 30 seconds...