Skip to content

Commit a1105c0

Browse files
committed
[llvm][Docs] Add new LLDB Python guidance to release notes
1 parent 99612a3 commit a1105c0

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)