typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

fix `list.copy` to use the expected type

Open KotlinIsland opened this issue 5 months ago • 3 comments

support:

_: list[object] = list[int]().copy()

KotlinIsland avatar Sep 21 '25 03:09 KotlinIsland

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

github-actions[bot] avatar Sep 21 '25 04:09 github-actions[bot]

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

github-actions[bot] avatar Sep 21 '25 04:09 github-actions[bot]

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

github-actions[bot] avatar Sep 21 '25 23:09 github-actions[bot]