FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Flatten Python eval loop with trampoline for reduced call overhead by youknowone · Pull Request #8431 · 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
99
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Flatten Python eval loop with trampoline for reduced call overhead
- #8431
#8431
Merged
youknowone
merged 10 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:flatten-eval-loop
youknowone/RustPython:flatten-eval-loop
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Flatten Python eval loop with trampoline for reduced call overhead
#8431
youknowone
merged 10 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:flatten-eval-loop
youknowone/RustPython:flatten-eval-loop
Copy head branch name to clipboard
Address code review: entry frame double-free, panic safety, cleanup
a2e9a49
Select commit
Loading
Failed to load commit list.
Uh oh!
There was an error while loading.
Please reload this page
.
Sign in for the full log view
CI
on: pull_request
8
Determine changes
Run rust tests (macos-latest)
Run rust tests (ubuntu-latest)
Run rust tests (windows-2025)
Run snippets and cpython tests (macos-latest, -u all, --timeout 600, --dont-add-python-opts, test...
Run snippets and cpython tests (ubuntu-latest, -u all, --timeout 600, --dont-add-python-opts, tes...
Run snippets and cpython tests (windows-2025, -u all, --timeout 600, --dont-add-python-opts, test...
Lint
Run tests under miri
Check the WASM package and demo
Run snippets and cpython tests on wasm-wasi
cargo check (ubuntu-latest, aarch64-linux-android)
cargo check (ubuntu-latest, i686-unknown-linux-gnu, true)
cargo check (ubuntu-latest, i686-unknown-linux-musl, true, true)
cargo check (ubuntu-latest, wasm32-wasip2, true)
cargo check (ubuntu-latest, x86_64-unknown-freebsd, true)
cargo check (ubuntu-latest, aarch64-unknown-linux-gnu, true)
cargo check (ubuntu-latest, x86_64-pc-windows-gnu, true)
cargo check (macos-latest, aarch64-apple-ios)
cargo check (macos-latest, x86_64-apple-darwin)
clippy (macos-latest)
clippy (ubuntu-latest)
clippy (windows-latest)
cargo shear
cargo doc
Code scanning results
zizmor
Run tests under miri
succeeded Aug 3, 2026 in 5m 38s
background
wait
wait-all
cancel
parallel
Loading
Re-running jobs...
Back
|
FazBrowse Home
|
New Git URL