Branch: refs/heads/benjamin-uni-10 Home: https://github.com/python/cpython Commit: 1320ec8434c6766d03a0b7ff990f308814f286b8 https://github.com/python/cpython/commit/1320ec8434c6766d03a0b7ff990f308814f286b8 Author: Benjamin Peterson <benjamin at python.org> Date: 2017年06月22日 (2017年6月22日) Changed paths: M Doc/library/unicodedata.rst M Doc/whatsnew/3.7.rst M Lib/test/test_unicodedata.py M Misc/NEWS M Modules/unicodedata.c M Modules/unicodedata_db.h M Modules/unicodename_db.h M Objects/unicodetype_db.h M Tools/unicode/makeunicodedata.py Log Message: ----------- upgrade to Unicode 10.0 Straightforward. While we're at it, though, strip trailing whitespace from generated tables.