commit | 9e6b97502f3a0c5f7d24e0b7f05dc9b41b0d0b85 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Aug 21 21:38:21 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Aug 21 21:38:21 2013 +0300 |
tree | 772f1f1b8b287cde7bdb62f974f33f9a242cf15d | |
parent | f77b4b20e931dd0247a176db856723fe1203d32e [diff] |
Issue #17119: Fixed integer overflows when processing large strings and tuples in the tkinter module.