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

Update test_bytes.py from CPython v3.11.2 by MegasKomnenos · Pull Request #4746 · RustPython/RustPython · GitHub

Update test_bytes.py from CPython v3.11.2 - #4746

Merged
youknowone merged 2 commits into
RustPython:mainfrom
MegasKomnenos:test_bytes
Mar 25, 2023
Merged

Update test_bytes.py from CPython v3.11.2#4746
youknowone merged 2 commits into
RustPython:mainfrom
MegasKomnenos:test_bytes

Conversation

Copy link
Copy Markdown
Contributor

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!

youknowone merged commit e3bf553 into RustPython:main Mar 25, 2023
youknowone added the z-ca-2023 Tag to track contrubution-academy 2023 label Mar 25, 2023
Comment thread Lib/test/test_bytes.py
Comment on lines +707 to +708
# TODO: RUSTPYTHON
@unittest.expectedFailure

Copy link
Copy Markdown
Contributor

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

@youknowone This should have been broken out into a separate commit.

Comment thread Lib/test/test_bytes.py
s3 = s1.join([b"abcd"])
self.assertIs(type(s3), self.basetype)

@unittest.skip("TODO: RUSTPYHON, Fails on ByteArraySubclassWithSlotsTest")

Copy link
Copy Markdown
Contributor

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

@youknowone This should have been broken out into a separate commit.

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 z-ca-2023 Tag to track contrubution-academy 2023

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL