[docs] [issue18231] What's new in Python should explain what's new in UCD

Alexander Belopolsky report at bugs.python.org
Sun Jun 16 20:10:53 CEST 2013


New submission from Alexander Belopolsky:

At the minimum, we should refer to unicode.org:

http://www.unicode.org/versions/Unicode6.1.0/#Database_Changes (for Python 3.3),
http://www.unicode.org/versions/Unicode6.2.0/#Database_Changes (for Python 3.4).

We may also want to highlight changes that directly affect python programs.  For example addition of new characters accepted as decimal digits in UCD 6.1.0.

----------
assignee: docs at python
messages: 191278
nosy: belopolsky, docs at python
priority: normal
severity: normal
status: open
title: What's new in Python should explain what's new in UCD
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18231>
_______________________________________


More information about the docs mailing list