FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-87414: add musl support to platform.libc_ver by cmaureir · Pull Request #103784 · python/cpython · GitHub
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.3k
Star
74.9k
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-87414: add musl support to platform.libc_ver
- #103784
#103784
Closed
cmaureir
wants to merge 12 commits into
python:main
python/cpython:main
from
cmaureir:musl_libc_ver
cmaureir/cpython:musl_libc_ver
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
gh-87414: add musl support to platform.libc_ver
#103784
cmaureir
wants to merge 12 commits into
python:main
python/cpython:main
from
cmaureir:musl_libc_ver
cmaureir/cpython:musl_libc_ver
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2023
bpo-43248: add musl support to platform.libc_ver
Show description for 051e8f2
cmaureir
and
humitos
committed
051e8f2
View commit details
Copy full SHA for 051e8f2
Browse repository at this point
Remove typehints and the MuslVersion structure
cmaureir
committed
625330a
View commit details
Copy full SHA for 625330a
Browse repository at this point
Commits on Apr 25, 2023
Merge branch 'main' into musl_libc_ver
ambv
authored
65d0bd8
View commit details
Copy full SHA for 65d0bd8
Browse repository at this point
The relative import is not valid
Show description for c630633
humitos
committed
c630633
View commit details
Copy full SHA for c630633
Browse repository at this point
Remove typing annotations from `_elffile.py`
humitos
committed
1a10966
View commit details
Copy full SHA for 1a10966
Browse repository at this point
Remove unused classes from `_elffile.py`
humitos
committed
ee37ed7
View commit details
Copy full SHA for ee37ed7
Browse repository at this point
Move ELFFile class from its own module to `platform.py`
humitos
committed
e945a5d
View commit details
Copy full SHA for e945a5d
Browse repository at this point
Add some tests for ELFFile class and musl functions
humitos
committed
8a3f515
View commit details
Copy full SHA for 8a3f515
Browse repository at this point
Add `@support.requires_musl` decorator to skip tests if needed
Show description for 18420f9
humitos
committed
18420f9
View commit details
Copy full SHA for 18420f9
Browse repository at this point
Commits on Apr 28, 2023
Add `NEWS.d` entry
humitos
committed
76550e7
View commit details
Copy full SHA for 76550e7
Browse repository at this point
Commits on Jan 28, 2024
Merge branch 'main' into musl_libc_ver
cmaureir
committed
05ed7a2
View commit details
Copy full SHA for 05ed7a2
Browse repository at this point
Adapt latest comments from review
Show description for 4216858
cmaureir
committed
4216858
View commit details
Copy full SHA for 4216858
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL