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.9] bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)#26648

Merged
miss-islington merged 1 commit into
python:3.9python/cpython:3.9from
miss-islington:backport-42d5a4f-3.9miss-islington/cpython:backport-42d5a4f-3.9Copy head branch name to clipboard
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.9python/cpython:3.9from
miss-islington:backport-42d5a4f-3.9miss-islington/cpython:backport-42d5a4f-3.9Copy 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 ✅ .

@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

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