Message 339575 - Python tracker

Message339575

Author ncoghlan
Recipients methane, ncoghlan, pitrou
Date 2019-04-07.12:00:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554638416.37.0.938319778582.issue14017@roundup.psfhosted.org>
In-reply-to
Content
Aye, let's close this for now - swapping streams out has enough other problems with stale references to the original stream that using reconfigure() to update the existing stream in place is usually going to be the better option.
History
Date User Action Args
2019-04-07 12:00:16ncoghlansetrecipients: + ncoghlan, pitrou, methane
2019-04-07 12:00:16ncoghlansetmessageid: <1554638416.37.0.938319778582.issue14017@roundup.psfhosted.org>
2019-04-07 12:00:16ncoghlanlinkissue14017 messages
2019-04-07 12:00:16ncoghlancreate