Message 272244 - Python tracker

Message272244

Author r.david.murray
Recipients SG, asvetlov, berker.peksag, iMath, kristjan.jonsson, pje, r.david.murray, steve.dower, tim.golden
Date 2016-08-09.13:23:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470749005.32.0.262617778789.issue27682@psf.upfronthosting.co.za>
In-reply-to
Content
Given that django is involved, it looks like it is most likely django that is calling the method after wsgiref is closed.  This doesn't *look* like a stdlib problem from what we can see so far, but it certainly could be.  We'd need a reproducer that didn't involve django to make any further progress from our side.
History
Date User Action Args
2016-08-09 13:23:25r.david.murraysetrecipients: + r.david.murray, pje, kristjan.jonsson, tim.golden, asvetlov, berker.peksag, steve.dower, iMath, SG
2016-08-09 13:23:25r.david.murraysetmessageid: <1470749005.32.0.262617778789.issue27682@psf.upfronthosting.co.za>
2016-08-09 13:23:25r.david.murraylinkissue27682 messages
2016-08-09 13:23:25r.david.murraycreate