Bugs item #2901944, was opened at 2009-11-22 02:08 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2901944...
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: Closed
Resolution: None Priority: 7 Private: No Submitted By: Nakor Wikipedia (nakor-wikipedia) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to get user contributions
Initial Comment: File "./almabot/iw_user.py", line 17, in get_user_contribs contribs_list = site.getUrl(contribs_url) File "/home/almabot/pywikipedia/wikipedia.py", line 5618, in getUrl f = MyURLopener.open(request) File "/usr/lib/python2.6/urllib2.py", line 389, in open response = meth(req, response) File "/usr/lib/python2.6/urllib2.py", line 502, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.6/urllib2.py", line 427, in error return self._call_chain(*args) File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain result = func(*args) File "/usr/lib/python2.6/urllib2.py", line 510, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 400: Bad Request
python version.py Pywikipedia [http] trunk/pywikipedia (r7675, 2009/11/20, 21:40:12) Python 2.6 (r26:66714, Jun 8 2009, 16:07:26) [GCC 4.4.0 20090506 (Red Hat 4.4.0-4)]
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2010-03-29 02:20
Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2010-03-14 17:10
Message: iw_user.py isn't part of the pwb. Is this published anywhere?
This error might be caused if you call a lot of contribs at once. Reducing the limit could solve the http 400 error; see r8003 for instance:
http://svn.wikimedia.org/viewvc/pywikipedia?view=rev&revision=8003
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2901944...
pywikipedia-bugs@lists.wikimedia.org