Skip to content

[2.7] bpo-30310: tkFont now supports unicode options (e.g. font family). - #1567

Merged
serhiy-storchaka merged 6 commits into
python:2.7from
serhiy-storchaka:tkinter-unicode-font-options
May 26, 2017
Merged

[2.7] bpo-30310: tkFont now supports unicode options (e.g. font family).#1567
serhiy-storchaka merged 6 commits into
python:2.7from
serhiy-storchaka:tkinter-unicode-font-options

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

No description provided.

@serhiy-storchakaserhiy-storchaka added the type-bug An unexpected behavior, bug, or error label May 13, 2017

@terryjreedyterryjreedy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs currently failing test fixed by patch. See issue for suggestion.

@serhiy-storchaka

Copy link
Copy Markdown
MemberAuthor

Is this good to you @terryjreedy?

@terryjreedy

Copy link
Copy Markdown
Member

I seem to have fixed the News merge conflict (until there is another one ;-). If you are happy with this, push before there is another conflict, and the need for another round of tests ;-).

@terryjreedy

Copy link
Copy Markdown
Member

Sorry for delay. Had unavoidable family business to attend to.

@serhiy-storchaka
serhiy-storchaka merged commit 96f5020 into python:2.7May 26, 2017
@serhiy-storchaka
serhiy-storchaka deleted the tkinter-unicode-font-options branch May 26, 2017 05:15
@serhiy-storchaka

Copy link
Copy Markdown
MemberAuthor

Thank you for your review.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka@terryjreedy@the-knights-who-say-ni