* cc: David Wobrock (added)
* owner: nobody => David Wobrock
* has_patch: 0 => 1
* status: new => assigned
Comment:
[https://github.com/django/django/pull/16485 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34272#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34272#comment:3>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34272#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4b066bde692078b194709d517b27e55defae787c" 4b066bd]:
{{{
#!CommitTicketReference repository=""
revision="4b066bde692078b194709d517b27e55defae787c"
Fixed #34272 -- Fixed floatformat crash on zero with trailing zeros to
zero decimal places.
Regression in 08c5a787262c1ae57f6517d4574b54a5fcaad124.
Thanks Andrii Lahuta for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34272#comment:5>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"3b6f3073444dd4fdfc769f995f920a4d5336fcf3" 3b6f3073]:
{{{
#!CommitTicketReference repository=""
revision="3b6f3073444dd4fdfc769f995f920a4d5336fcf3"
[4.2.x] Fixed #34272 -- Fixed floatformat crash on zero with trailing
zeros to zero decimal places.
Regression in 08c5a787262c1ae57f6517d4574b54a5fcaad124.
Thanks Andrii Lahuta for the report.
Backport of 4b066bde692078b194709d517b27e55defae787c from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34272#comment:6>