[docs] [issue35318] Check accuracy of str() doc string for its encoding argument

Serhiy Storchaka report at bugs.python.org
Mon Nov 26 14:07:25 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

>>> str(buffer, errors='strict')
'lim x ⟶ ∞, 1/sin²(x)'

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35318>
_______________________________________


More information about the docs mailing list