typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Collection of library stubs for Python, with static types

Results 615 typeshed issues
Sort by recently updated
recently updated
newest added

As per https://github.com/python/cpython/pull/105511.

My repo currently satisfies pandas-stubs type hints. However, when I add types-geopandas, I see hundreds of new issues: ``` error: "Index[Any]" has no attribute "overlaps" [attr-defined] error: "Index[Any]" has no...

stubs: false positive

Release: https://pypi.org/pypi/reportlab/4.4.6 Homepage: https://www.reportlab.com/ Repository: https://github.com/MrBitBucket/reportlab-mirror Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/reportlab If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another...

bot: stubsabot

based on findings in https://github.com/sphinx-doc/sphinx/pull/13634 should be retested after that PR is merged

https://discuss.python.org/t/amend-pep-586-to-make-enum-values-subtypes-of-literal/59456/11

Release: https://pypi.org/pypi/ibm-db/3.2.8 Homepage: http://pypi.python.org/pypi/ibm_db/ Repository: https://github.com/ibmdb/python-ibmdb Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/ibm-db Diff: https://github.com/ibmdb/python-ibmdb/compare/v3.2.6...v3.2.8 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 645. - Total...

bot: stubsabot

Release: https://pypi.org/pypi/protobuf/6.33.2 Homepage: https://developers.google.com/protocol-buffers/ Repository: https://github.com/protocolbuffers/protobuf Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/protobuf If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another...

bot: stubsabot

Types for [`django-environ`](https://django-environ.readthedocs.io/en/latest/index.html).

~~Last tried in #7771, let's see what happens nowadays.~~