[New-bugs-announce] [issue35598] IDLE: Modernize config_key module

Cheryl Sabella report at bugs.python.org
Thu Dec 27 15:27:57 EST 2018


New submission from Cheryl Sabella <cheryl.sabella at gmail.com>:

* Apply PEP8 naming convention.
* Add additional tests to get coverage (close?) to 100%.
* Update to more meaningful names.
* Switch to ttk widgets and revise imports.
* Split toplevel class into a window class and frame class(es).

----------
assignee: terry.reedy
components: IDLE
messages: 332614
nosy: cheryl.sabella, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE: Modernize config_key module
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35598>
_______________________________________


More information about the New-bugs-announce mailing list