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
.
go-python
/
gopy
Public
Notifications
You must be signed in to change notification settings
Fork
137
Star
2.3k
Code
Issues
58
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix TestBindSimple and TestBindCgoPackage
- #386
#386
Closed
b-long
wants to merge 12 commits into
master
go-python/gopy:master
from
bugfix/issue-385
go-python/gopy:bugfix/issue-385
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
fix TestBindSimple and TestBindCgoPackage
#386
b-long
wants to merge 12 commits into
master
go-python/gopy:master
from
bugfix/issue-385
go-python/gopy:bugfix/issue-385
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
WIP
b-long
committed
ef7b4bc
View commit details
Copy full SHA for ef7b4bc
Browse repository at this point
Commits on Apr 17, 2026
expand test coverage
Show description for c91ad4c
b-long
authored
c91ad4c
View commit details
Copy full SHA for c91ad4c
Browse repository at this point
Commits on Apr 30, 2026
remove skip in TestBindCgoPackage & fix CI matrix (#388)
Show description for 4848127
b-long
authored
4848127
View commit details
Copy full SHA for 4848127
Browse repository at this point
add regression tests for GIL ordering bug (issue #370)
Show description for f1f2ad0
b-long
committed
f1f2ad0
View commit details
Copy full SHA for f1f2ad0
Browse repository at this point
expand test to mirror issue #370 reproduction
b-long
committed
35ca29f
View commit details
Copy full SHA for 35ca29f
Browse repository at this point
Commits on May 2, 2026
Update reproduction of crash on x86_64:
Show description for aea9204
b-long
committed
aea9204
View commit details
Copy full SHA for aea9204
Browse repository at this point
fix: acquire GIL before C→Go arg conversion
Show description for 55ee3fa
b-long
committed
55ee3fa
View commit details
Copy full SHA for 55ee3fa
Browse repository at this point
fix: acquire GIL before C→Go argument conversion in generated CGo wrappers
Show description for 8740cc3
b-long
committed
8740cc3
View commit details
Copy full SHA for 8740cc3
Browse repository at this point
ci: add symbol diagnostic step for macOS Intel
Show description for 0299311
b-long
committed
0299311
View commit details
Copy full SHA for 0299311
Browse repository at this point
Commits on May 3, 2026
fix: serialize cross-extension Go calls via a process-wide pthread mutex
Show description for 2f3f1ba
b-long
committed
2f3f1ba
View commit details
Copy full SHA for 2f3f1ba
Browse repository at this point
fix: restrict exported symbols in final .so to prevent Go runtime interposition
Show description for 5072ba0
b-long
committed
5072ba0
View commit details
Copy full SHA for 5072ba0
Browse repository at this point
fix: load gopy extensions with RTLD_LOCAL to prevent Go runtime interposition
Show description for dd6afb9
b-long
committed
dd6afb9
View commit details
Copy full SHA for dd6afb9
Browse repository at this point
You can’t perform that action at this time.