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
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
.
pybind
/
pybind11
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
18k
Code
Issues
570
Pull requests
140
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Use vectorcall for all-positional-argument calls
- #5896
#5896
Closed
swolchok
wants to merge 9 commits into
pybind:master
pybind/pybind11:master
from
swolchok:vectorcall
swolchok/pybind11:vectorcall
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Use vectorcall for all-positional-argument calls
#5896
swolchok
wants to merge 9 commits into
pybind:master
pybind/pybind11:master
from
swolchok:vectorcall
swolchok/pybind11:vectorcall
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
Use vectorcall for all-positional-argument calls
Show description for a669603
swolchok
committed
a669603
View commit details
Copy full SHA for a669603
Browse repository at this point
Commits on Nov 14, 2025
Make simple_collector non-copyable and non-movable
swolchok
committed
ddcc5d2
View commit details
Copy full SHA for ddcc5d2
Browse repository at this point
Restore PyObject_CallObject compatibility path for old Python versions
swolchok
committed
9120b9c
View commit details
Copy full SHA for 9120b9c
Browse repository at this point
Fix the fix for Python 3.8. Allow moving of simple_collector for C++11 and 14.
swolchok
committed
d5a88c3
View commit details
Copy full SHA for d5a88c3
Browse repository at this point
suppress -Wtype-limits
swolchok
committed
7e66762
View commit details
Copy full SHA for 7e66762
Browse repository at this point
suppress intel version of -Wtype-limits
swolchok
committed
f6aaf68
View commit details
Copy full SHA for f6aaf68
Browse repository at this point
Try putting the suppression at class level
swolchok
committed
7529fbe
View commit details
Copy full SHA for 7529fbe
Browse repository at this point
try suppressing for each loop
swolchok
committed
6c1b2f7
View commit details
Copy full SHA for 6c1b2f7
Browse repository at this point
Suppress for NVCC as well
swolchok
committed
278f081
View commit details
Copy full SHA for 278f081
Browse repository at this point
You can’t perform that action at this time.