lp:~barry/piston-mini-client/lp1077083

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/piston-mini-client/lp1077083
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
piston-mini-client
Status:
Merged

Recent revisions

67. By Barry Warsaw

More conversion to oauthlib:
* oauthlib 0.3.4 requires unicode keys and secrets, so ensure that's the case
  in both Python 2 and 3. (This may be fixed in future versions of oauthlib.)
* Use the PLAINTEXT signature method for backward compatibility with previous
  versions of piston_mini_client.
* Work around body='' defaults; oauthlib requires body=None to mean "there is
  no body".
* Re-enable a test under Python 3.
* Handle bogus dictionary order dependency.

66. By Barry Warsaw

restore original tox.ini

65. By Barry Warsaw

+ Port to oauthlib.
+ Clean up pyflakes warning.
+ Disable py26 since that's not in Quantal.

64. By Anthony Lenton

[r=elachuni] Add PistonRequester, enabling access to piston_mini_client functionality on a URL-by-URL basis

63. By Anthony Lenton

Bumped version to 0.7.3

62. By Anthony Lenton

Updated README about Python 3 support.

61. By Anthony Lenton

[r=jml] Made tests pass with the latest pep8 release.

60. By Anthony Lenton

[r=elachuni] Raise more informative errors when we cannot parse JSON

59. By Anthony Lenton

Merged in Python3 support.

58. By Anthony Lenton

Updated README file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:piston-mini-client
This branch contains Public information 
Everyone can see this information.

Subscribers