This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rbtyod
Recipients rbtyod
Date 2008-10-04.22:07:51
SpamBayes Score 8.971261e-10
Marked as misclassified No
Message-id <1223158073.65.0.65937344153.issue4042@psf.upfronthosting.co.za>
In-reply-to
Content
I just installed the 2.6 final release on my fully updated Win XP
system. When I tried to run IDLE I got the same... 

"IDLE's subprocess didn't make connection. Either IDLE can't start
subprocess or personal firewall is blocking." 

...fatal error message I got when I installed the last release candidate
version on Sept 22, 2008. I put in a bug report at that time 

"[issue3943] IDLE won't start in 3.0rc1 "Subprocess didn't make
connection"" 

but it was closed since the fix to LIB/idlelib/run.py (on line 76) in
#3905 message 73496 by Georg Brandl fixes this problem.

I believe that this known fix was overlooked when 2.6 final was released
this week.

...Bob
History
Date User Action Args
2008-10-04 22:07:53rbtyodsetrecipients: + rbtyod
2008-10-04 22:07:53rbtyodsetmessageid: <1223158073.65.0.65937344153.issue4042@psf.upfronthosting.co.za>
2008-10-04 22:07:52rbtyodlinkissue4042 messages
2008-10-04 22:07:51rbtyodcreate