3.4.0
3.4.0
Mar 8, 2018
- NEW: Add support for generic line breaks (
\R
) to Re. - NEW: Add support for an overly simplified form of grapheme clusters (
\X
) to Re. Roughly equivalent to(?>\PM\pM*)
. - NEW: Add support for
Vertical_Orientation
property for Unicode 10.0.0 on Python 3.7.