-
-
### 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…
-
### Describe the solution you'd like
See #398 (PR #422) where we did this for 3.7/3.12. Can see the several things that were done there and similar should be done here.
-
### Checklist
- [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md).
### Describe the problem you'd like to have solved…
-
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [FAQ](https://python-poetry.org/d…
-
# Bug report
## What's wrong
For this line:
`path("auth-test/", apitest.AuthTest.as_view()),`
we get the following type error:
```
..../urls.py:70:9 - error: Argument of type "AsView[G…
-
would be nice to have type hints added to the library
mypy currently complains due to `pyexcelerate: module is installed, but missing library stubs or py.typed marker`
https://peps.python.org/pe…
-
### What happens?
duckdb can't install on msys2 or cygwin environment:
```sh
$ pip install -U --user duckdb
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting duckdb
Usi…
-
Raised on https://github.com/paulober/MicroPico/issues/170
micropython-stdlib contains (copies of) the typeshed stdlib
Some of these packages / modules are used internally by stdlib - so they c…
-
For example PyCharm doesn't know methods on the Browser object returned by cef.CreateBrowserSync. Figure out how to enhance PyCharm auto completion and checking of argument types and returned types.
…