]> granicus.if.org Git - python/commitdiff
Issue #14373: Fixed segmentation fault when gc.collect() is called during
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jul 2015 09:11:00 +0000 (12:11 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jul 2015 09:11:00 +0000 (12:11 +0300)
constructing lru_cache (C implementation).

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge