[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T112728: Can't be installed via setup.py

2015-09-22 Thread JesseW
JesseW added a subscriber: JesseW. TASK DETAIL https://phabricator.wikimedia.org/T112728 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JesseW Cc: JesseW, Aklapper, pywikibot-bugs-list, Mineo ___

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T112828: test.wikipedia.org search is timing out

2015-09-22 Thread Deskana
Deskana moved this task to Cirrus on the Discovery workboard. TASK DETAIL https://phabricator.wikimedia.org/T112828 WORKBOARD https://phabricator.wikimedia.org/project/board/1174/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb, Deskana Cc:

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread XZise
XZise added a subscriber: XZise. TASK DETAIL https://phabricator.wikimedia.org/T113411 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: XZise, Aklapper, Malafaya, pywikibot-bugs-list ___

[Pywikipedia-bugs] [Maniphest] [Created] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread Malafaya
Malafaya created this task. Malafaya added a subscriber: Malafaya. Malafaya added a project: pywikibot-core. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION Page being updated at the time of the exception was **lt:Kategorija:Vaisiai/Baskų kalba** ```

[Pywikipedia-bugs] [Maniphest] [Commented On] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread Malafaya
Malafaya added a comment. It's maybe also best to add a test for unicode text in tools_formatter_tests.py. TASK DETAIL https://phabricator.wikimedia.org/T113411 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Malafaya Cc: Aklapper, Malafaya,

[Pywikipedia-bugs] [Maniphest] [Commented On] T108969: Update bot to support Flow and demo it

2015-09-22 Thread Quiddity
Quiddity added a subscriber: Quiddity. Quiddity added a comment. It looks like some (all?) of this was undertaken and completed at testwiki https://test.wikipedia.org/wiki/Special:Contributions/HappyBot @happy5214 Is there a clear description somewhere, that other bot authors/maintainers

[Pywikipedia-bugs] [Maniphest] [Claimed] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread XZise
XZise claimed this task. XZise added a comment. Well Python greets us with a present that `strings.Formatter` isn't actually the formatter Python uses. For example when you use `unicode`'s `format` it returns a `unicode`. But `strings.Formatter` doesn't care and returns a `bytes`. Not sure yet

[Pywikipedia-bugs] [Maniphest] [Updated] T108969: Update bot to support Flow and demo it

2015-09-22 Thread NiharikaKohli
NiharikaKohli added a comment. @quiddity, This might help: T109287: Wrap-up report for "Implement Flow Support for Pywikibot" TASK DETAIL https://phabricator.wikimedia.org/T108969 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T113411 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise, gerritbot Cc: gerritbot, XZise, Aklapper, Malafaya, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Commented On] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 240291 had a related patch set uploaded (by XZise): [FIX] color_format: Only handle unicode strings https://gerrit.wikimedia.org/r/240291 TASK DETAIL https://phabricator.wikimedia.org/T113411 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread XZise
XZise added a comment. Okay I seem to have found the culprit. The `Formatter` allows two levels deep specifications for something like `'{0:0{1}}'` where the second argument is actually the width of the first one. Now to format the string it splits it up in chunks and buffers the “filled“

[Pywikipedia-bugs] [Maniphest] [Commented On] T113411: UnicodeDecodeError in color_format()

2015-09-22 Thread gerritbot
gerritbot added a comment. Change 240291 merged by jenkins-bot: [FIX] color_format: Only handle unicode strings https://gerrit.wikimedia.org/r/240291 TASK DETAIL https://phabricator.wikimedia.org/T113411 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Pywikipedia-bugs] [Maniphest] [Updated] T99366: error with httplib2 and unicode_literals: UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 1872: ordinal not in range(128)

2015-09-22 Thread zhuyifei1999
zhuyifei1999 removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T99366 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zhuyifei1999 Cc: jayvdb, gerritbot, valhallasw, pywikibot-bugs-list, XZise, Aklapper, zhuyifei1999

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T113131: PropertyPage doesn't support simple claim adding

2015-09-22 Thread Lydia_Pintscher
Lydia_Pintscher moved this task to monitoring on the Wikidata workboard. TASK DETAIL https://phabricator.wikimedia.org/T113131 WORKBOARD https://phabricator.wikimedia.org/project/board/71/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Up For Grabs] T113329: Pywikibot login not working with multiprocessing

2015-09-22 Thread Negative24
Negative24 placed this task up for grabs. Negative24 added a subscriber: jayvdb. Negative24 set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T113329 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Negative24 Cc: jayvdb, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Commented On] T113212: qualifier misidentified in fromJSON()

2015-09-22 Thread Lokal_Profil
Lokal_Profil added a comment. In https://phabricator.wikimedia.org/T113212#1661682, @jayvdb wrote: > Interesting; `toJSON` contains `qualifier.isQualifier = True` and > `source.isReference = True`. Those should be asserts! Should we patch this as well before resolving this task? Also how is