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 amaajemyfren
Recipients amaajemyfren, docs@python
Date 2020-04-03.03:01:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585882870.71.0.612117283125.issue40166@roundup.psfhosted.org>
In-reply-to
Content
The dev version of CPython gets the latest version of Unicode integrated to it regularly - and usually within dates of the latest version of Unicode coming out.

The Unicode HOWTO documentation has a line in the introduction that refers to the number of Unicode code points assigned so far. This document does not appear to be changed to concur with the number of actual code points supported by CPython or the latest standard by Unicode, Inc (http://www.unicode.org/versions/latest/#Summary).

I propose that a change be done to reflect the current number of code points.
History
Date User Action Args
2020-04-03 03:01:10amaajemyfrensetrecipients: + amaajemyfren, docs@python
2020-04-03 03:01:10amaajemyfrensetmessageid: <1585882870.71.0.612117283125.issue40166@roundup.psfhosted.org>
2020-04-03 03:01:10amaajemyfrenlinkissue40166 messages
2020-04-03 03:01:10amaajemyfrencreate