[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 19 12:18:18 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125307
--- Comment #5 from Thomas Viehmann <tv.bugs.freedesktop.org at beamnet.de> ---
So there is a brief discussion here:
https://lists.freedesktop.org/archives/libreoffice/2019-May/082782.html
(I didn't do the research mentioned there, though)
When we shy away from changing the auto-conversion, a partial mitigation might
be to allow Any arguments to be passed to methods.
This would still have us doing the Any conversion explicitly, but we would not
have to resort to uno.invoke, giving a 50% more pythonic feel to 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/20190919/f90c6167/attachment.html>
More information about the Libreoffice-bugs
mailing list