Generic _media_update() func., added func. to update status with a photo... #56

Merged
michaelhelmick merged 1 commit from status_with_media into master 2012-01-14 05:27:57 -08:00
michaelhelmick commented 2012-01-13 13:26:35 -08:00 (Migrated from github.com)
  • Generic _media_update() func. for the 3 media api calls
  • Added func. to update status with a photo. updateStatusWithMedia()
- Generic _media_update() func. for the 3 media api calls - Added func. to update status with a photo. updateStatusWithMedia()
ryanmcgrath commented 2012-01-14 05:27:51 -08:00 (Migrated from github.com)

Yet again, epic work. I'm flying to Switzerland momentarily, but can push out a point release of Twython to pypi when I touch down. Thanks again!

Yet again, epic work. I'm flying to Switzerland momentarily, but can push out a point release of Twython to pypi when I touch down. Thanks again!
michaelhelmick commented 2012-01-14 07:32:19 -08:00 (Migrated from github.com)

You're welcome. You did see my tweet about 1.4.5 breaking how responses are returned. Right? I think it has something to do with changing get() to _constructFunc() in getattr

Sent from my iPhone

On Jan 14, 2012, at 8:27 AM, Ryan McGrathreply@reply.github.com wrote:

Yet again, epic work. I'm flying to Switzerland momentarily, but can push out a point release of Twython to pypi when I touch down. Thanks again!


Reply to this email directly or view it on GitHub:
https://github.com/ryanmcgrath/twython/pull/56#issuecomment-3492119

You're welcome. You did see my tweet about 1.4.5 breaking how responses are returned. Right? I think it has something to do with changing get() to _constructFunc() in __getattr__ Sent from my iPhone On Jan 14, 2012, at 8:27 AM, Ryan McGrathreply@reply.github.com wrote: > Yet again, epic work. I'm flying to Switzerland momentarily, but can push out a point release of Twython to pypi when I touch down. Thanks again! > > --- > > Reply to this email directly or view it on GitHub: > https://github.com/ryanmcgrath/twython/pull/56#issuecomment-3492119
ryanmcgrath commented 2012-01-15 10:53:29 -08:00 (Migrated from github.com)

Hey,

Yeah, I saw your tweet, but have only now sat down to deal with things. I've got some day-job things to take care of at the moment, but I'll make an exception and patch this up real quick - someone else fixed it already (Japanese).

Will roll this in and push a point release for sanity, full Requests stuff is next on the list. _

Thanks!

Hey, Yeah, I saw your tweet, but have only now sat down to deal with things. I've got some day-job things to take care of at the moment, but I'll make an exception and patch this up real quick - **[someone else fixed it already (Japanese)](http://d.hatena.ne.jp/tatz_tsuchiya/20120115/1326623451)**. Will roll this in and push a point release for sanity, full Requests stuff is next on the list. ~_~ Thanks!
michaelhelmick commented 2012-01-15 11:06:26 -08:00 (Migrated from github.com)

Ah, alright, cool. Not really sure what the diff between setFunc, and the custom _constructFunc is; but oh, well. At least someone already took care of it! Don't you love the OPS Community? Haha.

Ah, alright, cool. Not really sure what the diff between setFunc, and the custom _constructFunc is; but oh, well. At least someone already took care of it! Don't you love the OPS Community? Haha.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#56
No description provided.