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-cffi
/
cffi
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
279
Code
Issues
22
Pull requests
22
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Initial support for abi3t.abi3 wheels.
- #232
#232
Merged
mattip
merged 12 commits into
python-cffi:main
python-cffi/cffi:main
from
ngoldbaum:abi3t.abi3
ngoldbaum/cffi-ft:abi3t.abi3
Copy head branch name to clipboard
Jun 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Initial support for abi3t.abi3 wheels.
#232
mattip
merged 12 commits into
python-cffi:main
python-cffi/cffi:main
from
ngoldbaum:abi3t.abi3
ngoldbaum/cffi-ft:abi3t.abi3
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
allow limited API builds on free-threaded 3.15 and newer
ngoldbaum
committed
fd9f1ce
View commit details
Copy full SHA for fd9f1ce
Browse repository at this point
set _Py_OPAQUE_PYOBJECT for limited API free-threaded builds
ngoldbaum
committed
facf995
View commit details
Copy full SHA for facf995
Browse repository at this point
define Py_LIMITED_API manually. This seems questionable
ngoldbaum
committed
6fd5d46
View commit details
Copy full SHA for 6fd5d46
Browse repository at this point
Use 3.15t for free-threaded CI
ngoldbaum
committed
3e06a12
View commit details
Copy full SHA for 3e06a12
Browse repository at this point
Update for merged PEP 803 implementation
ngoldbaum
committed
a0178d8
View commit details
Copy full SHA for a0178d8
Browse repository at this point
Drop python 3.9, add Python 3.15 CI
ngoldbaum
committed
4638bf4
View commit details
Copy full SHA for 4638bf4
Browse repository at this point
set CIBW_ENABLE=cpython_prerelease for all builds
ngoldbaum
committed
417336d
View commit details
Copy full SHA for 417336d
Browse repository at this point
ensure define_macros exists before appending to it
ngoldbaum
committed
d48c46d
View commit details
Copy full SHA for d48c46d
Browse repository at this point
Tweak test that expects limited API builds to fail on ft build
ngoldbaum
committed
3ccad47
View commit details
Copy full SHA for 3ccad47
Browse repository at this point
fix test_get_set_errno
ngoldbaum
committed
a1e083c
View commit details
Copy full SHA for a1e083c
Browse repository at this point
Commits on Jun 19, 2026
Adjust comment and condense
ngoldbaum
committed
6b559aa
View commit details
Copy full SHA for 6b559aa
Browse repository at this point
Merge branch 'main' into abi3t.abi3
ngoldbaum
committed
a76b8aa
View commit details
Copy full SHA for a76b8aa
Browse repository at this point
You can’t perform that action at this time.