Skip to content

[pull] main from RustPython:main #671

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 321 commits into from
May 2, 2025
Merged

[pull] main from RustPython:main #671

merged 321 commits into from
May 2, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 16, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 16, 2025
arihant2math and others added 29 commits February 26, 2025 20:59
Signed-off-by: Ashwin Naren <[email protected]>
* _ctypes.addressof

Signed-off-by: Ashwin Naren <[email protected]>

* ctypes.Structure implementation

Signed-off-by: Ashwin Naren <[email protected]>

* clippy fix

Signed-off-by: Ashwin Naren <[email protected]>

* formatting

Signed-off-by: Ashwin Naren <[email protected]>

---------

Signed-off-by: Ashwin Naren <[email protected]>
* caching for nodejs and various CI dependency updates

* commit the package-lock.json
* Initial CFuncPtr implementation

* function calling via libffi

* working no-arg function call

Signed-off-by: Ashwin Naren <[email protected]>
Co-authored-by: Jeong, YunWon <[email protected]>
… exponents (#5561)

* Initial commit for power function

* Float power jit developed

* Addded support for Floats and Ints

* Integration Testing for JITPower implementation.

* Update instructions.rs

cranelift more like painlift

* Update instructions.rs

* Update instructions.rs

* initial commit for making stable PR ready features

* fixed final edge case for compile_ipow

* fixed final edge case for compile_ipow

* commenting out compile_ipow

* fixed spelling errors

* removed unused tests

* forgot to run clippy

---------

Co-authored-by: Nicholas Paulick <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: JoeLoparco <[email protected]>
Co-authored-by: Nathan Rusch <[email protected]>
Co-authored-by: dohear <[email protected]>
* Update webpack

* Build demo before notebook

* Use with instead of env for actions-gh-pages
Replace pyattr(once) to constant
arihant2math and others added 29 commits April 21, 2025 21:12
* initial auto-upgrader

* platform support

* use ast walking

* detect testname automatically

* handle classes properly

* add instructions to fix_test.py
This fixes the output on the website, and correctly shows `_sqlite3` as implemented
* test_poll3

* Refactor EventMask
Might be lower quality, but better compatibility
…onsole (#5743)

* Support multiline function/class definitions in REPL and InteractiveConsole
* update getopt to 3.13.3

* update getpass to 3.13.3

* update timeit to 3.13.3

* update reprlib to 3.13.3

* update fileinput to 3.13.3
Use Rust native ln_1p to increase numerical precision matching what is
expected by `test_mtestfile`.
Cleaner panic output for codegen errors
#5756)

* Fix usize not using the same hash as PyInt when used as key into a dictionary

* Fix test that unexpectedly succeed!

* Update extra_tests/snippets/builtin_object.py
@pull pull bot merged commit 85f7ba5 into Mu-L:main May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.