[Pywikipedia-bugs] [Maniphest] [Triaged] T209200: titleblacklist-forbidden when uploading to commons through pywikibot

2018-11-09 Thread Xqt
Xqt triaged this task as "Normal" priority. TASK DETAILhttps://phabricator.wikimedia.org/T209200EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Dinoguy1000, Aklapper, pywikibot-bugs-list, Discasto, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Poyekhali,

[Pywikipedia-bugs] [Maniphest] [Created] T209200: titleblacklist-forbidden when uploading to commons through pywikibot

2018-11-09 Thread Discasto
Discasto created this task.Discasto added projects: Commons, Pywikibot.Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONI've started to mass upload files from Flickr (as there seemed to be a need to upload before it starts to delete pictures). Thus, I

[Pywikipedia-bugs] [Maniphest] [Commented On] T209200: titleblacklist-forbidden when uploading to commons through pywikibot

2018-11-09 Thread Dinoguy1000
Dinoguy1000 added a comment. \p{L} matches a character with the Unicode "letter" category; \P{L} matches a character not in that category. So the regex File:\P{L}*\.[^.]+ matches, approximately, any filenames containing only non-letter characters followed by a period and an extension. If I had to

[Pywikipedia-bugs] [Maniphest] [Commented On] T209200: titleblacklist-forbidden when uploading to commons through pywikibot

2018-11-09 Thread zhuyifei1999
zhuyifei1999 added a comment. I can upload the very same file from Flickr using the built-in feature in Commons upload form and it accepts it What is this built-in feature? The flickr upload of UploadWizard? or https://commons.wikimedia.org/w/index.php?title=Special:Upload=fromflickr? with

[Pywikipedia-bugs] [Maniphest] [Created] T209193: login.py: Assigning to function call which doesn't return

2018-11-09 Thread Zoranzoki21
Zoranzoki21 created this task.Zoranzoki21 added projects: Pywikibot-login.py, Pywikibot-tests.Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONWhen I wanted to edit pywikibot/login.py with Visual Studio Code, tests showed this: { "resource":

[Pywikipedia-bugs] [Maniphest] [Triaged] T209190: pywikibot.exceptions.NoUsername should not happen if user type incorrect password when use login.py script

2018-11-09 Thread Xqt
Xqt triaged this task as "Low" priority. TASK DETAILhttps://phabricator.wikimedia.org/T209190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Dvorapa, Aklapper, pywikibot-bugs-list, Zoranzoki21, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Avicennasis,

[Pywikipedia-bugs] [Maniphest] [Created] T209190: pywikibot.exceptions.NoUsername should not happen if user type incorrect password when use login.py script

2018-11-09 Thread Zoranzoki21
Zoranzoki21 created this task.Zoranzoki21 added projects: Pywikibot-login.py, Pywikibot.Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONSteps to Reproduce: Run python pwb.py login Type incorrect password Actual Results: You will get this: P7784 (An

[Pywikipedia-bugs] [Maniphest] [Edited] T209190: pywikibot.exceptions.NoUsername should not happen if user type incorrect password when use login.py script

2018-11-09 Thread Zoranzoki21
Zoranzoki21 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...{P7785} **Version**: {P7786}TASK DETAILhttps://phabricator.wikimedia.org/T209190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Zoranzoki21Cc: Aklapper,

[Pywikipedia-bugs] [Maniphest] [Edited] T209190: pywikibot.exceptions.NoUsername should not happen if user type incorrect password when use login.py script

2018-11-09 Thread Zoranzoki21
Zoranzoki21 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...{P7784} **Expected Results:**: pywikibot.exceptions.NoUsername should not happen and output should be something like this:...TASK DETAILhttps://phabricator.wikimedia.org/T209190EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T193833: page.touch can recreate a deleted page

2018-11-09 Thread gerritbot
gerritbot added a comment. Change 472374 merged by jenkins-bot: [pywikibot/core@master] [FIX] Prevent touch from re-creating pages https://gerrit.wikimedia.org/r/472374TASK DETAILhttps://phabricator.wikimedia.org/T193833EMAIL

[Pywikipedia-bugs] [Maniphest] [Closed] T193833: page.touch can recreate a deleted page

2018-11-09 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T193833EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JJMC89, XqtCc: gerritbot, Aklapper, Framawiki, Xqt, Dvorapa, Compassionate727, pywikibot-bugs-list, JJMC89, CucyNoiD,

[Pywikipedia-bugs] [Maniphest] [Commented On] T193833: page.touch can recreate a deleted page

2018-11-09 Thread Xqt
Xqt added a comment. Thanks a lot JJMC89!TASK DETAILhttps://phabricator.wikimedia.org/T193833EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JJMC89, XqtCc: gerritbot, Aklapper, Framawiki, Xqt, Dvorapa, Compassionate727, pywikibot-bugs-list, JJMC89, CucyNoiD,

[Pywikipedia-bugs] [Maniphest] [Created] T209153: Travis still failing - cryptography version too low

2018-11-09 Thread Dvorapa
Dvorapa created this task.Dvorapa added projects: Pywikibot, Pywikibot-tests.Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONTASK DETAILhttps://phabricator.wikimedia.org/T209153EMAIL

[Pywikipedia-bugs] [Maniphest] [Triaged] T209153: Travis still failing - cryptography version too low

2018-11-09 Thread Xqt
Xqt triaged this task as "High" priority.Xqt added a comment. Provide a linkTASK DETAILhttps://phabricator.wikimedia.org/T209153EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Xqt, Aklapper, pywikibot-bugs-list, Dvorapa, Wenyi, Tbscho, MayS, Mdupont,

[Pywikipedia-bugs] [Maniphest] [Triaged] T209111: APIError: too-many-titles with -start: page generator

2018-11-09 Thread Xqt
Xqt triaged this task as "High" priority. TASK DETAILhttps://phabricator.wikimedia.org/T209111EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Phuzion, Aklapper, pywikibot-bugs-list, Framawiki, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Avicennasis,

[Pywikipedia-bugs] [Maniphest] [Unassigned] T85328: PEP-8 compliance

2018-11-09 Thread Xqt
Xqt removed jayvdb as the assignee of this task. TASK DETAILhttps://phabricator.wikimedia.org/T85328EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XqtCc: Magul, Huji, Ricordisamoa, Xqt, jayvdb, Aklapper, pywikibot-bugs-list, XZise, Wenyi, Tbscho, MayS,

[Pywikipedia-bugs] [Maniphest] [Declined] T151351: Fresh clone of pywikibot from gerrit fails with error: RPC failed; result=56, HTTP code = 200 on Toollabs (NFS)

2018-11-09 Thread Paladox
Paladox closed this task as "Declined".Paladox added a comment. I don't think so? Closing as declined as it seems to have resolved it's self (no progress in a year and a bit)TASK DETAILhttps://phabricator.wikimedia.org/T151351EMAIL