[Pywikipedia-bugs] [Maniphest] [Commented On] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 239640 had a related patch set uploaded (by John Vandenberg): Do not import tools in config https://gerrit.wikimedia.org/r/239640 TASK DETAIL https://phabricator.wikimedia.org/T113161 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Edited] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread jayvdb
jayvdb edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T113161 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: gerritbot, Aklapper, pywikibot-bugs-list, jayvdb ___

[Pywikipedia-bugs] [Maniphest] [Commented On] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread gerritbot
gerritbot added a comment. Change 239648 had a related patch set uploaded (by John Vandenberg): Remove use of `pywikibot` within __init__ https://gerrit.wikimedia.org/r/239648 TASK DETAIL https://phabricator.wikimedia.org/T113161 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread jayvdb
jayvdb added a comment. Note that merely moving `APIError` and `UploadWarning` into `exceptions` does not fix the problem. Then it looks like this: $ python pwb.py generate_family_file 'https://wiki.musicbrainz.org/' musicbrainz NOTE: 'user-config.py' was not found! Traceback (most

[Pywikipedia-bugs] [Maniphest] [Created] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread jayvdb
jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added a project: pywikibot-core. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION After 7634a05 , an interesting problem occurs when using `pwb.py` without a `user-config.py` file. ``` $ python

[Pywikipedia-bugs] [Maniphest] [Updated] T113161: Partial failed import of pywikibot causes unrecoverable state

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

[Pywikipedia-bugs] [Maniphest] [Commented On] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread gerritbot
gerritbot added a comment. Change 239643 had a related patch set uploaded (by John Vandenberg): Dont overwrite tools.debug https://gerrit.wikimedia.org/r/239643 TASK DETAIL https://phabricator.wikimedia.org/T113161 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread gerritbot
gerritbot added a comment. Change 239645 had a related patch set uploaded (by John Vandenberg): Remove pywikibot modules if import failed https://gerrit.wikimedia.org/r/239645 TASK DETAIL https://phabricator.wikimedia.org/T113161 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Edited] T113161: Partial failed import of pywikibot causes unrecoverable state

2015-09-19 Thread jayvdb
jayvdb edited the task description. jayvdb set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T113161 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: gerritbot, Aklapper, pywikibot-bugs-list, jayvdb

[Pywikipedia-bugs] [Maniphest] [Created] T113127: OpenArchiveWriteTestCase fails on win32

2015-09-19 Thread jayvdb
jayvdb created this task. jayvdb added subscribers: jayvdb, XZise. jayvdb added projects: pywikibot-core, Pywikibot-tests. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION ``` == ERROR:

[Pywikipedia-bugs] [Maniphest] [Commented On] T113129: Unused code in api.Request._add_defaults

2015-09-19 Thread XZise
XZise added a comment. My main issue with this "silent" addition is that the generator doesn't know about it. And `pwikibot.data.api.update_page` at the moment does just check if it's present in the result. But what happens if missing when it's empty? Then we need to know that it was requested

[Pywikipedia-bugs] [Maniphest] [Created] T113128: test_logpages fails on python 2 win32: long vs int

2015-09-19 Thread jayvdb
jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added a project: Pywikibot-tests. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION ``` == FAIL: test_logpages

[Pywikipedia-bugs] [Maniphest] [Updated] T92669: PropertyPage object doesn't support access to or modification of a property's claims

2015-09-19 Thread Ricordisamoa
Ricordisamoa added a blocking task: T113131: PropertyPage doesn't support simple claim adding. TASK DETAIL https://phabricator.wikimedia.org/T92669 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Ricordisamoa Cc: jayvdb, Ladsgroup,

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

2015-09-19 Thread Ricordisamoa
Ricordisamoa added a subscriber: Ricordisamoa. TASK DETAIL https://phabricator.wikimedia.org/T113131 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ricordisamoa Cc: Ricordisamoa, Aklapper, matej_suchanek, pywikibot-bugs-list, Wikidata-bugs, aude

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

2015-09-19 Thread Ricordisamoa
Ricordisamoa added a blocked task: T92669: PropertyPage object doesn't support access to or modification of a property's claims. TASK DETAIL https://phabricator.wikimedia.org/T113131 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ricordisamoa Cc:

[Pywikipedia-bugs] [Maniphest] [Commented On] T113129: Unused code in api.Request._add_defaults

2015-09-19 Thread Mpaa
Mpaa added a comment. If the code was 'dead', my view is that we can just remove it. If there will be the need to preload protection, talkid and subjectid, we can address it then. TASK DETAIL https://phabricator.wikimedia.org/T113129 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T56551: weblinkchecker exclude webarchive

2015-09-19 Thread jayvdb
jayvdb added projects: pywikibot-core, Easy. jayvdb added a subscriber: jayvdb. Herald added a subscriber: Aklapper. TASK DETAIL https://phabricator.wikimedia.org/T56551 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Updated] T57269: weblinkchecker.py doesn't report dead links

2015-09-19 Thread jayvdb
jayvdb added a subscriber: jayvdb. jayvdb added a project: pywikibot-compat. jayvdb added a comment. Herald added a subscriber: Aklapper. I cant reproduce this in `core`. It seems to work quite well, especially with `-days:0` to avoid waiting. Very old bug, not much detail in the bug, and the

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T57269: weblinkchecker.py doesn't report dead links

2015-09-19 Thread jayvdb
jayvdb moved this task to Compat only on the Pywikibot-weblinkchecker.py workboard. TASK DETAIL https://phabricator.wikimedia.org/T57269 WORKBOARD https://phabricator.wikimedia.org/project/board/109/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Pywikipedia-bugs] [Maniphest] [Closed] T92669: PropertyPage object doesn't support access to or modification of a property's claims

2015-09-19 Thread Ladsgroup
Ladsgroup closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T92669 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: matej_suchanek, jayvdb, Ladsgroup, Ricordisamoa, pywikibot-bugs-list, Aklapper, despens,

[Pywikipedia-bugs] [Maniphest] [Updated] T112141: Update harvest_template.py to use wbparsevalue and accept arbitrary datatypes

2015-09-19 Thread matej_suchanek
matej_suchanek added a blocked task: T66503: Add datatype time to harvest_template.py for importing dates. TASK DETAIL https://phabricator.wikimedia.org/T112141 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: Multichill,

[Pywikipedia-bugs] [Maniphest] [Updated] T66503: Add datatype time to harvest_template.py for importing dates

2015-09-19 Thread matej_suchanek
matej_suchanek added a blocking task: T112141: Update harvest_template.py to use wbparsevalue and accept arbitrary datatypes. Herald added a subscriber: Aklapper. TASK DETAIL https://phabricator.wikimedia.org/T66503 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Created] T113139: Threads killed after 30 seconds without reporting URLs that connection failed

2015-09-19 Thread jayvdb
jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added a project: Pywikibot-weblinkchecker.py. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION Once all of the threads are started, the `main()` loops for 30 seconds for all threads to finish, and then

[Pywikipedia-bugs] [Maniphest] [Updated] T57282: weblinkchecker.py throws IndexError: tuple index out of range

2015-09-19 Thread jayvdb
jayvdb added a subscriber: jayvdb. jayvdb added a comment. Herald added a subscriber: Aklapper. The original is http://sourceforge.net/p/legacy_/tracker/?func=detail=603138=2972249_id=93107 This resulted in some debugging being added in

[Pywikipedia-bugs] [Maniphest] [Commented On] T113127: OpenArchiveWriteTestCase fails on win32

2015-09-19 Thread Xqt
Xqt added a comment. See http://stackoverflow.com/questions/1470350/why-is-the-windowserror-while-deleting-the-temporary-file changing the _write_content method looks good for me: def _write_content(self, suffix): try: fh, fn = tempfile.mkstemp(suffix) with

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

2015-09-19 Thread matej_suchanek
matej_suchanek created this task. matej_suchanek added a subscriber: matej_suchanek. matej_suchanek added projects: Wikidata, Pywikibot-Wikidata. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION It does support `editEntity` but not `addClaim`. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T57282: weblinkchecker.py throws IndexError: tuple index out of range

2015-09-19 Thread jayvdb
jayvdb added a blocking task: T113140: Convert weblinkchecker to requests. TASK DETAIL https://phabricator.wikimedia.org/T57282 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, Aklapper, Xqt, Legoktm, Ricordisamoa,

[Pywikipedia-bugs] [Maniphest] [Updated] T113140: Convert weblinkchecker to requests

2015-09-19 Thread jayvdb
jayvdb added a blocked task: T57282: weblinkchecker.py throws IndexError: tuple index out of range. TASK DETAIL https://phabricator.wikimedia.org/T113140 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Beta16, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Created] T113142: Unable to generating all pages with any url using -weblink

2015-09-19 Thread jayvdb
jayvdb created this task. jayvdb added subscribers: valhallasw, Ricordisamoa, pywikibot-bugs-list, jayvdb. jayvdb added projects: Pywikibot-weblinkchecker.py, Pywikibot-pagegenerators, pywikibot-core, Easy. Herald added a subscriber: Aklapper. TASK DESCRIPTION pagegenerators command line

[Pywikipedia-bugs] [Maniphest] [Triaged] T57145: weblinkchecker URL unicode problems

2015-09-19 Thread jayvdb
jayvdb triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T57145 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, jayvdb, Legoktm, Ricordisamoa, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Closed] T60811: PYWP-22 Have weblinkchecker.py operate from a database dump or a toolserver query

2015-09-19 Thread jayvdb
jayvdb added a subscriber: jayvdb. jayvdb closed this task as "Resolved". jayvdb claimed this task. jayvdb added a comment. weblinkchecker uses https://phabricator.wikimedia.org/tag/pywikibot-pagegenerators/ , which has database query support , and https://phabricator.wikimedia.org/T57039 added

[Pywikipedia-bugs] [Maniphest] [Edited] T57025: Wikidata support for interwiki

2015-09-19 Thread matej_suchanek
matej_suchanek edited the task description. matej_suchanek set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T57025 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: zhuyifei1999, gerritbot, Aklapper, Xqt, Legoktm,

[Pywikipedia-bugs] [Maniphest] [Updated] T113139: Threads killed after 30 seconds without reporting URLs that connection failed

2015-09-19 Thread jayvdb
jayvdb added a blocking task: T113140: Convert weblinkchecker to requests. TASK DETAIL https://phabricator.wikimedia.org/T113139 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, jayvdb, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Updated] T113140: Convert weblinkchecker to requests

2015-09-19 Thread jayvdb
jayvdb added a blocked task: T113139: Threads killed after 30 seconds without reporting URLs that connection failed. TASK DETAIL https://phabricator.wikimedia.org/T113140 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Beta16,

[Pywikipedia-bugs] [Maniphest] [Updated] T57145: weblinkchecker URL unicode problems

2015-09-19 Thread jayvdb
jayvdb added a subscriber: jayvdb. jayvdb added a project: pywikibot-core. jayvdb added a comment. Herald added a subscriber: Aklapper. I was able to reproduce this with https://en.wikipedia.org/wiki/Talk:Muhammad_ibn_Zakariya_al-Razi $ python pwb.py weblinkchecker.py -family:wikipedia

[Pywikipedia-bugs] [Maniphest] [Updated] T57145: weblinkchecker URL unicode problems

2015-09-19 Thread jayvdb
jayvdb added a blocking task: T113140: Convert weblinkchecker to requests. TASK DETAIL https://phabricator.wikimedia.org/T57145 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, jayvdb, Legoktm, Ricordisamoa, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Updated] T113140: Convert weblinkchecker to requests

2015-09-19 Thread jayvdb
jayvdb added a blocked task: T57145: weblinkchecker URL unicode problems. TASK DETAIL https://phabricator.wikimedia.org/T113140 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Beta16, pywikibot-bugs-list, Ricordisamoa, jayvdb, gerritbot,

[Pywikipedia-bugs] [Maniphest] [Commented On] T113127: OpenArchiveWriteTestCase fails on win32

2015-09-19 Thread gerritbot
gerritbot added a comment. Change 239556 merged by jenkins-bot: [FIX] Close file handle before removing a tempory file. https://gerrit.wikimedia.org/r/239556 TASK DETAIL https://phabricator.wikimedia.org/T113127 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T103154: config parser shouldn't warn on allowed types

2015-09-19 Thread XZise
XZise closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T103154 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: gerritbot, Aklapper, pywikibot-bugs-list, XZise ___

[Pywikipedia-bugs] [Maniphest] [Closed] T113127: OpenArchiveWriteTestCase fails on win32

2015-09-19 Thread XZise
XZise closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T113127 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, XZise Cc: gerritbot, Betacommand, Xqt, Aklapper, XZise, jayvdb, pywikibot-bugs-list

[Pywikipedia-bugs] [Maniphest] [Merged] T107850: Wikipedia.py logs to the same file when multiple instances run

2015-09-19 Thread Xqt
Xqt closed this task as a duplicate of T86493: Problem with two running instances. TASK DETAIL https://phabricator.wikimedia.org/T107850 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Ladsgroup, Aklapper, pywikibot-bugs-list, binbot, Anshoe

[Pywikipedia-bugs] [Maniphest] [Closed] T109225: Update Arabic (ar) for welcome.py (compat)

2015-09-19 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T109225 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: gerritbot, Aklapper, Meno25, pywikibot-bugs-list, Anshoe

[Pywikipedia-bugs] [Maniphest] [Assigned] T113127: OpenArchiveWriteTestCase fails on win32

2015-09-19 Thread XZise
XZise assigned this task to Xqt. XZise added a comment. Ah okay thank you. As you have basically solved it, I've assigned it to you. TASK DETAIL https://phabricator.wikimedia.org/T113127 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, XZise

[Pywikipedia-bugs] [Maniphest] [Updated] T113127: OpenArchiveWriteTestCase fails on win32

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

[Pywikipedia-bugs] [Maniphest] [Commented On] T113127: OpenArchiveWriteTestCase fails on win32

2015-09-19 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 239556 had a related patch set uploaded (by Xqt): [FIX] Close file handle before removing a tempory file. https://gerrit.wikimedia.org/r/239556 TASK DETAIL https://phabricator.wikimedia.org/T113127 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T113120: email.generator.BytesGenerator on Python 3 corrupts data by changing line endings

2015-09-19 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 239560 had a related patch set uploaded (by John Vandenberg): Move CTEBinaryBytesGenerator to new tools module https://gerrit.wikimedia.org/r/239560 TASK DETAIL https://phabricator.wikimedia.org/T113120 EMAIL

[Pywikipedia-bugs] [Maniphest] [Updated] T113120: email.generator.BytesGenerator on Python 3 corrupts data by changing line endings

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

[Pywikipedia-bugs] [Maniphest] [Commented On] T92669: PropertyPage object doesn't support access to or modification of a property's claims

2015-09-19 Thread Ricordisamoa
Ricordisamoa added a comment. `addClaim` and `removeClaims` are //***NOT***// deprecated. TASK DETAIL https://phabricator.wikimedia.org/T92669 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Ricordisamoa Cc: jayvdb, Ladsgroup,

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T86493: Problem with two running instances

2015-09-19 Thread Xqt
Xqt added a subscriber: Ladsgroup. Xqt merged a task: T107850: Wikipedia.py logs to the same file when multiple instances run. TASK DETAIL https://phabricator.wikimedia.org/T86493 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Ladsgroup,

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T92669: PropertyPage object doesn't support access to or modification of a property's claims

2015-09-19 Thread matej_suchanek
matej_suchanek removed a subscriber: matej_suchanek. TASK DETAIL https://phabricator.wikimedia.org/T92669 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, matej_suchanek Cc: jayvdb, Ladsgroup, Ricordisamoa, pywikibot-bugs-list, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Closed] T98955: UnicodeDecodeError in logger class

2015-09-19 Thread XZise
XZise closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T98955 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: gerritbot, XZise, pywikibot-bugs-list, Aklapper, korzhimanov, jayvdb

[Pywikipedia-bugs] [Maniphest] [Created] T113146: Windows considers the timestamp a long not an int

2015-09-19 Thread XZise
XZise created this task. XZise claimed this task. XZise added a subscriber: XZise. XZise added projects: pywikibot-core, Pywikibot-tests. Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION The tests on appveyor are failing because `APISite.logpages()` returns the

[Pywikipedia-bugs] [Maniphest] [Commented On] T113129: Unused code in api.Request._add_defaults

2015-09-19 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 239563 had a related patch set uploaded (by Mpaa): api.py: remove unused code in api.Request._add_defaults https://gerrit.wikimedia.org/r/239563 TASK DETAIL https://phabricator.wikimedia.org/T113129 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Updated] T113129: Unused code in api.Request._add_defaults

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

[Pywikipedia-bugs] [Maniphest] [Commented On] T113146: Windows considers the timestamp a long not an int

2015-09-19 Thread gerritbot
gerritbot added a comment. Change 239566 merged by jenkins-bot: [FIX] site_tests: Expect long if necessary https://gerrit.wikimedia.org/r/239566 TASK DETAIL https://phabricator.wikimedia.org/T113146 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Closed] T113146: Windows considers the timestamp a long not an int

2015-09-19 Thread Xqt
Xqt closed this task as "Resolved". Xqt added a subscriber: Xqt. TASK DETAIL https://phabricator.wikimedia.org/T113146 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise, Xqt Cc: Xqt, gerritbot, Aklapper, pywikibot-bugs-list, XZise

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T87232: Add ru:wikisource in welcome.py

2015-09-19 Thread jayantanth
jayantanth added a subscriber: jayantanth. TASK DETAIL https://phabricator.wikimedia.org/T87232 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayantanth Cc: jayantanth, jayvdb, Billinghurst, Mpaa, pywikibot-bugs-list, dima_st_bk, Aklapper, Anshoe,

[Pywikipedia-bugs] [Maniphest] [Updated] T113146: Windows considers the timestamp a long not an int

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

[Pywikipedia-bugs] [Maniphest] [Commented On] T113146: Windows considers the timestamp a long not an int

2015-09-19 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 239566 had a related patch set uploaded (by XZise): [FIX] site_tests: Expect long if necessary https://gerrit.wikimedia.org/r/239566 TASK DETAIL https://phabricator.wikimedia.org/T113146 EMAIL PREFERENCES