[issue14606] Memory leak subprocess on Windows

2012-04-21 Thread Charles-François Natali

Changes by Charles-François Natali :


--
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14606] Memory leak subprocess on Windows

2012-04-21 Thread Roland

Roland  added the comment:

yes, thank you.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14606] Memory leak subprocess on Windows

2012-04-20 Thread Terry J. Reedy

Terry J. Reedy  added the comment:

Does your last message mean that this issue should be closed here?

--
nosy: +terry.reedy

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14606] Memory leak subprocess on Windows

2012-04-18 Thread STINNER Victor

STINNER Victor  added the comment:

> 20kb exactly, I can confirm it is only on Windows. I'm currently running some 
> tests to make sure it isn't a general Windows problem. I'll post an update as 
> soon as done.

Oh, that's a lot. Can you please also try with Python 3.2?

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14606] Memory leak subprocess on Windows

2012-04-18 Thread Roland

Roland  added the comment:

20kb exactly, I can confirm it is only on Windows. I'm currently running some 
tests to make sure it isn't a general Windows problem. I'll post an update as 
soon as done.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14606] Memory leak subprocess on Windows

2012-04-18 Thread STINNER Victor

STINNER Victor  added the comment:

I don't see any leak on Linux with Python 2.7 or Python 3.3. How much KB does 
subprocess leak per process?

--
nosy: +haypo
title: Memory leak subprocess -> Memory leak subprocess on Windows

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com