Thanks for the info.
If I get some time soon I can at least see what the current results
are with that updated module. If not I'll pitch in sometime after the
13 branch.
On Thu, 28 Jan 2021 at 17:52, Jonas Devlieghere wrote:
>
> Hey David,
>
> On Thu, Jan 28, 2021 at 2:46 AM David Spickett via l
Hey David,
On Thu, Jan 28, 2021 at 2:46 AM David Spickett via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> I came across a minor bug writing some lldb-server tests where single
> line diffs weren't handled correctly by unittest2. Turns out they are
> in the latest version but the third_party/ ver
I came across a minor bug writing some lldb-server tests where single
line diffs weren't handled correctly by unittest2. Turns out they are
in the latest version but the third_party/ version is older than that.
https://bugs.python.org/issue9174
https://hg.python.org/unittest2/rev/96e432563d53 (tho