This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2020-11-10 03:36 by SamUnimelb, last changed 2022-04-11 14:59 by admin. This issue is now closed.
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 23204 | SamUnimelb, 2020-11-10 03:36 |
Repositories containing patches | |||
---|---|---|---|
https://github.com/python/cpython/blob/3.8/Lib/heapq.py |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:59:37 | admin | set | github: 86467 |
2020-11-11 07:11:08 | rhettinger | set | status: open -> closed resolution: rejected messages: + msg380736 stage: resolved |
2020-11-10 04:42:54 | rhettinger | set | messages: + msg380630 |
2020-11-10 04:37:20 | rhettinger | set | title: Lack function to track index of an element in heapq -> Add function to exploit heapq structure to locate an index of element messages: + msg380629 components: + Library (Lib), - Extension Modules versions: - Python 3.6, Python 3.7, Python 3.8, Python 3.9 |
2020-11-10 04:12:55 | xtreak | set | nosy:
+ rhettinger, stutzbach |
2020-11-10 03:36:08 | SamUnimelb | create |