Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
terryjreedy merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-42d5a4f-3.10miss-islington/cpython:backport-42d5a4f-3.10Copy head branch name to clipboard
Jun 10, 2021
Merged

[3.10] bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)#26647
terryjreedy merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-42d5a4f-3.10miss-islington/cpython:backport-42d5a4f-3.10Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
(cherry picked from commit 42d5a4f)

Co-authored-by: Mark Roseman mark@markroseman.com

https://bugs.python.org/issue33962

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

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 42d5a4f)

Co-authored-by: Mark Roseman <mark@markroseman.com>
@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 ✅ .

@bedevere-bot bedevere-bot added type-feature A feature request or enhancement awaiting review labels Jun 10, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@roseman and @terryjreedy: Status check is done, and it's a failure ❌ .

@terryjreedy

Copy link
Copy Markdown
Member

Pipeines Ubuntu failure was in test_ttk_guionly. Not relelated.

@terryjreedy terryjreedy merged commit 540ebc4 into python:3.10 Jun 10, 2021
@miss-islington miss-islington deleted the backport-42d5a4f-3.10 branch June 10, 2021 20:16
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.