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.

Author gvanrossum
Recipients gvanrossum, josh.r, levkivskyi, ned.deily, serhiy.storchaka, yselivanov
Date 2016-11-09.18:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKgtpR_aqaJQWpzOxb_0yXvffpj3PKALVznHXuBF0aTrA@mail.gmail.com>
In-reply-to <CAP7+vJLmXv_cB9_ZgmugmZsM=wO6dr__zXUrEOwQJHBmfAcuog@mail.gmail.com>
Content
Good sleuthing! So the bug is in _lru_cache?

On Wed, Nov 9, 2016 at 10:37 AM, Guido van Rossum <report@bugs.python.org>
wrote:

>
> Guido van Rossum added the comment:
>
> I could use a hint on a complete program that establishes whether there is
> or is not a refleak.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue28649>
> _______________________________________
>
History
Date User Action Args
2016-11-09 18:48:07gvanrossumsetrecipients: + gvanrossum, ned.deily, serhiy.storchaka, yselivanov, josh.r, levkivskyi
2016-11-09 18:48:07gvanrossumlinkissue28649 messages
2016-11-09 18:48:07gvanrossumcreate