typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Fix shapely for 2.1 release

Open hamdanal opened this issue 6 months ago • 1 comments

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

hamdanal avatar Jun 07 '25 11:06 hamdanal

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Jun 07 '25 11:06 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Jul 07 '25 15:07 github-actions[bot]

There's a merge conflict, but apart from that LGTM.

srittau avatar Jul 07 '25 15:07 srittau

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Jul 08 '25 20:07 github-actions[bot]