]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
trace fix
authorAnthony Baxter <anthonybaxter@gmail.com>
Fri, 19 Dec 2003 02:06:06 +0000 (02:06 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Fri, 19 Dec 2003 02:06:06 +0000 (02:06 +0000)
Misc/NEWS

index 5258da33f4486c4b3461ad930867b2cdcf13ed79..5895dbff19f4ea7f20f3bb773dc19b46b681a438 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -13,7 +13,12 @@ Core and builtins
 -----------------
 
 - Removed PendingDeprecationWarning from apply().  apply() remains
-  deprecated, but the nuissance warning will not be issued.
+  deprecated, but the nuisance warning will not be issued.
+
+Library
+-------
+
+- A couple of bugs were squished in trace.py
 
 What's New in Python 2.3.3c1?
 =============================