https://bugs.documentfoundation.org/show_bug.cgi?id=168215
Ming Hua <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Ming Hua <[email protected]> --- Removing many modules in the embedded Python is a deliberate choice made by the developers. There is a compile-time option to use the system Python instead of the embedded one, and many Linux distributions chose this option. Though I admit I haven't seen any Windows build doing this, and don't know how viable this approach is on Windows. There are also extensions that installs numpy/scipy or pandas and make them work with LibreOffice. I imagine you can also build an extension that incorporate the parts you mentioned if you choose that approach. In any case, such a blanket report listing multiple issues is unlikely to get any traction. The developers are not going to change their mind and embed full Python into LibO. If you can separate this report into individual issues, some of them may get support (I'm thinking of the pythonw.exe one) and are added to the embedded Python. -- You are receiving this mail because: You are the assignee for the bug.
