diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-17 17:10:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 17:10:47 (GMT) |
commit | 7824cc05bfe7f8181b21848a52007ddaf5612b9b (patch) | |
tree | 27139e642b2e07807a5ff6a9194ea1c6762247e5 /configure | |
parent | bb6ec14479f18c32e71e43f2785f177aa17aabbd (diff) | |
download | cpython-7824cc05bfe7f8181b21848a52007ddaf5612b9b.zip cpython-7824cc05bfe7f8181b21848a52007ddaf5612b9b.tar.gz cpython-7824cc05bfe7f8181b21848a52007ddaf5612b9b.tar.bz2 |
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.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions