-
We should run specs in release mode sometimes.
This is to ensure issues in release mode are detected (see #13412 for an example).
Running specs in release mode on every commit is probably too co…
-
Hello, I am sorry if this issue has already been discussed but I could not find a suitable fix when searching on the internet or in the vim git issues.
The problem I have is that there are some ope…
-
### Describe the problem
Unfortunately, as of today, Svelte does not support default values[^1] for form controls. For example, Svelte renders
```svelte
```
as
```html
```
```svelte
…
-
1. Should all layers that exist in UCH be selectable and not just limit it to one selected layer for background and foreground?
2. How should the layer data be stored?
- more magic numbers in blo…
-
This recently came up in a [discussion](https://github.com/astral-sh/ruff/pull/13758#discussion_r1800874483). A lot of red-knot tests require some form of "setup" in the sense that they create variabl…
-
I am writing a debugger since 4 days and wondered why peekdata returned sometimes negative results, I used your trick to use :unsigned-long and it worked, lol, just poked around like 3 hours for this,…
-
# Steps to Reproduce
I just logged into my marketplace store to set up new store.
# Actual Behavior
I wanted to reopen my marketplace store, which has been inactive for a number of years. When I got…
-
It's kind of half-way there at the moment, but it also kind of isn't (try using `.` with a UTF-32 string; it only matches bytes). My idea:
- If `RJ_FUNICODE` is passed, then compile the code to work …
-
This looks like it might be a very thorough package, but without any documentation, it's not immediately clear what this thing does or how to install it, or more importantly, whether it's even somethi…
-
When migrating to a new device (I restored from an iCloud backup), it's necessary to re-authenticate with the app. The flow displayed is the same as if the user's auth token is revoked, and it's not a…