https://bugs.winehq.org/show_bug.cgi?id=51813
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1b0d8428dfc13b0fa5ea7d576df | |ef7aaf8a8c927 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED
--- Comment #15 from Bernhard Übelacker bernhardu@mailbox.org --- $ wine python -c 'print("hello world")' > out.txt $ cat out.txt hello world $
Got fixed by: https://gitlab.winehq.org/wine/wine/-/commit/1b0d8428dfc13b0fa5ea7d576dfef7a... (And the three commits before.)