-
A fresh Windows install of V5 results in:
```
10:43:03 **** Clean-only build of configuration Release for project JK-BMSToPylontechCAN_MightyCore ****
make clean
Cannot run program "make": Laun…
-
**Describe the bug**
[pytest-xdist](https://github.com/pytest-dev/pytest-xdist) allows running tests in parallel.
So we can do something like `pytest -n auto`, and our tests take 5 minutes instead…
khink updated
1 month ago
-
This bug seems to be caused by the combination of gnome(wayland) and fcitx5.
I wish you could add the input-method-panel of gnome-extension as a solution to this problem.
My native language is Japan…
-
This is an issue I ran into working on #9097.
Code adapted from [this test](https://github.com/python/mypy/blob/master/test-data/unit/check-literal.test#L1469).
Literals with one value:
```
fro…
-
### Describe the bug
When persistent caching a cell, I got the following error: AssertionError('Unexpected block') when the cell is formatted as follow (and the formatter gives this format when a is …
-
# 🐛 Bug
PR 12223 fixes the error message in third_party/move/move-compiler-v2/tests/checking/typing/assign_wrong_arity.exp but it is still confusing.
The relevant code is:
```
5: let x;…
-
when i'm typing in a notepad using the screen recorder, it's repeating the same typed letter many times. For instance, i'm typing "test" and the screen recorder is saving "tttttteeeeeessssssttttttttt…
-
Today I have been testing various status bar solutions for EXWM and have noticed that while using polybar, the Corfu popup covers the text I am typing:
![image](https://github.com/emacs-exwm/exwm/a…
-
I would use lighthouse except if I type test too quickly, it enters as tset, every time.
I think this is a threading issue. I don't know why it only happens for ".es" words.
I am definitely not ente…
-
Thank you for the great project.
One thing I would love to be fixed, is that make the project works with `Literal` data types.
Here is a minimal example
```python
import sys
from typing impor…