#30731: simplify_regexp() doesn't replace trailing groups.
-------------------------------------+-------------------------------------
Reporter: Alan Crosswell | Owner: Alan
| Crosswell
Type: Bug | Status: closed
Component: contrib.admindocs | Version: master
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:"03fa846c6ab6abb7948ed6ecc84f35e7b6244b54" 03fa846c]:
{{{
#!CommitTicketReference repository=""
revision="03fa846c6ab6abb7948ed6ecc84f35e7b6244b54"
Fixed #30731 -- Fixed handling trailing groups in simplify_regex().
Previously simplify_regex() didn't handle trailing groups for regexp
without the end of string character ("$").
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30731#comment:7>
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/063.baa7a52ff4935044b69089ba7613ff3e%40djangoproject.com.