mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -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.