PyIterator::from_object and PyByteArray::from now take a single argument of type &PyAny, rather than two arguments, Python and AsPyPointer
PyIterator::from_object
PyByteArray::from
&PyAny
Python
AsPyPointer