Terry J. Reedy added the comment:

Yes, go ahead next with name changes and use of modern features such as sets 
and comprehensions.  Please discuss 'general changes before coding.  When we 
added Linux Modern keys a year ago, I combined two functions into 
IdleConf.current_colors_and_keys.  I suspect that there are other duplications 
to remove.  

Except for extensions, current values in default configs should not change, as 
doing so will break past versions.  So using them in tests is good, as it will 
detect unwanted changes to those files.  I hope the list of extensions goes 
down, but when it does, we can change the tests.

----------
stage:  -> patch review
type:  -> enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30917>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to