]> granicus.if.org Git - python/commit
#7643: Unicode codepoints VT (0x0B) and FF (0x0C) are linebreaks according to Unicode...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Tue, 30 Mar 2010 08:24:06 +0000 (08:24 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Tue, 30 Mar 2010 08:24:06 +0000 (08:24 +0000)
commit22b243809eea5f4f504f9a7ac157539adde6b3f7
treec910ac626faa4b6ec4565e1762b41089364aee5d
parente6410c536c9dca5a3a7899888c071f41a1767291
#7643: Unicode codepoints VT (0x0B) and FF (0x0C) are linebreaks according to Unicode Standard Annex #14.
Lib/test/test_unicodedata.py
Misc/NEWS
Objects/unicodeobject.c
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py