Skip to content

Tags: JoverZhang/RustPython

Tags

2025-03-03-main-12

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Actions caching for nodejs (RustPython#5575)

* caching for nodejs and various CI dependency updates

* commit the package-lock.json

2025-02-24-main-11

Toggle 2025-02-24-main-11'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-10

Toggle 2025-02-17-main-10'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-10-main-9

Toggle 2025-02-10-main-9's commit message
fix windows sleep

2025-02-03-main-8

Toggle 2025-02-03-main-8's commit message
Pin malachite versions to avoid API incompatibility

2025-01-27-main-7

Toggle 2025-01-27-main-7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Basic Match statements (RustPython#5485)


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

2025-01-20-main-6

Toggle 2025-01-20-main-6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request RustPython#5481 from arihant2math/builtins-312

Update tests for builtin objects to python 3.12.8

2025-01-13-main-5

Toggle 2025-01-13-main-5's commit message
remove warnings from wasm build

2025-01-06-main-4

Toggle 2025-01-06-main-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request RustPython#5465 from crazymerlyn/caseless-bump

2025-01-03-main-3

Toggle 2025-01-03-main-3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Build wasm on release