This release contains non-breaking improvements and bugfixes over PyO3 0.17.1.
A new chrono
feature has been added to support converting from types in chrono
to types in the Python datetime
module. The num-bigint
feature has been expanded to add support to PyPy.
There has also been fixes for a couple of regressions observed in PyO3 0.17.
Thank you to the following users for the improvements:
@adamreichold
@AdilZouitine
@davidhewitt
@messense
@mrob95
@Oppen
@prehner
@Psykopear
@ryanrussell
@smheidrich
@SquidDev