-
#### Is your feature request related to a problem?
I want to have type stubs when using geopandas
https://typing.readthedocs.io/en/latest/source/stubs.html
#### Describe the solution you'd li…
-
Recent additions of type hints have some errors and omissions - importantly they aren't compatible with function signatures and devices from Ophyd
## Expected Behavior
Scanning with `pyright` o…
-
# Versions
* Godot: 4.2.2
* GUT: 9.3.0
* OS: Linux
# The Bug
Using `gdscript` type hints for `gdnative` object breaks stubs for doubles.
Honestly, I have no idea why. Probably some engine o…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
conda-forge install of mlx has not type stubs.
See https://github.com/ml-explore/mlx/issu…
jbcoe updated
1 month ago
-
[PEP 561](https://peps.python.org/pep-0561/) currently states the following:
> Package maintainers who wish to support type checking of their code MUST add a marker file named `py.typed` to their p…
-
It would be really helpful to have type hints or stubs for this package to help the developer in his experience using the library*.
I have found no alternative solution, for now.
ethiy updated
7 months ago
-
The asyncmy library is great for asynchronous programming in Python. To improve the developer experience even further, I would like to kindly suggest adding type stubs. Having type stubs would enable …
-
### What's the problem this feature will solve?
Type-checkers don't see distutils as available in Python 3.12+
This is already causing us much pain when it comes to type-checking, and is becoming …
-
Hello,
Is it possible to provide type hints for the API functions? Many people (myself included) work with static type checkers like mypy or pylance to make sure up to a point that no arbitrary con…
-
### Short description
Feature request: Could you please add type hints to the source (and/or in stub files) and add a `py.typed` marker file per [PEP 561](https://peps.python.org/pep-0561/)
…