Skip to content

Tags: arihant2math/RustPython

Tags

2025-04-14-main-25

Toggle 2025-04-14-main-25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove imp (RustPython#5693)

2025-03-17-main-21

Toggle 2025-03-17-main-21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove uu.py and test_uu.py (RustPython#5607)

* Remove uu.py and test_uu.py

* patch email.message

2025-03-10-main-20

Toggle 2025-03-10-main-20's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add os support modules

2025-03-05-upd-webpack-19

Toggle 2025-03-05-upd-webpack-19's commit message

Verified

This commit was signed with the committer’s verified signature.
Use with instead of env for actions-gh-pages

2025-03-03-main-14

Toggle 2025-03-03-main-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
_ctypes pt. 3 (RustPython#5530)

* Initial CFuncPtr implementation

* function calling via libffi

* working no-arg function call

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

2025-03-03-main-9

Toggle 2025-03-03-main-9's commit message
Warn on elided_lifetimes_in_paths

2025-02-24-main-13

Toggle 2025-02-24-main-13's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add constants and implement functions

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

2025-02-24-main-8

Toggle 2025-02-24-main-8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add _winapi.GetACP and enable test_unicode on windows (RustPython#5547)

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

2025-02-17-main-12

Toggle 2025-02-17-main-12's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
itertools upgrade

2025-02-17-main-7

Toggle 2025-02-17-main-7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
itertools upgrade