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, ncoghlan, pitrou
Date 2013-05-06.14:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJLQw6+Mu6Jb004S4ynG1nfC2WrbHeGEOvPVeNgzmdRuqw@mail.gmail.com>
In-reply-to <1367845562.6.0.684303204249.issue17911@psf.upfronthosting.co.za>
Content
On Mon, May 6, 2013 at 6:06 AM, Antoine Pitrou <report@bugs.python.org> wrote:
> Note that generator cleanup through the frame has a patch in issue17807.

Sadly that doesn't help with my issue. I applied path gen3.patch and
ran various versions of the code I have. There's still something
holding on to the Task or the exception.
History
Date User Action Args
2013-05-06 14:46:52gvanrossumsetrecipients: + gvanrossum, ncoghlan, pitrou
2013-05-06 14:46:52gvanrossumlinkissue17911 messages
2013-05-06 14:46:52gvanrossumcreate