[Python-checkins] python/dist/src/Misc NEWS,1.795,1.796

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
2003年6月29日 09:50:08 -0700


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv23543/python/Misc
Modified Files:
	NEWS 
Log Message:
Provide dummy (do-nothing) settrace() and setprofile() functions until
Jeremy can check in the real things.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.795
retrieving revision 1.796
diff -C2 -d -r1.795 -r1.796
*** NEWS	29 Jun 2003 16:18:08 -0000	1.795
--- NEWS	29 Jun 2003 16:50:06 -0000	1.796
***************
*** 128,131 ****
--- 128,135 ----
 module. A function registered with the threading module will
 be used for all threads it creates.
+ XXX Somebody forget to check these in to threading.py, although
+ XXX some other library modules call them. This will be repaired
+ XXX before the final release. For now, dummy settrace() and
+ XXX setprofile() functions have been added to threading.py.
 
 - copy.py: applied SF patch 707900, fixing bug 702858, by Steven

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