-
Notifications
You must be signed in to change notification settings - Fork 522
Pull requests: theskumar/python-dotenv
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
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…
Support FIFO and non-regular .env files (e.g. 1Password mounts)
#613
by Aakash0440
was closed Jan 24, 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…
perf: use ChainMap in resolve_variables to avoid redundant dict copies
#622
by RailtonDantas
was closed Mar 1, 2026
Loading…
perf: use ChainMap in resolve_variables to avoid redundant dict copies
#623
by RailtonDantas
was closed Mar 1, 2026
Loading…
Fix handling of missing command by
dotenv run
#606
by bbc2
Collaborator
was merged Mar 2, 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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.