| commit | e3f1b0911e02f5108b90b9b25417a448a423da40 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sun May 08 20:46:22 2016 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sun May 08 20:46:22 2016 +0300 |
| tree | a9f0a153bfdbe33f242c3dcbcb25f6b2d31afe8e | |
| parent | 4c35964b764540988bfb342bffc7c4b1cb674031 [diff] |
Issue #23815: Fixed crashes related to directly created instances of types in _tkinter and curses.panel modules.