New submission from Yury Selivanov:

The attached patch fixes a refleak in functools.lru_cache.

----------
components: Library (Lib)
files: refleak.patch
keywords: patch
messages: 280468
nosy: gvanrossum, larry, ned.deily, serhiy.storchaka, yselivanov
priority: release blocker
severity: normal
stage: patch review
status: open
title: refleak in functools.lru_cache
type: resource usage
versions: Python 3.5, Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45417/refleak.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28653>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to