mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +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.