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 xtreak
Recipients James Hennessy, graham.coster, martin.panter, methane, miss-islington, r.david.murray, serhiy.storchaka, xtreak
Date 2019-11-28.08:27:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574929648.28.0.655538211514.issue26730@roundup.psfhosted.org>
In-reply-to
Content
> Note that the _file attribute may be TextIOWrapper after rollover() anyway and the rollover() may be called implicitly.
The code depending on the specific type of the _file is fragile at first.

Okay, thanks for the detail.
History
Date User Action Args
2019-11-28 08:27:28xtreaksetrecipients: + xtreak, r.david.murray, methane, martin.panter, serhiy.storchaka, James Hennessy, miss-islington, graham.coster
2019-11-28 08:27:28xtreaksetmessageid: <1574929648.28.0.655538211514.issue26730@roundup.psfhosted.org>
2019-11-28 08:27:28xtreaklinkissue26730 messages
2019-11-28 08:27:28xtreakcreate