bpo-41006: collections imports lazily heap (GH-20940)
The collections module now imports lazily the heapq modules in the Counter.most_common() method to speedup Python startup time.
V
Victor Stinner committed
7824cc05bfe7f8181b21848a52007ddaf5612b9b
Parent: bb6ec14
Committed by GitHub <noreply@github.com>
on 6/17/2020, 5:10:47 PM