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 Greg Price
Recipients Greg Price, Jun, Jun_, SilentGhost, docs@python, ezio.melotti, lemburg, vstinner
Date 2019-08-03.08:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564820336.45.0.44310060774.issue36502@roundup.psfhosted.org>
In-reply-to
Content
The actual behavior turns out to match that comment. See attached PR, which adds a test confirming that and also corrects the documentation.

(A related issue is #18236 -- we should probably adjust the definition to match the one Unicode now provides. But meanwhile we'll want to correct the docs.)
History
Date User Action Args
2019-08-03 08:18:56Greg Pricesetrecipients: + Greg Price, lemburg, vstinner, ezio.melotti, SilentGhost, docs@python, Jun_, Jun
2019-08-03 08:18:56Greg Pricesetmessageid: <1564820336.45.0.44310060774.issue36502@roundup.psfhosted.org>
2019-08-03 08:18:56Greg Pricelinkissue36502 messages
2019-08-03 08:18:56Greg Pricecreate