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 demian.brecht
Recipients Yuri.Bochkarev, agriffis, alanjds, amak, cananian, demian.brecht, icordasc, jcea, jhylton, martin.panter, mhammond, orsenthil, r.david.murray, rbcollins
Date 2015-01-26.15:37:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422286632.25.0.37330489273.issue3566@psf.upfronthosting.co.za>
In-reply-to
Content
> now I’m thinking that should be up to the higher level user

+1. A closed connection is a closed connection, whether it's persistent or not. The higher level code should be responsible for the context, not the connection level.
History
Date User Action Args
2015-01-26 15:37:12demian.brechtsetrecipients: + demian.brecht, jhylton, mhammond, jcea, orsenthil, amak, rbcollins, cananian, r.david.murray, alanjds, agriffis, martin.panter, icordasc, Yuri.Bochkarev
2015-01-26 15:37:12demian.brechtsetmessageid: <1422286632.25.0.37330489273.issue3566@psf.upfronthosting.co.za>
2015-01-26 15:37:12demian.brechtlinkissue3566 messages
2015-01-26 15:37:12demian.brechtcreate