Skip to content

Fix inaccurate PYTHONUNBUFFERED comment#2108

Merged
edmorley merged 1 commit into
mainfrom
edmorley/fix-pythonunbuffered-comment
Jun 16, 2026
Merged

Fix inaccurate PYTHONUNBUFFERED comment#2108
edmorley merged 1 commit into
mainfrom
edmorley/fix-pythonunbuffered-comment

Conversation

@edmorley

@edmorley edmorley commented Jun 16, 2026

Copy link
Copy Markdown
Member

PYTHONUNBUFFERED affects stdout and stderr, not stdin:
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONUNBUFFERED

And updates the comment to actually explain the why not the what.

GUS-W-23030029.

@edmorley edmorley self-assigned this Jun 16, 2026
@edmorley edmorley changed the title Fix inaccurate PYTHONUNBUFFERED comment Fix inaccurate PYTHONUNBUFFERED comment Jun 16, 2026
`PYTHONUNBUFFERED` affects stdout and stderr, not stdin:
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONUNBUFFERED

And updates the comment to actually explain the why not the what.

GUS-W-23030029.
@edmorley edmorley force-pushed the edmorley/fix-pythonunbuffered-comment branch from a80d38a to 82aaa01 Compare June 16, 2026 18:45
@edmorley edmorley marked this pull request as ready for review June 16, 2026 18:46
@edmorley edmorley requested a review from a team as a code owner June 16, 2026 18:46
@edmorley edmorley enabled auto-merge (squash) June 16, 2026 19:00
@edmorley edmorley merged commit 32bf66e into main Jun 16, 2026
7 of 8 checks passed
@edmorley edmorley deleted the edmorley/fix-pythonunbuffered-comment branch June 16, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants