]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#457466: "popenx() argument mangling hangs python" [Win9x only]
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 8 Apr 2002 05:03:59 +0000 (05:03 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 8 Apr 2002 05:03:59 +0000 (05:03 +0000)
Misc/NEWS

index 76c30147fd0a695410280a34164f99d3b8325a8d..17fb525d1ba124b1cf860a06f93c083a71a0fbc9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,10 @@ Core
   access to the current frame during destruction of a local variable
   could access a pointer to freed memory.
 
+- SF #457466: popenx() argument mangling hangs python (win9x only).
+  Under certain circumstances, using any of the popen calls on win9x
+  would cause python to hang.
+
 Library
 
 - The xml.sax.expatreader.ExpatParser class will no longer create