[Python-checkins] python/dist/src/Misc NEWS,1.337.2.4.2.32,1.337.2.4.2.33

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
2002年8月18日 17:43:08 -0700


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv25402/22/Misc
Modified Files:
 Tag: release22-maint
	NEWS 
Log Message:
SF bug 595919: popenN return only text mode pipes
popen2() and popen3() created text-mode pipes even when binary mode
was asked for. This was specific to Windows.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.337.2.4.2.32
retrieving revision 1.337.2.4.2.33
diff -C2 -d -r1.337.2.4.2.32 -r1.337.2.4.2.33
*** NEWS	9 Aug 2002 15:57:52 -0000	1.337.2.4.2.32
--- NEWS	19 Aug 2002 00:43:06 -0000	1.337.2.4.2.33
***************
*** 68,71 ****
--- 68,75 ----
 Windows
 
+ - SF bug 595919: popenN return only text mode pipes
+ popen2() and popen3() created text-mode pipes even when binary mode
+ was asked for. This was specific to Windows.
+ 
 - Sometimes the uninstall executable (UNWISE.EXE) vanishes. One cause
 of that has been fixed in the installer (disabled Wise's "delete in-

AltStyle によって変換されたページ (->オリジナル) /