X Tutup
The Wayback Machine - https://web.archive.org/web/20250618055047/https://github.com/python/cpython/pull/134588/checks
Skip to content

gh-134584: Decref elimination for float ops in the JIT #134588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Jun 17, 2025

Fix changes from upstream (no more casts)

914f1ff
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

gh-134584: Decref elimination for float ops in the JIT #134588

Fix changes from upstream (no more casts)
914f1ff
Select commit
Loading
Failed to load commit list.
Run mypy on Lib/test/libregrtest
succeeded Jun 17, 2025 in 20s
X Tutup