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
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
https://bugs.llvm.org/show_bug.cgi?id=48561
Neil Nelson changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW