https://bugs.winehq.org/show_bug.cgi?id=42474
--- Comment #14 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to Austin English from comment #13)
(In reply to Gijs Vermeulen from comment #12)
Created attachment 58036 [details] stub try
I tried stubbing it, but it still fails.
Try E_NOTIMPL instead of S_OK.
When I do that, I get this error:
"Fatal Python error: buffer overflow in getpathp.c's join()"
With S_OK I get this error:
"Fatal Python error: Py_Initialize: unable to load the file system codec ModuleNotFoundError: No module named 'encodings'"