#28135: simplify_regex() doesn't handle non-capturing groups
-------------------------------------+-------------------------------------
Reporter: German M. Bravo | Owner: Felix
Type: | Zhang
Cleanup/optimization | Status: assigned
Component: contrib.admindocs | Version: 1.11
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by Mariusz Felisiak:
Old description:
> While using Django REST Framework's Schema generator, I found out they're
> using `simplify_regex()`; however, current version has a few
> shortcomings, namely non-capturing groups are broken.
>
> I have opened a [https://github.com/django/django/pull/14756 pull
> request] that allows `simplify_regex()` to handle non-capturing groups
> and additional tests for them in `test_simplify_regex()`.
New description:
While using Django REST Framework's Schema generator, I found out they're
using `simplify_regex()`; however, current version has a few shortcomings,
namely non-capturing groups are broken.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/28135#comment:8>
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/064.fa2b559138729e681e2c41a0a0f83438%40djangoproject.com.