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 }}
scoder
/
quicktions
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
39
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support abi3 wheel build
- #37
#37
Merged
scoder
merged 18 commits into
master
scoder/quicktions:master
from
abi3
scoder/quicktions:abi3
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Support abi3 wheel build
#37
scoder
merged 18 commits into
master
scoder/quicktions:master
from
abi3
scoder/quicktions:abi3
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2026
Support building against the Limited API by providing fallback implementations.
scoder
committed
18c6b5e
View commit details
Copy full SHA for 18c6b5e
Browse repository at this point
Avoid raising costly exceptions for large numbers in the GCD Python fallback code.
Show description for 2183302
scoder
committed
2183302
View commit details
Copy full SHA for 2183302
Browse repository at this point
Add docstring.
scoder
committed
bde0b2b
View commit details
Copy full SHA for bde0b2b
Browse repository at this point
Build: Serve many lesser used platforms with abi3 wheels.
scoder
committed
d546edb
View commit details
Copy full SHA for d546edb
Browse repository at this point
Use math.gcd() in Limited API on Python 3.13+.
scoder
committed
e6223ea
View commit details
Copy full SHA for e6223ea
Browse repository at this point
Avoid useless macro usage in Py>=3.12 and Limited API.
scoder
committed
3ff39dd
View commit details
Copy full SHA for 3ff39dd
Browse repository at this point
Build: Actually build abi3 wheels for the right Python base line version.
scoder
committed
c30f549
View commit details
Copy full SHA for c30f549
Browse repository at this point
Build: Remove unused build config option.
scoder
committed
730f07e
View commit details
Copy full SHA for 730f07e
Browse repository at this point
Fix usage of runtime non-constant.
scoder
committed
d01913a
View commit details
Copy full SHA for d01913a
Browse repository at this point
Build: Make sure we pass "QUICKTIONS_LIMITED_API" into the build container.
scoder
committed
01a5513
View commit details
Copy full SHA for 01a5513
Browse repository at this point
Build: Exclude Py3.8 from abi3 build config and vice versa.
scoder
committed
11c2455
View commit details
Copy full SHA for 11c2455
Browse repository at this point
Build: Require C99 compilation.
scoder
committed
3f3c68b
View commit details
Copy full SHA for 3f3c68b
Browse repository at this point
Work around Cython forgetting to include "stdlib.h".
scoder
committed
6e60430
View commit details
Copy full SHA for 6e60430
Browse repository at this point
Build: Fix typo.
scoder
committed
e3a2aa3
View commit details
Copy full SHA for e3a2aa3
Browse repository at this point
Build: Include win_arm64 in build configs.
scoder
committed
2d5b511
View commit details
Copy full SHA for 2d5b511
Browse repository at this point
Use the correct include file and delete the outdated one.
scoder
committed
5be2ff3
View commit details
Copy full SHA for 5be2ff3
Browse repository at this point
Build: Include generated .h file in sdist.
scoder
committed
77a4617
View commit details
Copy full SHA for 77a4617
Browse repository at this point
Build: Remove duplicate build job.
scoder
committed
f663e1f
View commit details
Copy full SHA for f663e1f
Browse repository at this point
You can’t perform that action at this time.