Skip to content

[3.9] bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)#26648

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-42d5a4f-3.9
Jun 10, 2021
Merged

[3.9] bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)#26648
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-42d5a4f-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 10, 2021

If ttk.Spinbox is not available (Tk < 8.5.9) use readonly ttk.Budugbox.

Co-authored-by: Terry Jan Reedy [email protected]
(cherry picked from commit 42d5a4f)

Co-authored-by: Mark Roseman [email protected]

https://bugs.python.org/issue33962

If ttk.Spinbox is not available (Tk < 8.5.9) use readonly ttk.Budugbox.

Co-authored-by: Terry Jan Reedy <[email protected]>
(cherry picked from commit 42d5a4f)

Co-authored-by: Mark Roseman <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@roseman and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@roseman and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 9b88943 into python:3.9 Jun 10, 2021
@miss-islington miss-islington deleted the backport-42d5a4f-3.9 branch June 10, 2021 19:40
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.

5 participants