mirror of
https://github.com/python/cpython.git
synced 2026-08-27 16:51:23 +08: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.