-
@BarakKatzir has been developing the [`types-scipy-sparse`](https://github.com/BarakKatzir/types-scipy-sparse) stub package for `scipy.sparse`. A large portion appears to more complete that the `scipy…
-
### 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…
-
**Bug Report**
I'm using `stubgen` to generate stubs for an untyped package. Because the docstrings are assembled at runtime, I want to include them in the stubs such that IDEs using static type ch…
-
#### Environment Versions
1. OS Type Ubuntu 20.04
1. Python version: `Python 3.13.0a6+ `
1. pip version: `pip 24.0 from /usr/local/lib/python3.13/site-packages/pip (python 3.13)`
1. pip-tool…
-
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…
-
when run 'make'
i get error as below
-ccopt "-Wall -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -I -I/usr/include/python2.7" \
-o pycaml_stubs.o pycaml_stubs.c
pycam…
-
# Bug report
For `mixin` you cannot specify the type of `request` as it got incompatible with base `View`
## What's wrong
```python
from rest_framework import mixins
from rest_framework imp…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
## TL;DR
As I understand, PR #507 precludes the addition of `pyelftools` stubs to [typeshed](https://github.com/python/typeshed).
## Problem
The purpose of the `py.typed` marker is to inform stat…
-
Not a big issue, but it might be a good idea to be consistent about using (or not using) the `-stubs` prefix for stubs in source code.
Unless there's an odd reason with Pylance integration I'm not aw…