-
### Description
This leads to resource leakage. Possibly relevant to #2958.
### URL to code causing the issue
https://github.com/vrslev/litestar-sse-cleanup-issue
### MCVE
_No response_
### Step…
-
**Task:** Add Python 3 typing annotations to TFDS repository. Now that Python 2 support is officially dropped, we can add better typing to TFDS.
**Impact:** Everyone using TFDS with a static type c…
-
### Describe the bug
Input: `[1]`
Output:
```
[ 1 Items
0: 1
]
```
It should say `1 Item` instead.
### Environment
{
"marimo": "0.9.10",
"OS": "Darwin",
"OS Version": "23.6.0",
"Proces…
-
I couldn't get autoimport to work. And when I try to enabled rope_autoimport, suddenly nothing works. It simply doesn't suggest anything (python).
version: 1.9.0
python-lsp-jsonrpc …
-
At runtime, the following members are currently excluded by `Protocol`: ([source](https://github.com/python/cpython/blob/4c317918486348ff8486168e1003be8c1daa6cf5/Lib/typing.py#L1863-L1878))
```pyth…
-
__Bug__
Error occurs when a string outgrows its entry causing the box to expand. During this process it appears that only one keystroke may be registered.
Appears to pertain only to the `python_…
-
### System Information
OpenCV 4.10.0
### Detailed description
When building OpenCV with Python support, it seems that I am forced to compile a bunch of modules that I do not want in order to genera…
-
Add dataset for typing test of **python** programming language
-
## Issue
When running the test suite on Python 3.13.0b1, I'm getting the following test failure:
```pytb
____________________________________________ test_str_convert_ok_py39[1,2-value1-Optiona…
-
# Bug report
## A significant performance regression in Sphinx caused by changes in CPython 3.13
Here is a script that does the following things:
1. Replaces the contents of all CPython documen…