Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
bpo-39245: Make Vectorcall public by encukou · Pull Request #17893 · python/cpython · GitHub
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
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.4k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-39245: Make Vectorcall public
- #17893
#17893
Merged
vstinner
merged 10 commits into
python:master
python/cpython:master
from
encukou:vectorcall-public
encukou/cpython:vectorcall-public
Copy head branch name to clipboard
Feb 6, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
bpo-39245: Make Vectorcall public
#17893
vstinner
merged 10 commits into
python:master
python/cpython:master
from
encukou:vectorcall-public
encukou/cpython:vectorcall-public
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2020
Remove leading underscores from provisional call/Vectorcall API
Show description for 368ed59
encukou
committed
368ed59
View commit details
Copy full SHA for 368ed59
Browse repository at this point
Fix up formatting in docs
encukou
committed
116d0d0
View commit details
Copy full SHA for 116d0d0
Browse repository at this point
Add backcompat defines and move non-limited API declaration to cpython/
Show description for f0c005f
encukou
committed
f0c005f
View commit details
Copy full SHA for f0c005f
Browse repository at this point
Adjust documentation
Show description for d948983
encukou
committed
d948983
View commit details
Copy full SHA for d948983
Browse repository at this point
Add a NEWS entry
encukou
committed
5e340bf
View commit details
Copy full SHA for 5e340bf
Browse repository at this point
Commits on Jan 8, 2020
Put PyObject_CallNoArgs back in the limited API
encukou
committed
60a8833
View commit details
Copy full SHA for 60a8833
Browse repository at this point
Commits on Jan 30, 2020
Revert "update usage of the renamed functions"
encukou
committed
29a8331
View commit details
Copy full SHA for 29a8331
Browse repository at this point
Rename PyObject_FastCallDict to PyObject_VectorcallDict
encukou
committed
1f7c746
View commit details
Copy full SHA for 1f7c746
Browse repository at this point
Expand the NEWS entry
encukou
committed
3fc5442
View commit details
Copy full SHA for 3fc5442
Browse repository at this point
Commits on Feb 4, 2020
Remove underscores from comments
encukou
committed
9fff79b
View commit details
Copy full SHA for 9fff79b
Browse repository at this point
You can’t perform that action at this time.