[issue22491] Support Unicode line boundaries in regular expression
Zackery Spytz
report at bugs.python.org
Mon Jul 22 19:33:37 EDT 2019
Zackery Spytz <zspytz at gmail.com> added the comment:
> To meet Unicode standard requirement RL1.6 [1] all Unicode line separators should be supported:
It seems that large portions of Modules/_sre.c would have to be rewritten in order to do this.
----------
nosy: +ZackerySpytz
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22491>
_______________________________________
More information about the Python-bugs-list
mailing list