Re: [Python-Dev] Behavior change in subprocess.py

2006-07-20 Thread Delaney, Timothy (Tim)
Title: Message Hah - just found it. I even remember reading it... I'll update the SF tracker (1526203) with your analysis. Tim Delaney -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Jacobs [EMAIL PROTECTED]Sent: Thursday, 13

[Python-Dev] Behavior change in subprocess.py

2006-07-12 Thread Kevin Jacobs [EMAIL PROTECTED]
During my testing of Python 2.5b2, I've found something that may be worthy of discussion. I suspect that recent GC and finalization changes have altered the behavior of the Popen object in subprocess.py. I am now getting many many many finalization warnings in my code like: Exception