typeshed
typeshed copied to clipboard
Collection of library stubs for Python, with static types
I think this was maybe a typo? Currently I am getting spurious errors from Pyright and I think it's due to this mismatch: 
Fill in stubs for `gdb.dap`, originally introduced in #12804. Based on gdb sources at the tag [`gdb-15.2-release`](https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=23c84db5b3cb4e8a0d555c76e1a0ab56dc8355f3). (PEP 764 would have been *reeeally* nice here)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pyright](https://redirect.github.com/RobertCraigie/pyright-python) | `==1.1.400` -> `==1.1.402` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
python-datemath 3.0.2 with a py.typed file was released on 2024-09-11. python-datemath was already mark as obsolete (#12645) 9 months ago but issue opening was missed so I suggest sending a...
https://github.com/python/cpython/pull/124548
Release: https://pypi.org/pypi/auth0-python/4.10.0 Homepage: https://auth0.com Repository: https://github.com/auth0/auth0-python Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/auth0-python Diff: https://github.com/auth0/auth0-python/compare/4.9.0...4.10.0 Stubsabot analysis of the diff between the two releases: - 3 public Python files have been added: `auth0/management/self_service_profiles.py`, `auth0/test/conftest.py`,...
Closes #14260
types were taken from the source code