Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
theskumar
/
python-dotenv
Public
Notifications
You must be signed in to change notification settings
Fork
558
Star
8.8k
Code
Issues
53
Pull requests
53
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
[CLI] Support multiple files in CLI commands
- #611
#611
Open
asymness
wants to merge 8 commits into
theskumar:main
theskumar/python-dotenv:main
from
asymness:bugfix/cli-multiple-env-files
asymness/python-dotenv:bugfix/cli-multiple-env-files
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
[CLI] Support multiple files in CLI commands
#611
asymness
wants to merge 8 commits into
theskumar:main
theskumar/python-dotenv:main
from
asymness:bugfix/cli-multiple-env-files
asymness/python-dotenv:bugfix/cli-multiple-env-files
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2026
Update a failing test on MacOS due to version argument not supported for printenv
asymness
committed
70af1c8
View commit details
Copy full SHA for 70af1c8
Browse repository at this point
Add test to verify if variables are loaded and overridden from multiple env files correctly
asymness
committed
3c8bb79
View commit details
Copy full SHA for 3c8bb79
Browse repository at this point
Update CLI module to support multiple files
asymness
committed
5302b53
View commit details
Copy full SHA for 5302b53
Browse repository at this point
Update test to use printf instead of echo to make it environment-agnostic
asymness
committed
3994cea
View commit details
Copy full SHA for 3994cea
Browse repository at this point
tests: add strict=False to zip() to satisfy ruff B905 lint rule
asymness
committed
d25ac22
View commit details
Copy full SHA for d25ac22
Browse repository at this point
Reformat test with ruff
asymness
committed
fd3950c
View commit details
Copy full SHA for fd3950c
Browse repository at this point
Fix mypy warnings
asymness
committed
9b17de6
View commit details
Copy full SHA for 9b17de6
Browse repository at this point
Remove unused import
asymness
committed
4e25349
View commit details
Copy full SHA for 4e25349
Browse repository at this point
You can’t perform that action at this time.