diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-02-19 15:31:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 15:31:08 -0800 |
commit | 13dce35876acdd35269f7d64c187c1d831bbf980 (patch) | |
tree | 3f9d393b41206239e9192daa849a881b0d9fdd1f /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 513d9f2395ea017e72602ca6e747a2e061ab8c3f (diff) | |
download | llvm-13dce35876acdd35269f7d64c187c1d831bbf980.zip llvm-13dce35876acdd35269f7d64c187c1d831bbf980.tar.gz llvm-13dce35876acdd35269f7d64c187c1d831bbf980.tar.bz2 |
[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)
The distutils package has been deprecated and was removed from Python
3.12. The migration page [1] advises to use the packaging module
instead. Since Python 3.6 that's vendored into pkg_resources.
[1] https://peps.python.org/pep-0632/#migration-advice
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions