mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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.