diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-06-30 06:43:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-30 06:43:22 (GMT) |
commit | b2e88fcf63515f8a66759a6fdc75d08a0a440901 (patch) | |
tree | 32a6ec7c1bc7e9667809419347faf591f0913732 /Python/pythonrun.c | |
parent | d6a283b37b66ecd2d0ff43602ddc8e91b54a51c5 (diff) | |
download | cpython-b2e88fcf63515f8a66759a6fdc75d08a0a440901.zip cpython-b2e88fcf63515f8a66759a6fdc75d08a0a440901.tar.gz cpython-b2e88fcf63515f8a66759a6fdc75d08a0a440901.tar.bz2 |
bpo-33974: Fix passing special characters to ttk widgets. (GH-7986)
Fix passing lists and tuples of strings containing special characters
'"', '\\', '{', '}' and '\n' as options to tkinter.ttk widgets.
(cherry picked from commit 5bb5bbfca847524bab5f2368bdb48eedf5dba74f)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions