Skip to content

Conversation

@millerabel
Copy link

@millerabel millerabel commented Dec 4, 2025

Fix issue is with syntax and output coloring in Python 3.14 that interferes with output stream wrapper. Add prefix PYTHON_COLORS=0 to the python3 invocation line in run.sh. This disables the output coloring function within the Python interpreter but does not affect output coloring from libraries or other components. The koans now run and complete successfully in 3.14. (Issue #295)

Fix issue is with syntax and output coloring in Python 3.14 that interferes with output stream wrapper. Add prefix `PYTHON_COLORS=0` to the python3 invocation line in `run.sh`. This disables the output coloring function within the Python interpreter but does not affect output coloring from libraries or other components. The koans now run and complete successfully in 3.14.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant