Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tkinter: allow index to be "end" in Treeview.move #13454

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

evantj
Copy link
Contributor

@evantj evantj commented Feb 2, 2025

the tk docs don't seem to mention it, but looking at generic/ttk/ttkTreeview.c, there is the same logic for "end" in TreeviewMoveCommand as TreeviewInsertCommand

@AlexWaygood AlexWaygood requested a review from Akuli February 2, 2025 23:11
Copy link
Contributor

github-actions bot commented Feb 2, 2025

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

Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Akuli Akuli merged commit aac4394 into python:main Feb 3, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants