Campbell Barton
bb543620ae
Fix invalid UTF8 strings being copied into the Python console
...
Add a ensure_utf8 argument to WM_clipboard_text_get so callers don't
have to handle validation themselves.
Copying non-utf8 text into the Python console and buttons was possible,
causing invalid cursor position and a UnicodeDecodeError accessing
ConsoleLine.body from Python.
2023-05-19 12:49:27 +10:00
..
2023-03-30 10:51:59 +02:00
2023-03-30 10:51:59 +02:00
2023-04-12 05:22:26 +02:00
2023-02-12 14:56:05 +11:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:37:49 +10:00
2023-02-12 14:56:05 +11:00
2023-03-03 21:53:34 +01:00
2023-02-12 14:56:05 +11:00
2023-03-30 10:51:59 +02:00
2023-03-30 10:51:59 +02:00
2023-02-12 14:56:05 +11:00
2023-05-09 14:08:19 +10:00
2023-03-30 10:51:59 +02:00
2023-03-30 10:51:59 +02:00
2023-05-02 09:37:49 +10:00
2023-05-09 14:08:19 +10:00
2023-05-02 09:37:49 +10:00
2023-05-07 16:46:37 +10:00
2023-05-14 15:23:43 +02:00
2023-05-09 14:08:19 +10:00
2023-05-09 14:08:19 +10:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:54:48 +10:00
2023-05-02 09:37:49 +10:00
2023-05-09 14:08:19 +10:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:37:49 +10:00
2023-03-06 16:01:47 +01:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:37:49 +10:00
2023-05-02 09:37:49 +10:00
2023-05-19 12:49:27 +10:00
2023-05-02 09:37:49 +10:00
2023-03-29 14:37:34 +11:00
2023-05-02 09:37:49 +10:00
2023-05-14 15:23:43 +02:00
2023-05-02 09:37:49 +10:00
2023-04-12 05:22:26 +02:00
2023-03-30 10:51:59 +02:00