Skip to content

Commit bcd36f3

Browse files
DavidSpickettgithub-actions[bot]
authored andcommitted
Automerge: [llvm][Docs] Add new LLDB Python guidance to release notes (#122719)
As decided in https://discourse.llvm.org/t/rfc-lets-document-and-enforce-a-minimum-python-version-for-lldb/82731 and implemented by llvm/llvm-project#114807.
2 parents 7d6f82f + 3d507a8 commit bcd36f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,10 @@ Changes to the LLVM tools
379379
Changes to LLDB
380380
---------------------------------
381381

382+
* It is now recommended that LLDB be built with Python >= 3.8, but no changes
383+
have been made to the supported Python versions. The next release, LLDB 21,
384+
will require Python >= 3.8.
385+
382386
* LLDB now supports inline diagnostics for the expression evaluator and command line parser.
383387

384388
Old:

0 commit comments

Comments
 (0)