Message 198023 - Python tracker
Hi, Decided to give it a try and implement suggested Py_SetStandardStreamEncoding, see attached patch. A quick test with Blender under Linux (with an ASCII console) seems to work OK, unfortunatly I do not have Windows to test it where it really matters... That's my first piece of code ever written for Python, I hope it does not contain too much obvious errors!