Terry J. Reedy added the comment:

Referring to previous item numbers, this new patch, relative to -2,

1. adds padx to gridding of entry widgets.  (Note, editor text area runs 
against scroll bar in same way as these did, but without breaks, it looks 
fine.) Padding border looks better to me.

2. changes shortcuts to _I and _E.

3. deletes '...'.
---

With respect to

4. Save_all_changed_configs is supposed to only save if 'changes', and 
set_user_value is supposed to removed 'changes' same as default.  I want to 
review these functions after uploading the changes above, along with addition 
of title and use of _htest in .__init__.

5. Reuse of create_action_buttons requires that action handlers have matching 
names in both dialogs.  Since this does not affect dialog behavior, I want to 
defer this.

6. I intend to uncomment before pushing, but this does not affect dialog use.

----------
Added file: http://bugs.python.org/file36921/cfg-ext-34-3.diff

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

Reply via email to