Files
typeshed/stdlib
Sebastian Rittau 3f6cec9872 Fix Match.group problems (#3172)
* group() may return None values
* group() allows to mix int and str arguments
* Use concrete return type
* Merge overloads
2019-08-08 16:59:20 +02:00
..
2019-08-08 16:59:20 +02:00