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
Agreed, I'd be very happy if someone was interested in adding this.
I've also wanted support for the ordered-float crate in the past for NotNan types, so would happily accept that as an optional feature like our other thirdparty conversion features.
Agreed, I'd be very happy if someone was interested in adding this.
I've also wanted support for the ordered-float crate in the past for NotNan types, so would happily accept that as an optional feature like our other thirdparty conversion features.
That sounds like a great idea! I'll see if I'm at a level good enough to add them myself.
I'd suggest putting these in conversions/std/num.rs and conversions/ordered_float.rs. I'd do them as separate PRs to keep reviews simpler and easier to track history.
Please ask if there are any parts which seem unclear which you'd like clarification.
Implementing FromPyObject for NonZero int types.
I think it'd be a great minor feature, but far from necessary.
The text was updated successfully, but these errors were encountered: