Commit 5fe9908b authored by Dean Moldovan's avatar Dean Moldovan Committed by Wenzel Jakob
Browse files

Add and remove some PyPy iterator workarounds

* The definition of `PySequence_Fast` is more restrictive on PyPy, so
  use the slow path instead.
* `PyDict_Next` has been fixed in PyPy -> remove workaround.
parent 5637af7b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment