[Pywikipedia-bugs] [Maniphest] [Edited] T60053: Pywikibot Python 3 compatibility (tracking)

2019-12-20 Thread Xqt
Xqt updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T60053 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Liuxinyu970226, Marsupium, binbot, Aklapper, Xqt, jayvdb, valhallasw, Ricordisamoa, pywikibot-bugs-list, La

[Pywikipedia-bugs] [Maniphest] [Edited] T60053: Pywikibot Python 3 compatibility (tracking)

2019-01-15 Thread Xqt
Xqt updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...We are aiming for a multi-compatible codebase (2.7 and 3.4-3.6, and in the near future 3.7 and 3.8), without a dependency on six. This means we do have some hacks (try-except import blocks, 'if sys.version[0] > 2: unicod

[Pywikipedia-bugs] [Maniphest] [Edited] T60053: Pywikibot Python 3 compatibility (tracking)

2018-05-26 Thread Xqt
Xqt updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONMake Pywikibot also work under shiny new versions of Python (3.3+, probably3.4). We are aiming for a multi-compatible codebase (2.6, 2.7 and 3.34-3.6, and in the near future 3.47), without a dependency on six. This means w

[Pywikipedia-bugs] [Maniphest] [Edited] T60053: Pywikibot Python 3 compatibility (tracking)

2017-11-11 Thread matej_suchanek
matej_suchanek updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...We are aiming for a multi-compatible codebase (2.6, 2.7 and 3.3, and in the near future 3.4), without a dependency on six. This means we do have some hacks (try-except import blocks, 'if sys.version[0] > 2: un