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