On Wed, Jan 30, 2019 at 4:11 PM Davide Italiano via lldb-commits <lldb-commits@lists.llvm.org> wrote: > > Author: davide > Date: Wed Jan 30 16:11:33 2019 > New Revision: 352701 > > URL: http://llvm.org/viewvc/llvm-project?rev=352701&view=rev > Log: > [Python] String(s) and bytes are two different entities in 3.7. > > So, we need an explicit call to decode() here to let it work with > both interpreters. Fixes TestXMMRegisters on 3.7. >
Let's see if this sticks. -- Davide _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits