[Lldb-commits] [PATCH] D157759: [lldb] Remove use of __future__ in python
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 14 14:01:09 PDT 2023
JDevlieghere accepted this revision.
JDevlieghere added a comment.
In D157759#4581673 <https://reviews.llvm.org/D157759#4581673>, @mib wrote:
> LGTM! Although we should make sure no one is still using Python 2 downstream
Python 2 has been deprecated for a while and we've removed other stuff that makes it no longer possible to use Python 2.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157759/new/
https://reviews.llvm.org/D157759
More information about the lldb-commits
mailing list