typeshed
typeshed copied to clipboard
Update `tkinter.Text.count` for 3.13
Add new return_ints argument, and add appropiate overloads.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
This now has a merge conflict, but it should be much simpler now that #12395 is merged.