You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the 0.29 release is not yet out the door, there have been a few topics which have been notable but not quite ready to ship in 0.29. I wanted to list these here now so that we can avoid forgetting these as we work towards 0.30.
While the 0.29 release is not yet out the door, there have been a few topics which have been notable but not quite ready to ship in 0.29. I wanted to list these here now so that we can avoid forgetting these as we work towards 0.30.
listiterator implementation doesn't match Python semantics #6087PyClassGuardfromPyRef-PyRefMut::as_superandPyClassGuardMut::as_superenable type confusion #6083PyRef(Mut)(Part 1) #6120Bound|Py::(try_)borrow(_mut)(Part 2) #6121OverflowError/ValueErrorconsistency - negative-to-unsigned conversions are inconsistent betweenValueErrorandOverflowError#6116, Python-to-rust conversion of integer raises anOverflowErrorinstead ofValueErrorwhen value is out of bounds #5179