◐ Shell
clean mode source ↗

bpo-30917: IDLE: Add config.IdleConf unittest by mlouielu · Pull Request #2691 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mlouielu mlouielu changed the title [WIP] bpo-30917: IDLE: Add config.IdleConf unittest bpo-30917: IDLE: Add config.IdleConf unittest

Jul 13, 2017

terryjreedy

terryjreedy

terryjreedy

mlouielu

csabella

csabella

csabella

csabella

csabella

csabella

csabella

csabella

terryjreedy

…nto add_idleconf_unittest

terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request

Jul 18, 2017
Patch by Louie Lu.
(cherry picked from commit f776eb0)

@mlouielu mlouielu deleted the add_idleconf_unittest branch

July 19, 2017 01:02

terryjreedy added a commit that referenced this pull request

Jul 20, 2017
Patch by Louie Lu.
(cherry picked from commit f776eb0)
(includes diffs of  ed014f7 and 9f9192a)
* fix config reset from pr 2754

* Fix test_get_font (from pr 2769)