Skip to content

Conversation

MegasKomnenos
Copy link
Contributor

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!

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

Choose a reason for hiding this comment

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

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

@@ -1945,31 +1994,35 @@ def test_join(self):
s3 = s1.join([b"abcd"])
self.assertIs(type(s3), self.basetype)

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

Choose a reason for hiding this comment

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

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

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