Message 343980 - Python tracker

Message343980

Author asvetlov
Recipients asvetlov, christian.heimes, tomchristie, yselivanov
Date 2019-05-30.14:52:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559227925.32.0.848734922955.issue36709@roundup.psfhosted.org>
In-reply-to
Content
It's not about streams only.
The stream protocol can have such flag, sure.

But transport emits a warning like "unclosed transport ..."

Not sure if we have to drop this warning, it enforces writing good code that controls all created resources lifecycle.
History
Date User Action Args
2019-05-30 14:52:05asvetlovsetrecipients: + asvetlov, christian.heimes, tomchristie, yselivanov
2019-05-30 14:52:05asvetlovsetmessageid: <1559227925.32.0.848734922955.issue36709@roundup.psfhosted.org>
2019-05-30 14:52:05asvetlovlinkissue36709 messages
2019-05-30 14:52:05asvetlovcreate