forked from RustPython/RustPython
-
Notifications
You must be signed in to change notification settings - Fork 0
[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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
* 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
Update to malachite 0.6
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 : )