[Idle-dev] Pinging commiters about patches
Terry Reedy
tjreedy at udel.edu
Tue May 19 22:48:32 CEST 2015
On 5/18/2015 5:36 PM, Al Sweigart wrote:
> I've had a couple fairly small and straight-forward patches on the
> issue tracker for a while, and just wanted to ping those with commit
> access about them:
I revised and applied two of our patches in the last week.
> https://bugs.python.org/issue23977
>
> This is a refactor for of test_delegator.py to add a case and more
> specific error messages when the tests fail.
I will look at this when I do another round of checking test_xyz patches
(there are about 8 at the moment).
> https://bugs.python.org/issue23218
>
> This is a UI redesign for the 3 Find windows. You can compare them
> visually here: https://bugs.python.org/file37759/idle_grep_compare2.png
Fixing find and replace bugs is a higher priority for me than cosmetic
changes. [close] buttons should be at the bottom where other editors
(Notepad++) put them. More important is whether these dialogs have to
be modal. Notepad++ has one non-modal box with 4 tabs, including the 3
windows Idle has.
--
Terry Jan Reedy
More information about the IDLE-dev
mailing list