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