diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-02-21 10:32:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-21 10:32:58 (GMT) |
commit | f94ffcf6182bbd70b458769e00bd66147dac4e41 (patch) | |
tree | f6a246f434d04d38a2f6c4618db2c8e96b190ea6 /Python/bltinmodule.c | |
parent | 5bc6927c68804c679583a17c13145619ebc44df5 (diff) | |
download | cpython-f94ffcf6182bbd70b458769e00bd66147dac4e41.zip cpython-f94ffcf6182bbd70b458769e00bd66147dac4e41.tar.gz cpython-f94ffcf6182bbd70b458769e00bd66147dac4e41.tar.bz2 |
gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
Adjust wording slightly, and use min(entries) instead of
sorted(list(entries))[0] as an example.
(cherry picked from commit 350ba7c07f8983537883e093c5c623287a2a22e5)
Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions