Files
poky/meta
Khem Raj f2fa6b3305 buildstats: Replace 'is' with '==' in python condition check expression
python 3.8 has started to throw this as a warning but usage is wrong see
[1], it seems to be working by accident and not design.

Fixes
SyntaxWarning: "is" with a literal. Did you mean "=="?

[1]: https://bugs.python.org/issue34850

(From OE-Core rev: c3cb6bc21f3f84e2ed103b6438516ab85222faa9)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-15 09:10:46 +00:00
..
2019-12-09 12:00:43 +00:00
2019-11-14 13:20:59 +00:00
2019-12-15 09:10:46 +00:00
2019-12-09 12:00:42 +00:00
2019-08-28 11:31:21 +01:00
2018-09-21 18:45:47 -07:00
2019-08-29 14:05:12 +01:00