[3.9] bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954) by miss-islington · Pull Request #26648 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
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
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
requested a review
from terryjreedy
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
miss-islington
commented
Jun 10, 2021
miss-islington commented
Contributor Author
@roseman and @terryjreedy: Status check is done, and it's a success ✅ .
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-feature
awaiting review labels
terryjreedy
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
Jun 10, 2021
miss-islington commented
Contributor Author
@roseman and @terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
9b88943
into
python:3.9
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-42d5a4f-3.9
branch
terryjreedy
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment