#33099: Improve performance of import_string().
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner:
Type: | piaoxue1949
Cleanup/optimization | Status: closed
Component: Utilities | Version: 3.2
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ecf87ad513fd8af6e4a6093ed918723a7d88d5ca" ecf87ad5]:
{{{
#!CommitTicketReference repository=""
revision="ecf87ad513fd8af6e4a6093ed918723a7d88d5ca"
Fixed #33099 -- Improved performance of import_string().
This improves performance of import_string() by avoiding multiple
imports for the same path.
Thanks Andrew Godwin and Keryn Knight for the implementation idea.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33099#comment:3>
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/065.9296f3de396a97b82b0cdb118df5d81b%40djangoproject.com.