Skip to content

[3.6] bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (GH-3960)#4027

Merged
terryjreedy merged 1 commit intopython:3.6from
miss-islington:backport-e2e4227-3.6
Oct 17, 2017
Merged

[3.6] bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (GH-3960)#4027
terryjreedy merged 1 commit intopython:3.6from
miss-islington:backport-e2e4227-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 17, 2017

Even if one selects a font that defines a limited subset of the unicode
Basic Multilingual Plane, tcl/tk will use other fonts that define a
character. The expanded example give users of non-Latin characters
a better idea of what they might see in the IDLE shell and editors.

To make room for the expanded sample, frames on the Font tab are
re-arranged. The Font/Tabs help explains a bit about the additions.
(cherry picked from commit e2e4227)

https://bugs.python.org/issue13802

…ple. (pythonGH-3960)

Even if one selects a font that defines a limited subset of the unicode
Basic Multilingual Plane, tcl/tk will use other fonts that define a
character. The expanded example give users of non-Latin characters
a better idea of what they might see in the IDLE shell and editors.

To make room for the expanded sample, frames on the Font tab are
re-arranged. The Font/Tabs help explains a bit about the additions.
(cherry picked from commit e2e4227)
@miss-islington
Copy link
Copy Markdown
Contributor Author

@terryjreedy: Backport status check is done, and it's a success ✅ .

@terryjreedy terryjreedy merged commit ecacbb4 into python:3.6 Oct 17, 2017
@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks, @terryjreedy!

@miss-islington miss-islington deleted the backport-e2e4227-3.6 branch October 17, 2017 23:51
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.

4 participants