bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() by terryjreedy · Pull Request #12491 · python/cpython

@terryjreedy

This param was only used once and changed the return type.

csabella

csabella

csabella

csabella

csabella

@terryjreedy

@terryjreedy

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 22, 2019
…GH-12491)

This param was only used once and changed the return type.
(cherry picked from commit c141957)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Mar 22, 2019
This param was only used once and changed the return type.
(cherry picked from commit c141957)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>