[docs] [issue37846] declare that Text I/O use buffer inside
Inada Naoki
report at bugs.python.org
Wed Aug 14 01:47:14 EDT 2019
Inada Naoki <songofacandy at gmail.com> added the comment:
It's just an implementation detail. Python implementation and C implementation behave slightly different. But user program shouldn't rely on the detail.
Why do you think implementation details should be declared?
Who needs the information?
----------
nosy: +inada.naoki
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37846>
_______________________________________
More information about the docs
mailing list