[3.10] gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026) by miss-islington · Pull Request #102107 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
Adjust wording slightly, and use min(entries) instead of
sorted(list(entries))[0] as an example.
(cherry picked from commit 350ba7c)
Co-authored-by: Owain Davies 116417456+OTheDev@users.noreply.github.com
miss-islington
requested a review
from rhettinger
as a code owner
bedevere-bot
added
the
awaiting review
label
This was referenced
erlend-aasland
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
2d9f8d4
into
python:3.10
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-350ba7c-3.10
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment