[issue24039] Minimize option doesn't work on Search Dialog box for idle
New submission from Prince: I tried to search for a keyword in idle with help of search dialog box, it worked just fine however when I tried to minimize the box it didn't minimize. All other options like expand and close works as expected. Steps To Reproduce: 1) open idle 2) press cntrl+f to open search dialog box. 3) press minimize button on the box. expected - It should minimize Actual - it doesn't Tested on windows7-64bit -- components: IDLE messages: 241871 nosy: prince09cs priority: normal severity: normal status: open title: Minimize option doesn't work on Search Dialog box for idle versions: Python 3.4 ___ Python tracker <http://bugs.python.org/issue24039> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue24039] Minimize option doesn't work on Search Dialog box for idle
Changes by Prince : -- type: -> behavior ___ Python tracker <http://bugs.python.org/issue24039> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue24039] Minimize option doesn't work on Search Dialog box for idle
Changes by Prince : -- nosy: +roger.serwy, terry.reedy ___ Python tracker <http://bugs.python.org/issue24039> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue32545] Unable to install Python 3.7.0a4 on Windows 10 - Error 0x80070643: Failed to install MSI package.
prince parker added the comment: >From the log record, everything I can advise is that it neglected to open the >document containing data about progressing introduces. At a supposition, >another introduce was running (possibly fizzled?) and didn't tidy up >appropriately. https://antimalwareserviceexecutables.com/ Rebooting ought to by and large determination that. In the event that it doesn't, you're either taking a gander at genuine OS defilement (worth testing if some other MSI installers work - Anaconda does not utilize MSI) or plate debasement. -- hgrepos: +383 nosy: +prince_parker ___ Python tracker <https://bugs.python.org/issue32545> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue17121] SSH upload for distutils
Tom Prince added the comment: > "this package performs heavy monkey-patching of distutils to make it use the system's ssh command." > I don't think this bodes well for immediate inclusion, especially in a bugfix release. It only needs monkey-patching to convince distutils to connect over ssh. This is suggesting it handle it natively. (clearly) -- nosy: +Tom.Prince versions: +Python 2.7 ___ Python tracker <http://bugs.python.org/issue17121> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com