FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Implement PEP 688 and rework the buffer protocol around managed exports by youknowone · Pull Request #8523 · 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
Implement PEP 688 and rework the buffer protocol around managed exports
- #8523
#8523
Merged
youknowone
merged 5 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:RustPython-3
youknowone/RustPython:RustPython-3
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
Implement PEP 688 and rework the buffer protocol around managed exports
#8523
youknowone
merged 5 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:RustPython-3
youknowone/RustPython:RustPython-3
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
Implement PEP 688 __buffer__ and __release_buffer__
Show description for 0503b27
youknowone
committed
0503b27
View commit details
Copy full SHA for 0503b27
Browse repository at this point
Rework the buffer protocol around managed exports and view offsets
Show description for 2e1d41f
youknowone
committed
2e1d41f
View commit details
Copy full SHA for 2e1d41f
Browse repository at this point
Re-check a memoryview after a conversion and tighten cast and release
Show description for 1aa08a3
youknowone
committed
1aa08a3
View commit details
Copy full SHA for 1aa08a3
Browse repository at this point
Re-check the destination of a memoryview slice assignment
Show description for f3abad8
youknowone
committed
f3abad8
View commit details
Copy full SHA for f3abad8
Browse repository at this point
Commits on Aug 16, 2026
Answer the memoryview contiguity getsets with the layout
Show description for 1bfc828
youknowone
committed
1bfc828
View commit details
Copy full SHA for 1bfc828
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL