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 otakutyrant
Recipients docs@python, josh.r, otakutyrant
Date 2021-05-19.13:32:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621431122.01.0.478316810605.issue44175@roundup.psfhosted.org>
In-reply-to
Content
Why does "a".istitle() return "False" while it is not followed by any uncased character?
History
Date User Action Args
2021-05-19 13:32:02otakutyrantsetrecipients: + otakutyrant, docs@python, josh.r
2021-05-19 13:32:02otakutyrantsetmessageid: <1621431122.01.0.478316810605.issue44175@roundup.psfhosted.org>
2021-05-19 13:32:02otakutyrantlinkissue44175 messages
2021-05-19 13:32:01otakutyrantcreate