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
.
JuliaPy
/
PyCall.jl
Public
Notifications
You must be signed in to change notification settings
Fork
186
Star
1.5k
Code
Issues
265
Pull requests
30
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP: Use python binary instead of libpython when it's a PIE
- #614
#614
Open
tkf
wants to merge 8 commits into
JuliaPy:master
JuliaPy/PyCall.jl:master
from
tkf:pie
tkf/PyCall.jl:pie
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
WIP: Use python binary instead of libpython when it's a PIE
#614
tkf
wants to merge 8 commits into
JuliaPy:master
JuliaPy/PyCall.jl:master
from
tkf:pie
tkf/PyCall.jl:pie
Copy head branch name to clipboard
Commits
Commits on Nov 9, 2018
Update find_libpython.py
tkf
committed
67af41d
View commit details
Copy full SHA for 67af41d
Browse repository at this point
Use python binary instead of libpython if it's a PIE
Show description for 3b15e6e
tkf
committed
3b15e6e
View commit details
Copy full SHA for 3b15e6e
Browse repository at this point
Log PyCall.is_pie in test
tkf
committed
a7c976a
View commit details
Copy full SHA for a7c976a
Browse repository at this point
Commits on Nov 10, 2018
Use libpy_handle instead of libpython
isuruf
authored and
tkf
committed
5669d62
View commit details
Copy full SHA for 5669d62
Browse repository at this point
Commits on Nov 11, 2018
Revert "Use libpy_handle instead of libpython"
Show description for e01ee98
tkf
committed
e01ee98
View commit details
Copy full SHA for e01ee98
Browse repository at this point
Put Libdl.RTLD_DEEPBIND back
tkf
committed
b86f0e4
View commit details
Copy full SHA for b86f0e4
Browse repository at this point
Reset stdio in python namespace
tkf
committed
7b42704
View commit details
Copy full SHA for 7b42704
Browse repository at this point
Check if std streams exists before copying them to PIE
tkf
committed
14d9a23
View commit details
Copy full SHA for 14d9a23
Browse repository at this point
You can’t perform that action at this time.