mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
5bb5bbfca8
Fix passing lists and tuples of strings containing special characters
'"', '\\', '{', '}' and '\n' as options to tkinter.ttk widgets.