mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-19 07:32:18 +08:00
40215d1fa3
Missing support of the optional "key" kwarg in nsmallest. Also fixed nlargest syntax for 2and3 which was also missing. Use a protocol for heapq.py