Pierre-Yves David <pierre-yves.da...@ens-lyon.org> writes:

> On 04/19/2017 04:45 PM, Yuya Nishihara wrote:
>> # HG changeset patch
>> # User Yuya Nishihara <y...@tcha.org>
>> # Date 1492611005 -32400
>> #      Wed Apr 19 23:10:05 2017 +0900
>> # Branch stable
>> # Node ID 42fd230386fc31d24f3d580a6f09efe596cd516c
>> # Parent  59afb0750aecaff6c2b2e4edaab04eb91eca8a88
>> discovery: prevent crash caused by prune marker having no parent data
>>
>> If a marker has no parent information, parents field is set to None, which
>> caused TypeError. I think this shouldn't normally happen, but somehow
>
> This patch looks good to me.

Yeah, looks good to me, too.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to