FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Specialized ops by youknowone · Pull Request #7322 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Specialized ops
- #7322
#7322
Merged
youknowone
merged 12 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:specialization2
youknowone/RustPython:specialization2
Copy head branch name to clipboard
Mar 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Specialized ops
#7322
youknowone
merged 12 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:specialization2
youknowone/RustPython:specialization2
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2026
Add CALL_ALLOC_AND_ENTER_INIT specialization
Show description for e77bb5a
youknowone
committed
e77bb5a
View commit details
Copy full SHA for e77bb5a
Browse repository at this point
Invalidate JIT cache when __code__ is reassigned
Show description for 4ab342d
youknowone
committed
4ab342d
View commit details
Copy full SHA for 4ab342d
Browse repository at this point
Atomic operations for specialization cache
Show description for 5e9ec26
youknowone
committed
5e9ec26
View commit details
Copy full SHA for 5e9ec26
Browse repository at this point
Fix slot wrapper override for inherited attributes
Show description for c9a40ce
youknowone
committed
c9a40ce
View commit details
Copy full SHA for c9a40ce
Browse repository at this point
Fix StoreAttrSlot cache overflow corrupting next instruction
Show description for 2bd0d10
youknowone
committed
2bd0d10
View commit details
Copy full SHA for 2bd0d10
Browse repository at this point
Exclude method_descriptor from has_python_cmp check
Show description for 7bd5300
youknowone
committed
7bd5300
View commit details
Copy full SHA for 7bd5300
Browse repository at this point
Fix CompareOpFloat NaN handling
Show description for 5c81306
youknowone
committed
5c81306
View commit details
Copy full SHA for 5c81306
Browse repository at this point
Fix invoke_exact_args borrow in CallAllocAndEnterInit
youknowone
committed
5a1b29b
View commit details
Copy full SHA for 5a1b29b
Browse repository at this point
Distinguish Python method vs not-found in slot MRO lookup
Show description for f99e95f
youknowone
committed
f99e95f
View commit details
Copy full SHA for f99e95f
Browse repository at this point
Extract specialization helper functions to reduce boilerplate
Show description for 8821456
youknowone
committed
8821456
View commit details
Copy full SHA for 8821456
Browse repository at this point
Improve specialization guards and fix mark_stacks
Show description for dd89151
youknowone
committed
dd89151
View commit details
Copy full SHA for dd89151
Browse repository at this point
Auto-format: cargo fmt --all
github-actions[bot]
committed
21c29ca
View commit details
Copy full SHA for 21c29ca
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL