Skip to content

[3.6] bpo-31414: IDLE -- fix tk entry box tests by deleting first. (GH-3501)#3502

Merged
terryjreedy merged 1 commit into
python:3.6from
miss-islington:backport-667522e-3.6
Sep 11, 2017
Merged

[3.6] bpo-31414: IDLE -- fix tk entry box tests by deleting first. (GH-3501)#3502
terryjreedy merged 1 commit into
python:3.6from
miss-islington:backport-667522e-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Sep 11, 2017

Adding to an int entry is not the same as deleting and inserting
because int('') will fail.
(cherry picked from commit 667522e)

https://bugs.python.org/issue31414

…ythonGH-3501)

Adding to an int entry is not the same as deleting and inserting
because int('') will fail.
(cherry picked from commit 667522e)
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.

5 participants