bpo-34797: Convert heapq to the argument clinic#9560
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Use more descriptive object instead of 'O'.
taleinat
left a comment
There was a problem hiding this comment.
Looking good! Just one minor note.
| heap: object | ||
| / | ||
|
|
||
| Maxheap variant of heappop |
There was a problem hiding this comment.
Why was the period at the end of the doc-string removed?
This applies here and in the other max-heap-variant functions.
|
When you're done making the requested changes, leave the comment: |
dabcdec to
277ac90
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @taleinat: please review the changes made to this pull request. |
277ac90 to
7302181
Compare
|
@pablogsal, please wait for @rhettinger's review before merging this in. |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
LGTM, but these changes need to be approved by @rhettinger.
|
@taleinat @serhiy-storchaka Thanks for the review! I will wait for @rhettinger to approve this change. |
|
Nice work. Thanks. |
https://bugs.python.org/issue34797