Skip to content

Conversation

@palaviv
Copy link
Contributor

@palaviv palaviv commented May 9, 2020

No description provided.

self.assertEqual(list(it), [])

# TODO: RUSTPYTHON
@unittest.expectedFailure
Copy link
Member

@coolreader18 coolreader18 May 9, 2020

Choose a reason for hiding this comment

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

It's interesting how this "overflow" behavior is actually correct with how iterators work in CPython; we removed the expectedFailures from the same kind of tests with the other iterators when we converted them to use fetch_{add,sub}

@windelbouwman windelbouwman merged commit 9b03e9a into RustPython:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants