diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-06-27 12:11:14 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-07-05 23:14:52 +0200 |
commit | 4a3706db4fa737ea0047a3605312591698392617 (patch) | |
tree | 69f36ef836d9056dd107319921de4275ff22f54c /external/python3/python-3.5.4-msvc-disable.patch.1 | |
parent | e4cbe169bd1236698a573bf4758d8ae8519a1c08 (diff) |
pyuno: fix deprecated warnings
* Replace PyUnicode_FromUnicode(str, len) with PyUnicode_FromWideChar(str, len)
* Replace PyUnicode_AS_UNICODE(PyObject) with PyUnicode_AsWideCharString(PyObject, size)
Change-Id: I1d8b46059d72f4de261d99393e1681f1e41eafdf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169625
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'external/python3/python-3.5.4-msvc-disable.patch.1')
0 files changed, 0 insertions, 0 deletions