[docs] [issue36502] str.isspace() for U+00A0 and U+202F differs from document
STINNER Victor
report at bugs.python.org
Mon Aug 19 05:53:40 EDT 2019
STINNER Victor <vstinner at redhat.com> added the comment:
New changeset 8c1c426a631ba02357112657193f82c58d3e08b4 by Victor Stinner (Greg Price) in branch '3.8':
bpo-36502: Correct documentation of str.isspace() (GH-15019) (GH-15296)
https://github.com/python/cpython/commit/8c1c426a631ba02357112657193f82c58d3e08b4
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36502>
_______________________________________
More information about the docs
mailing list