[Libreoffice-bugs] [Bug 138987] Deprecation warnings when building against Python 3.9

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 17 16:21:49 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138987

--- Comment #1 from DavidO <d.ostrovsky at gmx.de> ---
This was discussed on the IRC:

<sberg> we have those SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP in sal/types.h
that are used in some places to silence such deprecation warnings; maybe you
want to add those, for the time being at least?

and

<mst___> suspect there's no direct replacement for PyUnicode_FromUnicode
because PyUnicode_FromKindAndData apparently requires UCS2 not UTF16

<mst___> so in ustring2PyUnicode i guess the solution is to just drop the 2
branches that call it

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201217/afd2d575/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list