typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Update `tkinter.Text.count` for 3.13

Open max-muoto opened this issue 1 year ago • 3 comments

Add new return_ints argument, and add appropiate overloads.

max-muoto avatar Jul 20 '24 04:07 max-muoto

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

github-actions[bot] avatar Jul 20 '24 05:07 github-actions[bot]

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

github-actions[bot] avatar Jul 20 '24 05:07 github-actions[bot]

This now has a merge conflict, but it should be much simpler now that #12395 is merged.

Akuli avatar Aug 10 '24 21:08 Akuli