Steve Barnes
Results
1
issues of
Steve Barnes
## Bug Description The regex `#define\s+(?i:CONFIGXML_HEADER)` reports: ``` (? Incomplete group structure ) Incomplete group structure ``` However, it is a valid regular expression in python 3.9 and possibly others...
bug
python