I do something similar to what math.isclose() provides. Can anyone please
review this PR:-
https://github.com/django/django/pull/14162

On Mon, Mar 22, 2021, 4:53 PM James Bennett <ubernost...@gmail.com> wrote:

> There are ways to check "close enough" equality for floats. There's
> even the math.isclose() function which is arbitrarily tune-able:
>
> https://docs.python.org/3/library/math.html#math.isclose
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django developers  (Contributions to Django itself)" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-developers/oVWKJUXTb1o/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAL13Cg9kom4X57gaUp%2Bq8%3DqdEF_33hTEZ9AMi8bucXjaKXsX8Q%40mail.gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAM_E0q6CZHooYBkojJA7ZjB-pMaC4cAAN9S9K5w1OqyQ50SBrg%40mail.gmail.com.
  • Re:... Carlton Gibson
    • ... Jacob Rief
      • ... Carlton Gibson
        • ... 'Adam Johnson' via Django developers (Contributions to Django itself)
        • ... Jacob Rief
        • ... Kapil Bansal
        • ... Jacob Rief
        • ... 'Adam Johnson' via Django developers (Contributions to Django itself)
        • ... Jacob Rief
        • ... James Bennett
        • ... Kapil Bansal

Reply via email to