valhallasw created this task.
valhallasw added a subscriber: valhallasw.
valhallasw added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
```
\pywikibot-core> python -c "import pwb; import pywikibot; pywikibot.output(u'\u305d\u306e\u4e2d\u3067')" > file
その中で
```
this should be redirected to file, not printed to the console.
TASK DETAIL
https://phabricator.wikimedia.org/T98725
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: valhallasw
Cc: pywikipedia-bugs, valhallasw, Aklapper, jayvdb
jayvdb created this task.
jayvdb added a subscriber: jayvdb.
jayvdb added projects: pywikibot-core, Wikimedia-Git-or-Gerrit.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
The branches, github and py3, are no longer needed and can be deleted.
TASK DETAIL
https://phabricator.wikimedia.org/T98769
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb
Cc: pywikipedia-bugs, jayvdb, Aklapper, QChris
jayvdb created this task.
jayvdb added subscribers: jayvdb, valhallasw.
jayvdb added projects: pywikibot-core, Pywikibot-network, Pywikibot-OAuth.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
LockableCookieJar has only one feature: self.lock is a threading.Lock()
cookielib.LWPCookieJar (verified in py2.6) also has a lock: self._cookies_lock = _threading.RLock()
As threadedhttp threads do not re-enter the two cookiejar parts of the request method, I fail to see how _threading.RLock() is not sufficient.
If an RLock is sufficient, this class can be removed, and therefore doesnt need to be considered for alternative http clients. (e.g. T98439).
If a proper Lock is needed, more documentation is needed, and add_cookie_header and extract_cookies methods should be subclassed so that the locking is encapsulated within the class.
TASK DETAIL
https://phabricator.wikimedia.org/T98670
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb
Cc: valhallasw, jayvdb, Aklapper, pywikipedia-bugs
Wesalius created this task.
Wesalius added a subscriber: Wesalius.
Wesalius added a project: Pywikibot-category.py.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
After moving categories on w:cs with category.py move there are no sortkeys.
In this [[ https://cs.wikipedia.org/w/index.php?title=Kategorie%3ASmlouvy_Alb%C3%A1nie… | diff]] you can see an example.
I tagged with high priority, since this bots work has to be fixed manually (usually in lots of categorized pages) since the sortkeys are important.
TASK DETAIL
https://phabricator.wikimedia.org/T95804
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Wesalius
Cc: pywikipedia-bugs, Wesalius, Aklapper
XZise added subscribers: Ladsgroup, XZise.
XZise added a comment.
@ladsgroup is managing the nightly builds so they know the best if it's possible to have older versions still available. E.g. have one for the last 7 days, then 3 additional for every 7 days to cover 4 weeks without wasting to much space (if that is a concern).
For now it's possible (in theory) to use git to download any version. And the script to generate the nightly build is available online on github <https://github.com/Ladsgroup/Pywikibot-nightly-creator> so in theory it's possible to modify it to download any version and create a nightly-like package from that.
TASK DETAIL
https://phabricator.wikimedia.org/T98592
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: XZise
Cc: XZise, Ladsgroup, Wesalius, Aklapper, pywikipedia-bugs
Aklapper changed the title from "Feature request: Make older versions of pywikibot available for download" to "Make older versions of pywikibot available for download".
Aklapper added a project: Pywikibot-General.
Aklapper set Security to None.
Herald added a subscriber: pywikipedia-bugs.
TASK DETAIL
https://phabricator.wikimedia.org/T98592
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Aklapper
Cc: pywikipedia-bugs, Wesalius, Aklapper
happy5214 added a comment.
A sixth point for the above plan will be added as a subtask shortly. I will add on to point 3 by creating a diagram for basic Flow entities to be mapped in Pywikibot that reflects the planned type hierarchy and related Flow API calls.
TASK DETAIL
https://phabricator.wikimedia.org/T67119
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: happy5214
Cc: Aklapper, happy5214, Legoktm, gerritbot, rmoen, EBernhardson, NiharikaKohli, Capt_Swing, Qgil, jayvdb, Mattflaschen, Xqt, Ricordisamoa, Multichill, Ladsgroup, Imaculate, matthiasmullie, Gryllida, Quiddity, pywikipedia-bugs