[issue35675] IDLE: Refactor config_key module.

2019-03-20 Thread Terry J. Reedy
Change by Terry J. Reedy : -- assignee: -> terry.reedy components: +IDLE ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue35675] IDLE: Refactor config_key module.

2019-01-06 Thread Cheryl Sabella
Change by Cheryl Sabella : -- keywords: +patch pull_requests: +10920 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue35675] IDLE: Refactor config_key module.

2019-01-06 Thread Terry J. Reedy
New submission from Terry J. Reedy : Continuation of #35598. Cheryl said there (rearranged): "PR11427 refactors the main frame from the window. My main goal in splitting them was more for readability rather than for being able to add it to a Tabbed window. As a follow up to this refactor, I