mirror of
https://github.com/python/cpython.git
synced 2026-05-31 00:28:25 -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.