Staging
v0.5.1
https://github.com/python/cpython
Revision 49e4dfeec8a54eb130200d881d4e72d808a36769 authored by Antoine Pitrou on 04 March 2013, 19:30:01 UTC, committed by Antoine Pitrou on 04 March 2013, 19:30:01 UTC
1 parent a84ecc6
History
Tip revision: 49e4dfeec8a54eb130200d881d4e72d808a36769 authored by Antoine Pitrou on 04 March 2013, 19:30:01 UTC
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.
Tip revision: 49e4dfe
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top