Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.11.0
-
macOS 10.15
-
eebbd1ebc8c0d075abc306e6bf3d5948d8b47fcf (qt-creator/qt-creator/master)
Description
When using print() it will not show up in the output until the application exits. This is due to the fact the stdout is being buffered, this can be resolved by passing -u to the Python command and then it will not buffer stdout/stderr.
Attachments
For Gerrit Dashboard: QTCREATORBUG-23539 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
288506,5 | Python: Add option to disable buffered output | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |