#20514: django.contrib.gis.tests.test_measure.{AreaTest,DistanceTest} fail in 
py3
-------------------------+--------------------------------------
     Reporter:  idella4  |                    Owner:  nobody
         Type:  Bug      |                   Status:  closed
    Component:  GIS      |                  Version:  1.5
     Severity:  Normal   |               Resolution:  invalid
     Keywords:  tests    |             Triage Stage:  Unreviewed
    Has patch:  1        |      Needs documentation:  0
  Needs tests:  0        |  Patch needs improvement:  0
Easy pickings:  0        |                    UI/UX:  0
-------------------------+--------------------------------------
Changes (by claudep):

 * resolution:  needsinfo => invalid


Comment:

 I think I found the bug: http://bugs.python.org/issue10353

 Now the question is for you why you are still affected by this bug fixed
 some time ago. Either some older Python installation is left somewhere on
 your system, or a very recent Python commit reinstated this bug. In any
 case, this is not Django's fault, as `self.assertAlmostEqual(a.sq_ft,
 1076.391, places=3)` or  `self.assertAlmostEqual(a.sq_ft, 1076.391, 3)`
 are strictly equivalent.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20514#comment:16>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.717239feecc80b544b79ee9dee622bd0%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to