New
PyO3 0.27.1
This release fixes a clippy lint regression in PyO3 0.27.0, and exposes the PySendResult type (the return value from Bound<PyIterator>::send).
Thank you to the following contributors for the improvements:
@alex @davidhewitt @reaperhulk @tpoliaw