mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 12:37:56 +08:00
3f6cec9872
* group() may return None values * group() allows to mix int and str arguments * Use concrete return type * Merge overloads