]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30736: upgrade to Unicode 10.0 (#2344)
authorBenjamin Peterson <benjamin@python.org>
Fri, 23 Jun 2017 05:31:08 +0000 (22:31 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2017 05:31:08 +0000 (22:31 -0700)
commit279a96206f3118a482d10826a1e32b272db4505d
treedc542b2e2764d146093fdcf1fb5590c1e190d553
parentb066edfb1b268e90ea11f45dd1827f46d7ceec88
bpo-30736: upgrade to Unicode 10.0 (#2344)

Straightforward. While we're at it, though, strip trailing whitespace from generated tables.
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.7.rst
Lib/test/test_unicodedata.py
Misc/NEWS
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py