Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
33.2k
Star
69.5k
Code
Issues
5k+
Pull requests
2k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
bpo-46841: Use inline caching for calls
#31709
Code
Merged
brandtbucher
merged 9 commits into
python:main
python/cpython:main
from
brandtbucher:inline-call
brandtbucher/cpython:inline-call
Copy head branch name to clipboard
Mar 7, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
bpo-46841: Use inline caching for calls
#31709
brandtbucher
merged 9 commits into
python:main
python/cpython:main
from
brandtbucher:inline-call
brandtbucher/cpython:inline-call
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2022
Use inline caching for CALL
brandtbucher
committed
2820d50
Copy full SHA for 2820d50
Catch up with main
brandtbucher
committed
cb7dbea
Copy full SHA for cb7dbea
Use inline caching for PRECALL
brandtbucher
committed
ca72a99
Copy full SHA for ca72a99
Rip out the old quickening code
brandtbucher
committed
59ad3ed
Copy full SHA for 59ad3ed
Commits on Mar 5, 2022
Clean things up
brandtbucher
committed
ba214fc
Copy full SHA for ba214fc
Commits on Mar 6, 2022
Use a per-interpreter callable cache
brandtbucher
committed
c5d6922
Copy full SHA for c5d6922
Clean things up a bit
brandtbucher
committed
8f21380
Copy full SHA for 8f21380
Fix typo
brandtbucher
committed
d9480d2
Copy full SHA for d9480d2
blurb add
brandtbucher
committed
2021895
Copy full SHA for 2021895
You can’t perform that action at this time.