Files
pybind11/include/pybind11
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
..
2016-12-08 00:43:29 +01:00
2017-02-24 23:19:50 +01:00
2016-12-16 15:00:46 +01:00
2016-09-19 13:45:31 +02:00
2016-12-16 15:00:46 +01:00