Skip to content

Conversation

jyj0816
Copy link
Contributor

@jyj0816 jyj0816 commented Mar 25, 2023

#4564

Fix #4750

@jyj0816 jyj0816 changed the title Update random.py and test/test_random.py from CPython v3.11.2 Fix int.from_bytes and Update random.py and test/test_random.py from CPython v3.11.2 Mar 25, 2023
@youknowone youknowone added C-bug Something isn't working A-stdlib z-ca-2023 Tag to track contrubution-academy 2023 labels Mar 25, 2023
Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing!

@youknowone youknowone merged commit 31c33c8 into RustPython:main Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stdlib C-bug Something isn't working z-ca-2023 Tag to track contrubution-academy 2023
Projects
None yet
Development

Successfully merging this pull request may close these issues.

int.from_bytes can omit byte_order parameter
2 participants