Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add encoding parameter to {get,set,unset}_key #379

Merged
merged 1 commit into from Mar 12, 2022

Conversation

bbc2
Copy link
Collaborator

@bbc2 bbc2 commented Feb 20, 2022

The parameter already exists for dotenv_values and load_dotenv and has the same meaning.

Closes #378.

@bbc2 bbc2 self-assigned this Feb 20, 2022
The parameter already exists for `dotenv_values` and `load_dotenv` and
has the same meaning.
@theskumar
Copy link
Owner

This look great!

@theskumar
Copy link
Owner

How about adding and exposing this parameter to the cli as well? @bbc2

@bbc2
Copy link
Collaborator Author

bbc2 commented Mar 12, 2022

Good idea but I'll leave that for a future PR.

@bbc2 bbc2 merged commit 157282c into theskumar:master Mar 12, 2022
@bbc2 bbc2 deleted the encoding-param-for-get-set branch March 12, 2022 08:34
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.

encoding not an option using set_key
2 participants