[all-commits] [llvm/llvm-project] 8dbe13: [libcxx] Support Python 3.8 in the test suite
Sergej Jaskiewicz via All-commits
all-commits at lists.llvm.org
Wed Feb 19 01:34:50 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 8dbe13ff509c60dececd9d93f7ffe86c5c4456a0
https://github.com/llvm/llvm-project/commit/8dbe13ff509c60dececd9d93f7ffe86c5c4456a0
Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M libcxx/utils/libcxx/test/target_info.py
Log Message:
-----------
[libcxx] Support Python 3.8 in the test suite
Summary: `platform.linux_distribution()` has been deprecated in Python 3.5 and removed in Python 3.8.
Reviewers: bcain, bcraig, jroelofs, EricWF, mclow.lists, ldionne
Reviewed By: jroelofs
Subscribers: dexonsmith, christof, ldionne, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D72501
(cherry picked from commit 7b8dc8c57697e95fd0b1248e4494ecc0f929aba1)
More information about the All-commits
mailing list