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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.4k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-119574: Add some missing environment variables to '--help-env'.
- #120006
#120006
Merged
encukou
merged 12 commits into
python:main
python/cpython:main
from
devdanzin:add_missing_envvars
devdanzin/cpython:add_missing_envvars
Copy head branch name to clipboard
Jun 18, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-119574: Add some missing environment variables to '--help-env'.
#120006
encukou
merged 12 commits into
python:main
python/cpython:main
from
devdanzin:add_missing_envvars
devdanzin/cpython:add_missing_envvars
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2024
Add some missing environment variables to '--help-env'.
devdanzin
committed
2269f76
View commit details
Copy full SHA for 2269f76
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
b0fc110
View commit details
Copy full SHA for b0fc110
Browse repository at this point
Commits on Jun 8, 2024
Add some tests for the env vars newly added to '--help-env'.
devdanzin
committed
e51a266
View commit details
Copy full SHA for e51a266
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/add_missing_envvars' into add_missing_envvars
devdanzin
committed
9d9977b
View commit details
Copy full SHA for 9d9977b
Browse repository at this point
Fix test_python_dump_refs_file.
devdanzin
committed
e111a94
View commit details
Copy full SHA for e111a94
Browse repository at this point
Merge branch 'python:main' into add_missing_envvars
devdanzin
authored
e83ca9d
View commit details
Copy full SHA for e83ca9d
Browse repository at this point
Skip test_python_malloc_stats in ASAN builds.
devdanzin
committed
d3b8ac9
View commit details
Copy full SHA for d3b8ac9
Browse repository at this point
Fix test_python_malloc_stats on Windows.
devdanzin
committed
4e87ecc
View commit details
Copy full SHA for 4e87ecc
Browse repository at this point
Commits on Jun 18, 2024
Update Python/initconfig.c
Show description for d4f0bf1
devdanzin
and
encukou
authored
d4f0bf1
View commit details
Copy full SHA for d4f0bf1
Browse repository at this point
Remove PYTHONEXECUTABLE from --help-env.
devdanzin
committed
82aecfb
View commit details
Copy full SHA for 82aecfb
Browse repository at this point
Revert "Remove PYTHONEXECUTABLE from --help-env."
Show description for 10191c9
encukou
committed
10191c9
View commit details
Copy full SHA for 10191c9
Browse repository at this point
Leave the support.MS_WINDOWS in
encukou
committed
15b5505
View commit details
Copy full SHA for 15b5505
Browse repository at this point
You can’t perform that action at this time.