pytypes.h
45.3 KB
-
Add and remove some PyPy iterator workarounds · 5fe9908b
* 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.
Dean Moldovan committed