-
Antoine Pitrou yazdı
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.
49e4dfee
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.