mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
* Add t-string prefixes to _all_string_prefixes, and add a test to make sure we catch this error in the future. * Update lexical analysis docs for t-string prefixes.