[Pywikipedia-bugs] [Maniphest] [Commented On] T234133: Pywikibot-redirect ignoring -namespace

2019-12-04 Thread Dvorapa
Dvorapa added a comment. Yes, this should be the way :) TASK DETAIL https://phabricator.wikimedia.org/T234133 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: HAKSOAT, Dvorapa, Xqt, Aklapper, pywikibot-bugs-list, Ff300, AndreasTraut, C

[Pywikipedia-bugs] [Maniphest] [Commented On] T239542: Drop support for Python 3.4

2019-12-04 Thread gerritbot
gerritbot added a comment. Change 553860 **merged** by jenkins-bot: [pywikibot/core@master] [tests] Remove CI tests for Python 3.4 https://gerrit.wikimedia.org/r/553860 TASK DETAIL https://phabricator.wikimedia.org/T239542 EMAIL PREFERENCES https://phabricator.wikimedia.org/setting

[Pywikipedia-bugs] [Maniphest] [Commented On] T236614: Page.title(as_filename=True) don't remove "\"" (quotes) forbidden character

2019-12-04 Thread OlehOnyshchcak
OlehOnyshchcak added a comment. I just want to give my perspective on an issue in order for it to be better triaged: 1. pywikibot claims to support both Windows and Linux systems, so functionality must have a common denominator of "what is acceptable on all systems". If pywikibot doesn'

[Pywikipedia-bugs] [Maniphest] [Commented On] T236614: Page.title(as_filename=True) don't remove "\"" (quotes) forbidden character

2019-12-04 Thread HAKSOAT
HAKSOAT added a comment. Thanks TASK DETAIL https://phabricator.wikimedia.org/T236614 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: HAKSOAT Cc: Dvorapa, HAKSOAT, Mpaa, Aklapper, pywikibot-bugs-list, Miriam, OlehOnyshchcak, AndreasTraut, Chaytan

[Pywikipedia-bugs] [Maniphest] [Commented On] T234133: Pywikibot-redirect ignoring -namespace

2019-12-04 Thread HAKSOAT
HAKSOAT added a comment. Thanks @Dvorapa I've spent some time first checking another script, then the redirect script. I see that the script has the ability to pass namespaces to RedirectGenerator. But the value is not being extracted from the arguments as expected. So I'm to get it to extra