Skip to content

Fix escaping of quoted values written by set_key#236

Merged
theskumar merged 3 commits intotheskumar:masterfrom
bbc2:fix-escaping-in-set-key
Feb 15, 2020
Merged

Fix escaping of quoted values written by set_key#236
theskumar merged 3 commits intotheskumar:masterfrom
bbc2:fix-escaping-in-set-key

Conversation

@bbc2
Copy link
Copy Markdown
Collaborator

@bbc2 bbc2 commented Feb 12, 2020

Closes #215.

@bbc2 bbc2 self-assigned this Feb 12, 2020
@bbc2 bbc2 force-pushed the fix-escaping-in-set-key branch from 93c561d to be0a230 Compare February 12, 2020 22:39
@theskumar theskumar merged commit b5b8ae2 into theskumar:master Feb 15, 2020
@bbc2 bbc2 deleted the fix-escaping-in-set-key branch February 16, 2020 10:12
johnbergvall pushed a commit to johnbergvall/python-dotenv that referenced this pull request Aug 13, 2021
* Fix PyPy jobs in CI

* Add test cases for `dotenv.set_key`

* Escape values before quoting in `dotenv.set_key`
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.

set_key doesn't escape values with quotes in them

2 participants