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
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.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-126985: move pyvenv.cfg detection from site to getpath
- #126987
#126987
Merged
FFY00
merged 14 commits into
python:main
python/cpython:main
from
FFY00:gh-126985
FFY00/cpython:gh-126985
Copy head branch name to clipboard
Nov 26, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
GH-126985: move pyvenv.cfg detection from site to getpath
#126987
FFY00
merged 14 commits into
python:main
python/cpython:main
from
FFY00:gh-126985
FFY00/cpython:gh-126985
Copy head branch name to clipboard
Commits
Commits on Nov 18, 2024
GH-126985: move pyconf.cfg detection from site to getpath
Show description for 1380972
FFY00
committed
1380972
View commit details
Copy full SHA for 1380972
Browse repository at this point
Commits on Nov 19, 2024
Revert "GH-126789: fix some sysconfig data on late site initializations"
Show description for 9cc5c44
FFY00
committed
9cc5c44
View commit details
Copy full SHA for 9cc5c44
Browse repository at this point
Fix test_embed
Show description for c6b638b
FFY00
committed
c6b638b
View commit details
Copy full SHA for c6b638b
Browse repository at this point
fixup! Revert "GH-126789: fix some sysconfig data on late site initializations"
Show description for fa3adba
FFY00
committed
fa3adba
View commit details
Copy full SHA for fa3adba
Browse repository at this point
fixup! Fix test_embed
Show description for c5b7d63
FFY00
committed
c5b7d63
View commit details
Copy full SHA for c5b7d63
Browse repository at this point
Keep base_prefix and base_exec_prefix from PyConfig if set
Show description for 77aeff4
FFY00
committed
77aeff4
View commit details
Copy full SHA for 77aeff4
Browse repository at this point
fixup! fixup! Fix test_embed
Show description for 892876a
FFY00
committed
892876a
View commit details
Copy full SHA for 892876a
Browse repository at this point
Keep non-windows prefix overwrite quirk on a venv's base_prefix
Show description for bd50618
FFY00
committed
bd50618
View commit details
Copy full SHA for bd50618
Browse repository at this point
Remove sys.prefix overwriting from the site module
Show description for 3c1fb29
FFY00
committed
3c1fb29
View commit details
Copy full SHA for 3c1fb29
Browse repository at this point
Fix test_embed on Windows
Show description for 3c24f44
FFY00
committed
3c24f44
View commit details
Copy full SHA for 3c24f44
Browse repository at this point
Commits on Nov 22, 2024
Update documentation
Show description for f98ec67
FFY00
committed
f98ec67
View commit details
Copy full SHA for f98ec67
Browse repository at this point
Fix documentation typo
Show description for 3bfb073
FFY00
committed
3bfb073
View commit details
Copy full SHA for 3bfb073
Browse repository at this point
Minor documentation grammar fix
Show description for 7e776b7
FFY00
committed
7e776b7
View commit details
Copy full SHA for 7e776b7
Browse repository at this point
Merge branch 'main' into gh-126985
FFY00
authored
caf5984
View commit details
Copy full SHA for caf5984
Browse repository at this point
You can’t perform that action at this time.