diff options
author | Benjamin Peterson <benjamin@python.org> | 2012-09-29 17:47:39 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2012-09-29 17:47:39 (GMT) |
commit | b8350f1c7dcf3c96b165dc48c88b36fac0fdf627 (patch) | |
tree | dbc4ccb9336f2266f453391058fadc50b1556367 /Misc | |
parent | ede184996c925ef6f642aea7e673f19deb4d50d1 (diff) | |
download | cpython-b8350f1c7dcf3c96b165dc48c88b36fac0fdf627.zip cpython-b8350f1c7dcf3c96b165dc48c88b36fac0fdf627.tar.gz cpython-b8350f1c7dcf3c96b165dc48c88b36fac0fdf627.tar.bz2 |
upgrade to UCD 6.2
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ What's New in Python 3.4.0 Alpha 1? Core and Builtins ----------------- +- Upgrade Unicode data (UCD) to version 6.2. + Library ------- |