summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorYan Yanchii <yyanchiy@gmail.com>2025-01-12 08:27:28 (GMT)
committerGitHub <noreply@github.com>2025-01-12 08:27:28 (GMT)
commit30268b5d2fbb1a5e6c876f0cdc4cbdb5d93315e6 (patch)
treecdc78190b6d6eb5afa282f9200e6d352102b685e /Python/codegen.c
parent22a442181d5f1ac496dac08e24fd852de404882f (diff)
downloadcpython-30268b5d2fbb1a5e6c876f0cdc4cbdb5d93315e6.zip
cpython-30268b5d2fbb1a5e6c876f0cdc4cbdb5d93315e6.tar.gz
cpython-30268b5d2fbb1a5e6c876f0cdc4cbdb5d93315e6.tar.bz2
gh-128377: Skip `test_cmd_line.test_non_interactive_output_buffering` when `PYTHONUNBUFFERED=1` (#128378)
The `test_cmd_line.test_non_interactive_output_buffering` test assumes a buffered `stdio` without checking the `PYTHONUNBUFFERED` value. Instead of changing the environment variable for the duration of the test, it is better to simply skip it.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions