#32810: django.utils.formats.number_format calculates a value for use_l10n which
isn't re-used for calls to get_format
-------------------------------------+-------------------------------------
Reporter: Keryn Knight | Owner: Mateo
Type: | Radman
Cleanup/optimization | Status: closed
Component: Utilities | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d6f3b5858991e9609eaefc139dc605b36f9a07b3" d6f3b58]:
{{{
#!CommitTicketReference repository=""
revision="d6f3b5858991e9609eaefc139dc605b36f9a07b3"
Fixed #32810 -- Optimized django.utils.formats.number_format() a bit.
Pre-calculate use_l10n for get_format() calls.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32810#comment:4>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.da579edddde978f46939add04859d54b%40djangoproject.com.