[Python-checkins] python/nondist/peps pep-0042.txt,1.69,1.70

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
Tue, 29 Apr 2003 09:57:52 -0700


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv8593

Modified Files:
	pep-0042.txt 
Log Message:
Add a feature request

Index: pep-0042.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0042.txt,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** pep-0042.txt	6 Feb 2003 22:11:01 -0000	1.69
--- pep-0042.txt	29 Apr 2003 16:57:48 -0000	1.70
***************
*** 246,249 ****
--- 246,253 ----
        http://www.python.org/sf/472881
  
+     - asynchat is buggy in the face of multithreading. 
+ 
+       http://www.python.org/sf/595217
+ 
  
  C API wishes