mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-22 15:56:50 +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