[3.7] bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109) by miss-islington · Pull Request #12119 · python/cpython
Remove colorizer.ColorDelegator.close_when_done and the corresponding argument of .close(). In IDLE, both have always been None or False since 2007. (cherry picked from commit b9f0354) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters