lp:~ssweeny/friends/fix-lp1258657
Created by
Scott Sweeny
and last modified
- Get this branch:
- bzr branch lp:~ssweeny/friends/fix-lp1258657
Only
Scott Sweeny
can upload to this branch. If you are
Scott Sweeny
please log in for upload directions.
Branch merges
Propose for merging
- Robert Bruce Park: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 22 lines (+3/-2)1 file modifiedfriends/protocols/flickr.py (+3/-2)
Related bugs
Bug #1258657: flickr plugin error: ValueError: GET/HEAD requests should not include body. | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 253. By Scott Sweeny
-
Flickr: Fix oauth signing for a GET request.
According to [1] the base string for the OAuth signature must include all of
the parameters, but oauthlib won't sign GET request that includes a body.
Instead pass the parameters as part of the URL. - 248. By PS Jenkins bot
-
Releasing 0.2.0+14.
04.20131211- 0ubuntu1 (revision 247 from lp:friends). Approved by PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:friends