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

Follow up to #13847 and #13913 Shapely 2.1 release notes: https://shapely.readthedocs.io/en/latest/release/2.x.html#version-2-1-0 Shapely 2.1 code changes: https://github.com/shapely/shapely/compare/2.0.7...2.1.0

Third PR about PEP-784 in sdlib ([first PR](https://github.com/python/typeshed/pull/13992) [second PR](https://github.com/python/typeshed/pull/14129)): - Moved files around in `compression` module, this was done between CPython 3.14.0b1 and 3.14.0b2 - Add PEP-784 related changes...

Stubs package for [Django channels](https://channels.readthedocs.io/en/latest/) Ref: - https://github.com/python/typeshed/issues/14020

Linked Issue: #14031 This PR overlaps with #14191, apologies to @donBarbos, I didn't see your PR while working on this. I think this PR is a more fully implemented version...

Release: https://pypi.org/pypi/geopandas/1.1.0 Repository: https://github.com/geopandas/geopandas Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/geopandas Diff: https://github.com/geopandas/geopandas/compare/v1.0.1...v1.1.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `geopandas/accessors.py`. - 0 files...

bot: stubsabot

The type of the second element of the tuple returned from the iterator depends on the event.