Patches item #1529018, was opened at 2006-07-26 17:13 Message generated for change (Comment added) made by taleinat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1529018&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: IDLE Group: None Status: Open Resolution: None Priority: 1 Private: No Submitted By: Tal Einat (taleinat) Assigned to: Kurt B. Kaiser (kbk) Summary: Move firewall warning to "about" menu Initial Comment: This patch addresses the point brought up in the following post on IDLE-dev by Gregor Lingl. I support this change and nobody raised an objection. " The firewall warning message in the Pythonshell window was introduced in Python 2.3 (IDLE 1.0 or something similar?) I remember well the problems, which have been occurred then, and to which it was the answer. (If I remember correctly I was involved in the discussion thread which led to the introduction of that message.) Since more than three years I've used IDLE on many different systems and I didn't encounter a single Firewall warning since then. (It seems that firewalls nowadays are not offended by the use of 127.0.0.1) Therefore, and because the message is long and ugly, I'd like to suggest to delete it from the Python Shell window and - if considered necessary - for instance to put it into the IDLE Help - "About IDLE" submenu or in a special IDLE-Firewall warning submenu of IDLE-Help. Please observe that it pops up thousands of times and it's read at most once. Additional remark (about my personal interest): I have to do a lot of IDLE-screenshots for a textbook on programming and I really don't like it to occur on all those screenshots. " ---------------------------------------------------------------------- >Comment By: Tal Einat (taleinat) Date: 2007-05-13 11:52 Message: Logged In: YES user_id=1330769 Originator: YES Updated (use newer patch file instead of the original): * Uses new textView utility functions (see patch 1718043) * Diff relative to Rev. 55290 File Added: IDLE_firewall_warning.070513.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1529018&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
