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

Optional cli
#99 by theskumar Owner was merged Mar 4, 2018 Loading…
Upgrade GitHub Actions
#412 by cclauss Contributor was closed Jul 23, 2022 Loading…
Added Python@3.14: Github CI & tox.ini
#579 by 23f3001135 Contributor was merged Oct 14, 2025 Loading…
fix: ensure find_dotenv work reliably on python 3.13
#563 by theskumar Owner was merged May 30, 2025 Loading…
Dotenv run resolve path
#507 by Bajron was closed Mar 15, 2024 Loading…
Add support for python 3.13 and drop 3.8
#551 by theskumar Owner was merged Mar 9, 2025 Loading…
Some more s/Python-dotenv/python-dotenv/
#552 by theskumar Owner was merged Mar 9, 2025 Loading…
ci: enable testing on Python 3.14t (free-threaded)
#588 by 23f3001135 Contributor was merged Jan 12, 2026 Loading…
docs: clarify override behavior and document FIFO support
#610 by theskumar Owner was merged Jan 12, 2026 Loading…
Docs: Improve readability of reference page
#605 by bbc2 Collaborator was merged Jan 12, 2026 Loading…
Clean up "Related projects" section of the readme
#602 by bbc2 Collaborator was merged Jan 12, 2026 Loading…
Bump actions/checkout from 5 to 6 in the github-actions group dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#593 by dependabot Bot was merged Jan 10, 2026 Loading…
Use sys.exit() instead of exit()
#568 by theskumar Owner was merged Jun 24, 2025 Loading…
Remove the use of sh in tests
#612 by bbc2 Collaborator was merged Feb 28, 2026 Loading…
Fix handling of missing command by dotenv run
#606 by bbc2 Collaborator was merged Mar 2, 2026 Loading…
Fix formatting
#603 by bbc2 Collaborator was merged Jan 10, 2026 Loading…
Drop Python 3.9 support and update PyPy to 3.11
#608 by theskumar Owner was merged Jan 12, 2026 Loading…
ci: improve workflow efficiency with best practices
#609 by theskumar Owner was merged Jan 12, 2026 Loading…
Create l'app
#584 by sosousalma987-source was closed Oct 26, 2025 Loading…
Simplify code for Python 3.5 enhancement
#344 by bbc2 Collaborator was merged Jul 13, 2021 Loading…
Remove warning when last line is empty
#238 by bbc2 Collaborator was merged Feb 23, 2020 Loading…
Add Python 3.10 support
#359 by theskumar Owner was merged Oct 9, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.