commit | 3b4a5bd9dae5504e66da4157c646f222c61e1daa | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Jan 03 23:52:04 2008 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Jan 03 23:52:04 2008 +0000 |
tree | 3bdfbe7a6a22e825a71e5e7e952089606458bea2 | |
parent | 6df9a82bd3bdb69e1e7febc3997ca4c7c1d629fb [diff] [blame] |
Fix bug #1301 -- a bad assert in _tkinter.
diff --git a/Misc/NEWS b/Misc/NEWS index 97027a3..67af91e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -157,6 +157,8 @@ Extension Modules ----------------- +- Bug #1301: Bad assert in _tkinter fixed. + - Bug #1649098: Avoid declaration of zero-sized array declaration in structure.