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: unassignedclangb...@nondot.org
          Reporter: mgo...@gentoo.org
                CC: llvm-bugs@lists.llvm.org, mclow.li...@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 <jaskiewi...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to