◐ Shell
clean mode source ↗

bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) by csabella · Pull Request #2905 · python/cpython

mlouielu

terryjreedy

terryjreedy

terryjreedy

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

Jul 30, 2017
…tep 1) (pythonGH-2905)

The slightly modified tests continue to pass. The General test
broken by the switch to Notebook is fixed.
Patch mostly by Cheryl Sabella.
(cherry picked from commit 9397e2a)

terryjreedy added a commit that referenced this pull request

Jul 30, 2017
…tep 1) (GH-2905) (#2950)

The slightly modified tests continue to pass. The General test
broken by the switch to Notebook is fixed.
Patch mostly by Cheryl Sabella.
(cherry picked from commit 9397e2a)