mirror of
https://github.com/python/cpython.git
synced 2026-07-20 17:08:16 -04:00
a84a56d80f
Only sequence of ASCII digits is now accepted as a numerical reference. The group name in bytes patterns and replacement strings can now only contain ASCII letters and digits and underscore.