Page MenuHomePhabricator

getFileVersionHistoryTable does not work corectly
Closed, ResolvedPublic

Description

getFileVersionHistoryTable return error when I tried to create history table

TypeError

format() argument after ** must be a mapping, not Timestamp

Event Timeline

Change 582588 had a related patch set uploaded (by RLuts; owner: RLuts):
[pywikibot/core@master] component: pywikibot-core

https://gerrit.wikimedia.org/r/582588

Change 582589 had a related patch set uploaded (by RLuts; owner: RLuts):
[pywikibot/core@master] component: pywikibot-core

https://gerrit.wikimedia.org/r/582589

Hi, you created two pull requests, please keep Change-Id in commit message and never push more than one commit (use git commit --amend). Please merge both patches together

Change 582589 abandoned by RLuts:
component: pywikibot-core

Reason:
duplicate pull request

https://gerrit.wikimedia.org/r/582589

Hi, you created two pull requests, please keep Change-Id in commit message and never push more than one commit (use git commit --amend). Please merge both patches together

Thanks for helping. Updated

Change 582588 merged by jenkins-bot:
[pywikibot/core@master] component: pywikibot-core

https://gerrit.wikimedia.org/r/582588

Nice catch and thank you for your fix :)