[llvm-bugs] [Bug 44905] New: Please backport 7b8dc8c5769 to 10.0: [libcxx] Support Python 3.8 in the test suite
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 14 02:23:20 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44905
Bug ID: 44905
Summary: Please backport 7b8dc8c5769 to 10.0: [libcxx] Support
Python 3.8 in the test suite
Product: libc++
Version: 10.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Blocks: 44555
The fix is rather trivial, and it seems to be only blocker for running 10.x
with py3.8.
commit 7b8dc8c57697e95fd0b1248e4494ecc0f929aba1
Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
Date: 2020-01-21 17:40:34 +0100
[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
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=44555
[Bug 44555] [meta] 10.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200214/b2a8c0eb/attachment.html>
More information about the llvm-bugs
mailing list