Adrian

Results 130 issues of Adrian

For example, this one would break the code (because `is not` cannot be overridden, so for certain SQLAlchemy comparisions, `==`/`!=` comparisons against `None` are required): ![image](https://github.com/astral-sh/ruff-vscode/assets/179599/95ae3e03-0554-42c2-8783-df8c95354119) Of course I know...

enhancement

It simply doesn't paste anything in that case.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description It's painful or requires 3rd party tools to convert a GitHub...

T: feature-request

I believe this is similar to #499. In order to avoid weird formats in some languages, I'm changing some hardcoded formats such as `EEEE, d MMMM` to `EEEEdMMMM` skeletons. However,...

Pretty sure you aren't actually running an (open) proxy, but e.g. open proxy detectors of IRC networks will see that a HTTP CONNECT being answered with a 200 OK status...

### Describe the feature or problem you’d like to solve I use GH actions to build bleeding-edge Python wheels fron my `master` branch and often want to download that wheel...

enhancement
needs-triage

### Describe the feature or problem you’d like to solve I use GH actions to build bleeding-edge Python wheels fron my `master` branch and often want to download that wheel...

enhancement
needs-triage

#### Summary Unticking the "Allow only users with a specific email domain to join this team" checkbox clears the list of domains but does not set the "has unsaved changes"...

3: QA Review
Setup Cloud Test Server
release-note
Contributor

Since I don't think it makes much sense to start a longer discussion in the comment thread of https://github.com/indico/indico/pull/6371, let's use this issue instead. My initial comment: > Another interesting...

Classic `pip` did the same until a few years ago where they changed the default to `--upgrade-strategy only-if-needed` for which `uv` currently does not have an equivalent. The only way...

question
needs-design