https://bugzilla.wikimedia.org/show_bug.cgi?id=55208
--- Comment #3 from Mpaa mpaa.wiki@gmail.com --- (In reply to comment #2)
(In reply to comment #1)
timestamps format has been changed this month and there where a fix for wikipedia.py (see Gerrit change #88235). Should be confirmed.
Timestamp has the expected format, but type is mismatched in minutesDiff (long expected instead of int). Fix on its way.