[issue19221] Upgrade to Unicode 6.3.0

2013-10-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset cc1e2f9a569a by Ezio Melotti in branch 'default': #19221: update whatsnew entry about UCD version. http://hg.python.org/cpython/rev/cc1e2f9a569a -- ___ Python tracker

[issue19221] Upgrade to Unicode 6.3.0

2013-10-11 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Doc/whatsnew/3.4.rst -- nosy: +serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-list mailin

[issue19221] Upgrade to Unicode 6.3.0

2013-10-10 Thread Roundup Robot
Roundup Robot added the comment: New changeset 97df7404f39c by Benjamin Peterson in branch 'default': upgrade unicode db to 6.3.0 (closes #19221) http://hg.python.org/cpython/rev/97df7404f39c -- nosy: +python-dev resolution: -> fixed stage: -> committed/rejected status: open -> closed

[issue19221] Upgrade to Unicode 6.3.0

2013-10-10 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- assignee: -> benjamin.peterson ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe

[issue19221] Upgrade to Unicode 6.3.0

2013-10-10 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +benjamin.peterson, ezio.melotti, lemburg, loewis ___ Python tracker ___ ___ Python-bugs-list mai

[issue19221] Upgrade to Unicode 6.3.0

2013-10-10 Thread Arfrever Frehtes Taifersar Arahesis
New submission from Arfrever Frehtes Taifersar Arahesis: Unicode 6.3.0 was released on 2013-09-30. Please remember to update unicodedata.__doc__. New URL for unicodedata.__doc__: http://www.unicode.org/reports/tr44/tr44-12.html -- messages: 199412 nosy: Arfrever priority: normal severi