pybind11/include
Dean Moldovan 5fe9908b7a 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.
2017-02-26 23:57:03 +01:00
..
pybind11 Add and remove some PyPy iterator workarounds 2017-02-26 23:57:03 +01:00