]> granicus.if.org Git - python/commitdiff
News item for r59653.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 1 Jan 2008 21:09:07 +0000 (21:09 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 1 Jan 2008 21:09:07 +0000 (21:09 +0000)
Misc/NEWS

index 0d1e5db48ef3570ad39547f1118ade3e8fd87cae..7dc04128364cecf3cdf2ca938bd0edc348637118 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -342,6 +342,9 @@ Core and builtins
 Library
 -------
 
+- Tk issue #1851526: Return results from Python callbacks to Tcl as
+  Tcl objects.
+
 - Issue #1642: Fix segfault in ctypes when trying to delete attributes.
 
 - Issue #1727780: Support loading pickles of random.Random objects created