[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Advent bug squashing] fixed in #1018506 in python-gtfparse



On 12/4/22 20:39, Étienne Mollier wrote:
[...]

In such configuration, assert would test whether $1 is true,
and print $2 if it is not.  I believe you might have wanted to
conver to:

	assert $1 == $2

Oh. I did a direct substitution of `eq_(*)` with `assert` thinking that they do the same job. Thanks for letting me know that's not the case.
I've refreshed the patch and pushed.

[1] - https://salsa.debian.org/med-team/python-gtfparse

Thanks :)
--
Mohammed Bilal
2D65 BC1E B966 5A6E 97F9 730A B3F5 9452 8521 9E1F

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: