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 }}
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.3k
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-127873: Only check
sys.flags.ignore_environment
for
PYTHON*
env vars
- #127877
#127877
Merged
hugovk
merged 15 commits into
python:main
python/cpython:main
from
hugovk:3.14-fix-colour-env-var-check
hugovk/cpython:3.14-fix-colour-env-var-check
Copy head branch name to clipboard
Jan 21, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-127873: Only check
sys.flags.ignore_environment
for
PYTHON*
env vars
#127877
hugovk
merged 15 commits into
python:main
python/cpython:main
from
hugovk:3.14-fix-colour-env-var-check
hugovk/cpython:3.14-fix-colour-env-var-check
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2024
Only check sys.flags.ignore_environment before PYTHON\* env vars
hugovk
committed
71df920
View commit details
Copy full SHA for 71df920
Browse repository at this point
Add test class helper to force no terminal colour
hugovk
committed
b664cd4
View commit details
Copy full SHA for b664cd4
Browse repository at this point
Refactor
hugovk
committed
adae1cb
View commit details
Copy full SHA for adae1cb
Browse repository at this point
Replace force_not_colorized with force_not_colorized_test_class
hugovk
committed
41c3576
View commit details
Copy full SHA for 41c3576
Browse repository at this point
Fix tests when run with FORCE_COLOR=1
hugovk
committed
80422ff
View commit details
Copy full SHA for 80422ff
Browse repository at this point
Commits on Dec 14, 2024
Merge branch 'main' into 3.14-fix-colour-env-var-check
hugovk
authored
6980f3e
View commit details
Copy full SHA for 6980f3e
Browse repository at this point
Commits on Jan 4, 2025
Merge remote-tracking branch 'upstream/main' into 3.14-fix-colour-env-var-check
hugovk
committed
d3f9e10
View commit details
Copy full SHA for d3f9e10
Browse repository at this point
Commits on Jan 13, 2025
Merge branch 'main' into 3.14-fix-colour-env-var-check
hugovk
authored
9e6eb93
View commit details
Copy full SHA for 9e6eb93
Browse repository at this point
Fix merge conflict resolution
hugovk
authored
76f656e
View commit details
Copy full SHA for 76f656e
Browse repository at this point
Commits on Jan 20, 2025
Merge remote-tracking branch 'upstream/main' into 3.14-fix-colour-env-var-check
hugovk
committed
baec453
View commit details
Copy full SHA for baec453
Browse repository at this point
Revert some import sorting
hugovk
committed
fbbce37
View commit details
Copy full SHA for fbbce37
Browse repository at this point
Revert more import sorting
hugovk
committed
cd88069
View commit details
Copy full SHA for cd88069
Browse repository at this point
Commits on Jan 21, 2025
Merge remote-tracking branch 'upstream/main' into 3.14-fix-colour-env-var-check
hugovk
committed
37e0bbd
View commit details
Copy full SHA for 37e0bbd
Browse repository at this point
Remove PYTHON* env vars to isolate colour tests
hugovk
committed
4be7293
View commit details
Copy full SHA for 4be7293
Browse repository at this point
Revert more imports
hugovk
committed
302756c
View commit details
Copy full SHA for 302756c
Browse repository at this point
You can’t perform that action at this time.