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 vstinner
Recipients bkabrda, ethan.furman, georg.brandl, ncoghlan, paul.moore, python-dev, sYnfo, serhiy.storchaka, vstinner, wolma
Date 2015-03-20.07:24:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZR7TzCanA1MtwmccuuBAr-kU-jDDXghLovaFwPW+WKaw@mail.gmail.com>
In-reply-to <1426832310.9.0.20428345958.issue23700@psf.upfronthosting.co.za>
Content
Maybe we need to keep explicitly a reference to self.file in the method
(file = self.file) to keep it alive in the frame?
History
Date User Action Args
2015-03-20 07:24:05vstinnersetrecipients: + vstinner, georg.brandl, paul.moore, ncoghlan, ethan.furman, python-dev, serhiy.storchaka, bkabrda, sYnfo, wolma
2015-03-20 07:24:05vstinnerlinkissue23700 messages
2015-03-20 07:24:05vstinnercreate