[all-commits] [llvm/llvm-project] 7b8dc8: [libcxx] Support Python 3.8 in the test suite
Sergej Jaskiewicz via All-commits
all-commits at lists.llvm.org
Tue Jan 21 09:27:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b8dc8c57697e95fd0b1248e4494ecc0f929aba1
https://github.com/llvm/llvm-project/commit/7b8dc8c57697e95fd0b1248e4494ecc0f929aba1
Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
Date: 2020-01-21 (Tue, 21 Jan 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
More information about the All-commits
mailing list