Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/concepts/python-versions.md
Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>
  • Loading branch information
zanieb and geofft committed Sep 22, 2025
commit 2d646912c01a80f584a8ca625961369354ad6e48
2 changes: 1 addition & 1 deletion 2 docs/concepts/python-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ only be selected when explicitly requested, e.g., with `3.13t` or `3.13+freethre

## Debug Python variants

uv supports discovering and installing debug builds of Python, i.e., with debug assertions enabled.
uv supports discovering and installing [debug builds](https://docs.python.org/3.14/using/configure.html#debug-build) of Python, i.e., with debug assertions enabled.

Debug builds of Python are slower and are not appropriate for general use.

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.