mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
e988e286b2
string is already in normalized form, by performing a quick check beforehand. Original patch by Rauli Ruohonen.