Bugs item #3611098, was opened at 2013-04-16 12:02
Message generated for change (Tracker Item Submitted) made by multichill
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611098&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Multichill (multichill)
Assigned to: Russell Blau (russblau)
Summary: TypeError: categorymembers() got an unexpected keyword argum
Initial Comment:
C:\pywikipedia_rewrite\scripts>claimit.py -cat:Haarlem P123 Q123
Traceback (most recent call last):
File "C:\pywikipedia_rewrite\scripts\claimit.py", line 66, in <module>
main()
File "C:\pywikipedia_rewrite\scripts\claimit.py", line 62, in main
for page in generator:
File "C:\pywikipedia_rewrite\pywikibot\pagegenerators.py", line 741, in Duplic
ateFilterPageGenerator
for page in generator:
File "C:\pywikipedia_rewrite\pywikibot\pagegenerators.py", line 615, in Catego
rizedPageGenerator
for a in category.site.categorymembers(category, **kwargs):
TypeError: categorymembers() got an unexpected keyword argument 'recurse'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611098&group_…
Bugs item #3611097, was opened at 2013-04-16 12:00
Message generated for change (Tracker Item Submitted) made by multichill
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611097&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Multichill (multichill)
Assigned to: Russell Blau (russblau)
Summary: item.addClaim() in rewrite edits logged out
Initial Comment:
Looks like I wasn't logged in. The bot didn't care and just started editing as an ip. Bot should check if it's logged in.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611097&group_…
Patches item #3611028, was opened at 2013-04-16 00:42
Message generated for change (Tracker Item Submitted) made by nu11zer0
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3611028&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nullzer0 (nu11zer0)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix KeyError when calling getDeletedRevision()
Initial Comment:
key of the dictionary _deletedRevs is a timestamp, not string "timestamp"!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3611028&group_…
Bugs item #3610965, was opened at 2013-04-15 11:43
Message generated for change (Comment added) made by legoktm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3610965&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: rewrite
>Status: Closed
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Rewrite DataSite.editSource
Initial Comment:
When adding a source to a claim for Wikidata, edits are not marked as bot edits like at all other functions.
See: https://www.wikidata.org/wiki/User_talk:FischBot#bot-flag
WP Name: Pyfisch
----------------------------------------------------------------------
>Comment By: Legoktm (legoktm)
Date: 2013-04-15 13:19
Message:
You just need to add bot=True as an argument in the command.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3610965&group_…