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-107956: install a static build description file
- #108483
#108483
Closed
FFY00
wants to merge 15 commits into
python:main
python/cpython:main
from
FFY00:gh-107956
FFY00/cpython:gh-107956
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
GH-107956: install a static build description file
#108483
FFY00
wants to merge 15 commits into
python:main
python/cpython:main
from
FFY00:gh-107956
FFY00/cpython:gh-107956
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2024
GH-107956: install a static description file
Show description for 5031753
FFY00
committed
5031753
View commit details
Copy full SHA for 5031753
Browse repository at this point
escape strings correctly
Show description for 4da5996
FFY00
committed
4da5996
View commit details
Copy full SHA for 4da5996
Browse repository at this point
compare the data loaded by tomllib to what we wrote in the sanity check
Show description for 4047d86
FFY00
committed
4047d86
View commit details
Copy full SHA for 4047d86
Browse repository at this point
change the format to JSON
Show description for b71fab2
FFY00
committed
b71fab2
View commit details
Copy full SHA for b71fab2
Browse repository at this point
add tests
Show description for de5729e
FFY00
committed
de5729e
View commit details
Copy full SHA for de5729e
Browse repository at this point
add news
Show description for 4155f2c
FFY00
committed
4155f2c
View commit details
Copy full SHA for 4155f2c
Browse repository at this point
fix test_python_stdlib
Show description for 4adb942
FFY00
committed
4adb942
View commit details
Copy full SHA for 4adb942
Browse repository at this point
fix the install-details.json installation
Show description for d1eaf10
FFY00
committed
d1eaf10
View commit details
Copy full SHA for d1eaf10
Browse repository at this point
get the interpreter path from the build system
Show description for 5b3fe21
FFY00
committed
5b3fe21
View commit details
Copy full SHA for 5b3fe21
Browse repository at this point
fix WASM tests
Show description for 7e7c59a
FFY00
committed
7e7c59a
View commit details
Copy full SHA for 7e7c59a
Browse repository at this point
add missing dependency to the desciprion file install target
Show description for f792b64
FFY00
committed
f792b64
View commit details
Copy full SHA for f792b64
Browse repository at this point
fix descfileinstall target dependency
Show description for b8d6aed
FFY00
committed
b8d6aed
View commit details
Copy full SHA for b8d6aed
Browse repository at this point
skip install-details.json test on wasi and emscripten when not available
Show description for 15f8a1a
FFY00
committed
15f8a1a
View commit details
Copy full SHA for 15f8a1a
Browse repository at this point
Apply suggestions from code review
Show description for c96e447
FFY00
and
zooba
committed
c96e447
View commit details
Copy full SHA for c96e447
Browse repository at this point
rename file to build-details.json
Show description for 217682b
FFY00
committed
217682b
View commit details
Copy full SHA for 217682b
Browse repository at this point
You can’t perform that action at this time.