FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix int.from_bytes and Update random.py and test/test_random.py from CPython v3.11.2 by jyj0816 · Pull Request #4748 · RustPython/RustPython · GitHub

Fix int.from_bytes and Update random.py and test/test_random.py from CPython v3.11.2 - #4748

Merged
youknowone merged 2 commits into
RustPython:mainfrom
jyj0816:random
Mar 25, 2023
Merged

Fix int.from_bytes and Update random.py and test/test_random.py from CPython v3.11.2#4748
youknowone merged 2 commits into
RustPython:mainfrom
jyj0816:random

Conversation

jyj0816 commented Mar 25, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

#4564

Fix #4750

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 added C-bug Something isn't working A-stdlib z-ca-2023 Tag to track contrubution-academy 2023 labels Mar 25, 2023

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you for contributing!

youknowone merged commit 31c33c8 into RustPython:main Mar 25, 2023
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
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


Back | FazBrowse Home | New Git URL