summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2012-05-16 01:05:57 (GMT)
committerNed Deily <nad@acm.org>2012-05-16 01:05:57 (GMT)
commit724a55c5252a79172ce5f5f35e8db1de287e207e (patch)
treed2340e074e2e1b66a179cdd4e599ef26e068e0db /Python
parent580227a8a0d37ebff27815ca2eaadadc592dcb31 (diff)
downloadcpython-724a55c5252a79172ce5f5f35e8db1de287e207e.zip
cpython-724a55c5252a79172ce5f5f35e8db1de287e207e.tar.gz
cpython-724a55c5252a79172ce5f5f35e8db1de287e207e.tar.bz2
Issue #14777: In an X11 windowing environment, tkinter may return
undecoded UTF-8 bytes as a string when accessing the Tk clipboard. Modify clipboad_get() to first request type UTF8_STRING when no specific type is requested in an X11 windowing environment, falling back to the current default type STRING if that fails. Original patch by Thomas Kluyver.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions