This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Greg Price, Jun, Jun_, SilentGhost, docs@python, ezio.melotti, lemburg, vstinner
Date 2019-08-14.11:05:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565780723.35.0.179550960749.issue36502@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-08-14 11:05:23vstinnersetrecipients: + vstinner, lemburg, ezio.melotti, SilentGhost, docs@python, Greg Price, Jun_, Jun
2019-08-14 11:05:23vstinnersetmessageid: <1565780723.35.0.179550960749.issue36502@roundup.psfhosted.org>
2019-08-14 11:05:23vstinnerlinkissue36502 messages
2019-08-14 11:05:23vstinnercreate