[Python-checkins] [python/cpython] bb2bae: bpo-30870: IDLE: Change sample font when select by...

GitHub noreply at github.com
Sun Jul 9 18:57:20 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: bb2bae84d6b29f991b757b46430c3c15c60059e9
      https://github.com/python/cpython/commit/bb2bae84d6b29f991b757b46430c3c15c60059e9
  Author: Louie Lu <git at louie.lu>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M Lib/idlelib/configdialog.py
    A Misc/NEWS.d/next/IDLE/2017-07-08-17-57-04.bpo-30870.IcR2pf.rst

  Log Message:
  -----------
  bpo-30870: IDLE: Change sample font when select by key-up/down (#2617)

Patch by Louie Lu.




More information about the Python-checkins mailing list