Mike Taylor

Results 80 comments of Mike Taylor

@jeremylow I think I can make the method signature stay the same to reduce the impact - if `screen_name` is nil then make the call, if not use it ok,...

I think I have it working and i've tagged a pre-release for v3.5 Can you all give this a go and see if it works - i'll hold off pushing...

which API call is that? I don't see any mention of /timelines in the current API docs - can you give me the API docs link?

say the word and I'll add you to the collaborator's list so you both can work on this new code

submit it via a PR and we can review it

thanks @ryankicks ! Please do file an issue against me for any code or doc updates you need.

Sounds like you have a great idea, the only thing you may run into is that I'm working on the v1.1 API support - but I can do that work...

Oh definitely it would be on another branch :) that just makes sense - agreed cool, switching to requests I can do on the v1.1 api branch I'm glad to...

ok, i've created the branch "gae" and added you to the contributor's list and don't feel pressured or anything, any work you do is more than I could do by...

we could offer a cache class that by default is nothing but a wrapper around the requests module and then people on GAE can pass it in to the API?