Adrian
Adrian
It would be nice if this could be fixed properly. Especially with people starting to use the much faster `uv pip` instead of `pip`, there's a much higher chance of...
Sure, ideally it'll eventually be fixed in the standard, but this isn't a battle that should be fought on the backs of the users/developers who just want to use good...
Fair enough, I just commented on what I believe is the corresponding issue on the pyright repo: https://github.com/microsoft/pyright/issues/3880#issuecomment-2134083781 And sure, coming up with a proper solution backed by a PEP...
The latest PyPI release is v3.3.3... For a new setup, do not bother with the old v3.2.x image on Docker Hub. Use the code from [this PR's branch](https://github.com/indico/indico-containers/pull/28) which will...
A config option would be great: Leave alone (current behavior) / single / double. I don't want double quotes, and having to manually fix them when copying TOML data e.g....
STARTTLS on the submission port (587) is the de-facto standard for authenticated email sending. I would recommend you to ask whoever is running your mail server to consider enabling it...
 Isn't this exactly what you are looking for? The same customization dialog also exists in the list of abstracts.
`ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: 'INSTALLER'`
This is not something we can "fix" on our side since we'd have to allow older versions of ALL dependencies for this to work... (you would have the same problem...
Do the zsh devs actively monitor Pull Requests here? Might be better on their mailing list? (I'd love to see this merged, this bug is so annoying...)