#32778: Avoided unnecessary recompilation of token regex in _sanitize_token(). --------------------------------------+------------------------------------ Reporter: Abhyudai | Owner: nobody Type: Cleanup/optimization | Status: new Component: CSRF | Version: 3.2 Severity: Normal | Resolution: Keywords: middleware, csrf | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 --------------------------------------+------------------------------------ Changes (by Mariusz Felisiak):
* stage: Unreviewed => Accepted Comment: Thanks, sounds good. Would you like to prepare patch? Please use `_lazy_re_compile()` to avoid compilation when importing the module. -- Ticket URL: <https://code.djangoproject.com/ticket/32778#comment:2> 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/068.e11c636cb27e5f35d031daf6a52ecead%40djangoproject.com.