FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-98831: Modernize the LOAD_ATTR family by gvanrossum · Pull Request #101488 · python/cpython · GitHub
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.3k
Star
74.9k
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
gh-98831: Modernize the LOAD_ATTR family
- #101488
#101488
Merged
gvanrossum
merged 12 commits into
python:main
python/cpython:main
from
gvanrossum:load-attr-family
gvanrossum/cpython:load-attr-family
Copy head branch name to clipboard
Feb 1, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-98831: Modernize the LOAD_ATTR family
#101488
gvanrossum
merged 12 commits into
python:main
python/cpython:main
from
gvanrossum:load-attr-family
gvanrossum/cpython:load-attr-family
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2023
Modernize LOAD_ATTR_INSTANCE_VALUE
gvanrossum
committed
2c79dbb
View commit details
Copy full SHA for 2c79dbb
Browse repository at this point
Modernize LOAD_ATTR_MODULE
gvanrossum
committed
0915f2d
View commit details
Copy full SHA for 0915f2d
Browse repository at this point
Modernize LOAD_ATTR_WITH_HINT
gvanrossum
committed
f24eb1d
View commit details
Copy full SHA for f24eb1d
Browse repository at this point
Modernize LOAD_ATTR_SLOT
gvanrossum
committed
2a417e9
View commit details
Copy full SHA for 2a417e9
Browse repository at this point
Reorder family to correspond to definition order
gvanrossum
committed
fb0a638
View commit details
Copy full SHA for fb0a638
Browse repository at this point
Add cache size symbols for most families
gvanrossum
committed
26acc63
View commit details
Copy full SHA for 26acc63
Browse repository at this point
Modernize LOAD_ATTR_CLASS
gvanrossum
committed
f0bd9ef
View commit details
Copy full SHA for f0bd9ef
Browse repository at this point
Modernize LOAD_ATTR_PROPERTY
gvanrossum
committed
41a86d6
View commit details
Copy full SHA for 41a86d6
Browse repository at this point
Modernize LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN
gvanrossum
committed
d443753
View commit details
Copy full SHA for d443753
Browse repository at this point
Modernize LOAD_ATTR_METHOD_WITH_VALUES
gvanrossum
committed
f675fcc
View commit details
Copy full SHA for f675fcc
Browse repository at this point
Modernize LOAD_ATTR_METHOD_NO_DICT
gvanrossum
committed
ba7ec51
View commit details
Copy full SHA for ba7ec51
Browse repository at this point
Modernize LOAD_ATTR_METHOD_LAZY_DICT
Show description for ab74331
gvanrossum
committed
ab74331
View commit details
Copy full SHA for ab74331
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL