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 }}
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.8k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-93429: Merge
LOAD_METHOD
back into
LOAD_ATTR
- #93430
#93430
Merged
markshannon
merged 17 commits into
python:main
python/cpython:main
from
Fidget-Spinner:load_attr_load_method
Fidget-Spinner/cpython:load_attr_load_method
Copy head branch name to clipboard
Jun 14, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-93429: Merge
LOAD_METHOD
back into
LOAD_ATTR
#93430
markshannon
merged 17 commits into
python:main
python/cpython:main
from
Fidget-Spinner:load_attr_load_method
Fidget-Spinner/cpython:load_attr_load_method
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2022
Merge LOAD_METHOD back into LOAD_ATTR
Fidget-Spinner
committed
7ea8f66
View commit details
Copy full SHA for 7ea8f66
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
51e34f1
View commit details
Copy full SHA for 51e34f1
Browse repository at this point
Remove LOAD_ATTR_METHOD_MODULE
Fidget-Spinner
committed
7e8dd23
View commit details
Copy full SHA for 7e8dd23
Browse repository at this point
Merge branch 'load_attr_load_method' of https://github.com/Fidget-Spinner/cpython into load_attr_load_method
Fidget-Spinner
committed
c95fb97
View commit details
Copy full SHA for c95fb97
Browse repository at this point
Commits on Jun 7, 2022
Make LOAD_METHOD a virtual instruction
Fidget-Spinner
committed
e0eb7ee
View commit details
Copy full SHA for e0eb7ee
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into load_attr_load_method
Fidget-Spinner
committed
c912f30
View commit details
Copy full SHA for c912f30
Browse repository at this point
Regen files, add unused field
Fidget-Spinner
committed
da7fc17
View commit details
Copy full SHA for da7fc17
Browse repository at this point
Merge specialization code more (stats are still broken)
Fidget-Spinner
committed
65e6aba
View commit details
Copy full SHA for 65e6aba
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into load_attr_load_method
Fidget-Spinner
committed
a6f9099
View commit details
Copy full SHA for a6f9099
Browse repository at this point
fix up stats and comments
Fidget-Spinner
committed
b8baebd
View commit details
Copy full SHA for b8baebd
Browse repository at this point
Shrink load method cache
Fidget-Spinner
committed
56ea61a
View commit details
Copy full SHA for 56ea61a
Browse repository at this point
fix formatting
Fidget-Spinner
committed
42340ee
View commit details
Copy full SHA for 42340ee
Browse repository at this point
fail automatically when seeing a method
Fidget-Spinner
committed
b0e5b6b
View commit details
Copy full SHA for b0e5b6b
Browse repository at this point
add back METHOD to the switch-case to avoid warnings
Fidget-Spinner
committed
20b3352
View commit details
Copy full SHA for 20b3352
Browse repository at this point
Commits on Jun 8, 2022
fix a deopt
Fidget-Spinner
committed
28ddf12
View commit details
Copy full SHA for 28ddf12
Browse repository at this point
Commits on Jun 9, 2022
PEP 7 nits
Fidget-Spinner
committed
6fb980e
View commit details
Copy full SHA for 6fb980e
Browse repository at this point
Commits on Jun 13, 2022
Apply mark's suggestions
Fidget-Spinner
committed
5cc98f2
View commit details
Copy full SHA for 5cc98f2
Browse repository at this point
You can’t perform that action at this time.