Skip to content

Conversation

bbc2
Copy link
Collaborator

@bbc2 bbc2 commented Jul 14, 2021

This applies to the load_dotenv and dotenv_values functions. This makes it possible to pass a file stream such as open("foo", "r") to these functions.

Closes #308.

@bbc2 bbc2 self-assigned this Jul 14, 2021
This applies to the `load_dotenv` and `dotenv_values` functions.  This
makes it possible to pass a file stream such as `open("foo", "r")` to
these functions.
@bbc2 bbc2 force-pushed the stream-any-text-file branch from 8e526bd to 3f58aa7 Compare July 14, 2021 09:04
@bbc2 bbc2 mentioned this pull request Jul 14, 2021
@bbc2 bbc2 merged commit 134ed43 into theskumar:master Jul 24, 2021
@bbc2 bbc2 deleted the stream-any-text-file branch July 24, 2021 15:54
davidlatwe added a commit to davidlatwe/rezup that referenced this pull request Oct 15, 2021
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.

Stream as any text file?
1 participant