mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -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.