[issue36502] str.isspace() for U+00A0 and U+202F differs from document

STINNER Victor report at bugs.python.org
Wed Aug 14 07:05:23 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 6bccbe7dfb998af862a183f2c36f0d4603af2c29 by Victor Stinner (Greg Price) in branch 'master':
bpo-36502: Correct documentation of str.isspace() (GH-15019)
https://github.com/python/cpython/commit/6bccbe7dfb998af862a183f2c36f0d4603af2c29


----------

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


More information about the Python-bugs-list mailing list