Skip to content

bpo-38371: Remove deprecated tkinter split() method #28237

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

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Sep 8, 2021

@erlend-aasland
Copy link
Contributor Author

Has been deprecated since Python 3.9.

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

Should not function SplitObj() be removed?

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Sep 8, 2021
@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Sep 8, 2021

Should not function SplitObj() be removed?

Indeed. Functions SplitObj and Split are not needed anymore. Thanks for the heads up.

@serhiy-storchaka serhiy-storchaka merged commit f235dd0 into python:main Sep 8, 2021
@erlend-aasland erlend-aasland deleted the tkinter-remove-deprecated branch September 8, 2021 20:03
@erlend-aasland
Copy link
Contributor Author

Thanks for reviewing, Serhiy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants