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