Skip to content

Pull requests: theskumar/python-dotenv

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: treat inline comment as empty value when key= is followed by # comment
#624 opened Mar 1, 2026 by Jo2234 Loading… updated Mar 1, 2026
add DotEnv dumps/dump
#503 opened Feb 20, 2024 by mattwwarren Loading… updated Mar 1, 2026
fix: apply expanduser to dotenv_path
#615 opened Feb 8, 2026 by veeceey Loading… updated Mar 1, 2026
Fix _rest_of_line regex alternation order for \r\n line endings
#620 opened Feb 20, 2026 by bysiber Loading… updated Mar 1, 2026
Fix CLI 'get' command treating empty-string values as missing
#619 opened Feb 20, 2026 by bysiber Loading… updated Mar 1, 2026
Adds cattrs-env to related projects
#482 opened Aug 16, 2023 by henryivesjones Loading… updated Mar 1, 2026
File parsing: Option to raise exception instead of warning
#520 opened Jul 2, 2024 by mtmail Loading… updated Mar 1, 2026
feat: accept None to 'set_key' to write value-less environment variable
#454 opened Mar 19, 2023 by bricker Loading… updated Mar 1, 2026
Fix set_key creates orphan .env file
#481 opened Aug 15, 2023 by TheGeeKing Loading… updated Mar 1, 2026
feat: unlink_after_load - unlink .env file after calling load_dotenv
#585 opened Oct 19, 2025 by sha1cybr Loading… updated Mar 1, 2026
Add verbose parameter to functions
#479 opened Aug 15, 2023 by TheGeeKing Loading… updated Mar 1, 2026
ProTip! no:milestone will show everything without a milestone.