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.1k
Star
74.2k
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-127970: find the runtime library when dladdr is available
- #127972
#127972
Merged
FFY00
merged 13 commits into
python:main
python/cpython:main
from
FFY00:gh-127970
FFY00/cpython:gh-127970
Copy head branch name to clipboard
Jan 8, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
GH-127970: find the runtime library when dladdr is available
#127972
FFY00
merged 13 commits into
python:main
python/cpython:main
from
FFY00:gh-127970
FFY00/cpython:gh-127970
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2024
GH-127970: find the runtime library when dladdr is available
Show description for 137b0cd
FFY00
committed
137b0cd
View commit details
Copy full SHA for 137b0cd
Browse repository at this point
Add news
Show description for f0278af
FFY00
committed
f0278af
View commit details
Copy full SHA for f0278af
Browse repository at this point
Fix news path
Show description for e5a12f1
FFY00
committed
e5a12f1
View commit details
Copy full SHA for e5a12f1
Browse repository at this point
Don't use global variables
Show description for aadc56e
FFY00
committed
aadc56e
View commit details
Copy full SHA for aadc56e
Browse repository at this point
Remove unnecessary array initialization
Show description for 08821ee
FFY00
committed
08821ee
View commit details
Copy full SHA for 08821ee
Browse repository at this point
Move path definition to inside HAVE_DLADDR
Show description for 5230b61
FFY00
committed
5230b61
View commit details
Copy full SHA for 5230b61
Browse repository at this point
Commits on Dec 17, 2024
Rewrite news to frame this as a feature
Show description for 4274ff9
FFY00
committed
4274ff9
View commit details
Copy full SHA for 4274ff9
Browse repository at this point
Fix news formating
Show description for 00b1c2d
FFY00
committed
00b1c2d
View commit details
Copy full SHA for 00b1c2d
Browse repository at this point
Fix macOS framework builds
Show description for ca4a3e3
FFY00
committed
ca4a3e3
View commit details
Copy full SHA for ca4a3e3
Browse repository at this point
Fix preprocessor check
Show description for e6e1325
FFY00
committed
e6e1325
View commit details
Copy full SHA for e6e1325
Browse repository at this point
Commits on Jan 7, 2025
Skip strncpy
Show description for d5f7328
FFY00
committed
d5f7328
View commit details
Copy full SHA for d5f7328
Browse repository at this point
Commits on Jan 8, 2025
Merge branch 'main' into gh-127970
FFY00
authored
bd831da
View commit details
Copy full SHA for bd831da
Browse repository at this point
Update generated files (make regen-configure)
Show description for 77378ae
FFY00
committed
77378ae
View commit details
Copy full SHA for 77378ae
Browse repository at this point
You can’t perform that action at this time.