Closed GoogleCodeExporter closed 9 years ago
My bad. The previous patch had a bug for handling API requests that require
POST. The attached fixes that by
ensuring that _jsonFromUrl passes post_data sent as a kwarg to the _FetchUrl
method. I'm deleting the previous
patch.
Original comment by joegermu...@gmail.com
on 13 Apr 2009 at 5:05
sigh. Realized I had a bad URL in GetMentions. the attached URL supercedes the
others.
Original comment by joegermu...@gmail.com
on 20 Apr 2009 at 2:16
ay ay ay. Found some more things. Does anyone have a suggestion for a good way
to do unit testing for this?
Seems like you'd get throttled if you really tested against the API, not to
mention the likelihood of data changing
out from under the tests.
Original comment by joegermu...@gmail.com
on 21 Apr 2009 at 4:08
Attachments:
Original comment by dclinton
on 26 Apr 2009 at 5:55
This bug is kind of obsolete. The changes are partially accounted for in a new
patch
for #60 but to be honest, I haven't tested this round as thoroughly as last
time I
submitted this patch. I'm sure this patch was too hard to get applied with as
much
diffing as it had and its interdependency with changes in #60. I can try to do
some
more testing if that patch is applied but I don't want to get as far ahead of
what is
actually getting merged into the code as I did this time.
Original comment by joegermu...@gmail.com
on 7 Jul 2009 at 2:12
Don't mean to waste the great work you've been doing Joe, but I think we should
flag this Issue as invalid
because of the bitrot that I've been causing from landing the other patches -
sorry!
Original comment by bear42
on 17 May 2010 at 5:43
No worries. A year is too long for a patch to sit and still be useful.
Original comment by joegermu...@gmail.com
on 17 May 2010 at 12:14
*sigh*
has it been that long!?! I guess I have picked up the "skill" of not looking at
last activity dates :(
thanks for your work to help the project
Original comment by bear42
on 17 May 2010 at 3:52
Original issue reported on code.google.com by
joegermu...@gmail.com
on 11 Apr 2009 at 4:43