[issue40166] UNICODE HOWTO: Change the total number of code points in the introduction section

2020-04-06 Thread miss-islington


Change by miss-islington :


--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +18767
pull_request: https://github.com/python/cpython/pull/19406

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40166] UNICODE HOWTO: Change the total number of code points in the introduction section

2020-04-06 Thread Benjamin Peterson


Benjamin Peterson  added the comment:


New changeset 8ea10a94463f1ea217bcaef86f2ebd9d43240b4e by amaajemyfren in 
branch 'master':
closes bpo-40166: Change Unicode Howto so that it does not have a specific 
number of assigned code points. (GH-19328)
https://github.com/python/cpython/commit/8ea10a94463f1ea217bcaef86f2ebd9d43240b4e


--
nosy: +benjamin.peterson
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40166] UNICODE HOWTO: Change the total number of code points in the introduction section

2020-04-04 Thread Ama Aje My Fren


Change by Ama Aje My Fren :


--
type:  -> enhancement

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40166] UNICODE HOWTO: Change the total number of code points in the introduction section

2020-04-02 Thread Ama Aje My Fren


Change by Ama Aje My Fren :


--
keywords: +patch
pull_requests: +18693
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/19328

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40166] UNICODE HOWTO: Change the total number of code points in the introduction section

2020-04-02 Thread Ama Aje My Fren


New submission from Ama Aje My Fren :

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.

--
assignee: docs@python
components: Documentation
messages: 365672
nosy: amaajemyfren, docs@python
priority: normal
severity: normal
status: open
title: UNICODE HOWTO: Change the total number of code points in the 
introduction section
versions: Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com