mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-11 01:16:46 +08:00
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