Pycharm console does not print newline at the end of a log output
I do not know if I did something wrong but it started happening after upgrading to Pycharm Professional 2022.2
When I run a python file the output is not formatted to separate each new line with a newline character. So I get a weird kind of output in console.
I get something like this

Whereas it was formatted with a newline character at end of every line earlier.
请先登录再写评论。
The issue should be fixed in the 2022.2.1 RC
You can download it from https://youtrack.jetbrains.com/articles/PY-A-23004355