commit | 92733be85e89ac0d7c1c3a4d57eff0373d9f4b5f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Jun 17 09:25:15 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Jun 17 09:25:15 2006 +0000 |
tree | 00a5be0671fc134957ea421fec8fd63d23fb925b | |
parent | 5ecad9ca13405d0cc4c2653435887a62e54bb673 [diff] [blame] |
Patch #1494750: Destroy master after deleting children.
diff --git a/Misc/NEWS b/Misc/NEWS index cad6f80..165048c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -163,6 +163,9 @@ Library ------- +- Patch #1494750: Destroy master after deleting children in + Tkinter.BaseWidget. + - Patch #1096231: Add ``default`` argument to Tkinter.Wm.wm_iconbitmap. - Patch #763580: Add name and value arguments to Tkinter variable