Page MenuHomePhabricator

formal parameter identifiers of Page.save() Page.put(), Page.put_async() shouldn't be different
Closed, ResolvedPublic

Description

There are some formal Parameter identifiers which differs:

save(summary=None, watch=None, minor=True, botflag=None, force=False, asynchronous=False, callback=None, apply_cosmetic_changes=None, quiet=False)

put(self, newtext, summary=u'', watchArticle=None, minorEdit=True, botflag=None, force=False, asynchronous=False, callback=None)

put_async(newtext, summary=u'', watchArticle=None, minorEdit=True, botflag=None, force=False, callback=None)

See T193467

Event Timeline

Xqt triaged this task as Low priority.

Change 430062 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [IMPR] Equalize parameters of Page.save, Page.put, Page.put_async

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

Change 430062 merged by jenkins-bot:
[pywikibot/core@master] [IMPR] Equalize parameters of Page.save, Page.put, Page.put_async

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

Vvjjkkii renamed this task from formal parameter identifiers of Page.save() Page.put(), Page.put_async() shouldn't be different to lwdaaaaaaa.Jul 1 2018, 1:12 AM
Vvjjkkii reopened this task as Open.
Vvjjkkii removed Xqt as the assignee of this task.
Vvjjkkii raised the priority of this task from Low to High.
Vvjjkkii updated the task description. (Show Details)
Vvjjkkii removed subscribers: gerritbot, Aklapper.
CommunityTechBot renamed this task from lwdaaaaaaa to formal parameter identifiers of Page.save() Page.put(), Page.put_async() shouldn't be different.Jul 2 2018, 7:13 AM
CommunityTechBot closed this task as Resolved.
CommunityTechBot assigned this task to Xqt.
CommunityTechBot lowered the priority of this task from High to Low.
CommunityTechBot updated the task description. (Show Details)
CommunityTechBot added subscribers: gerritbot, Aklapper.