Skip to content

Allow keys to be encoded before usage#52

Closed
harlowja wants to merge 2 commits intolinsomniac:masterfrom
harlowja:encode-keys
Closed

Allow keys to be encoded before usage#52
harlowja wants to merge 2 commits intolinsomniac:masterfrom
harlowja:encode-keys

Conversation

@harlowja
Copy link
Copy Markdown

For the cases where the user wants to transparently
encode keys (say using urllib) before they are used
further allow a encoding function to be passed in that
will perform these types of activities (by default it
is the identity function).

Joshua Harlow added 2 commits August 27, 2014 20:59
For the cases where the user wants to transparently
encode keys (say using urllib) before they are used
further allow a encoding function to be passed in that
will perform these types of activities (by default it
is the identity function).
@dims
Copy link
Copy Markdown

dims commented Sep 2, 2014

We need this patch from Joshua for OpenStack Nova bug, please take a look - https://bugs.launchpad.net/nova/+bug/1354258

linsomniac added a commit that referenced this pull request Apr 18, 2023
Ported patch in #52 from @harlowja to current branch.  Added tests.

For the cases where the user wants to transparently
encode keys (say using urllib) before they are used
further allow a encoding function to be passed in that
will perform these types of activities (by default it
is the identity function).
@linsomniac
Copy link
Copy Markdown
Owner

Thank you for the patch. I've ported this to the latest code and added tests and have merged.

@linsomniac linsomniac closed this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants