-
Running the tests with `--junit-xml`, the result does not include [`subTest`](https://docs.python.org/3/library/unittest.html#unittest.TestCase.subTest) results, as `RegressionTestResult` in `libregrt…
-
### Problem
editor is being interrupted with message `rust_analyzer: -32802: server cancelled the request` while typing on every keystroke after the latest updates of rust-analyzer
### Steps to repr…
-
# Bug
When defining fields with a `default` parameter, the `model_validate_doc` function works as it should, but when using `default_factory` the function treats it as a mandatory field.
### Cur…
-
**Description:**
We encountered an issue while updating our project to Haxe 4.3.6. The compiler freezes at the end of the typing phase for the main game, specifically at Typing TypeDescriptionAware…
-
so when i upgraded to python 3.13 after a day or so i was starting to work on a small project with textual and noticed as soon as i just
started simply import stuff like the "ComposeResult" from "tex…
-
**Bug Report**
Calls to `TypedDict.update` don't type-check, even if all the updates are specified using keyword arguments.
**To Reproduce**
Type-check this program:
```python
from typing…
-
Allow a Lua script to be executed via the Conversations floater.
For instance, typing `/test.lua` will execute the Lua script with that name.
(Something to consider is what if a user has named a…
-
### Motivation
Optuna drops Python 3.6 from v3.1, so we can use `__future__.annotations`, which simplifies the code base. See [PEP 563](https://peps.python.org/pep-0563/), [PEP584](https://peps.pyt…
-
Hey guys,
(memphis-py==0.2.7)
I just finished deploying docker-compose demo, played with schema, produced and consumed messages.
I would like to contribute and learn project more. Are there an…
-
Example: When you have `@relation(onUpdate: C|` it should suggest auto completion `Cascade`.
It was working before merging https://github.com/prisma/language-tools/pull/847
We do not have _any_ …