mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
fd036451bf
and str (unicode) patterns get full unicode matching by default. The re.ASCII flag is also introduced to ask for ASCII matching instead.