﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28135	simplify_regex() doesn't handle non-capturing groups	German M. Bravo	Felix Zhang	"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()`."	Cleanup/optimization	assigned	contrib.admindocs	1.11	Normal				Accepted	1	0	0	0	1	0
