Inada Naoki <songofaca...@gmail.com> added the comment:

> Do we need to explicitly document the return value change of _file which is 
> documented with a separate versionchanged directive for 3.7 and 3.8?

I feel it is too detailed.

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue26730>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to