"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "adbc8111bcccd2594cb0fc6c26cadbb08e72e92c"
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.
Showing
Please register or sign in to comment