mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
c0eae2a1c3
* Fix format specifiers in vgetargskeywordsfast_impl for improved error messages. * Fix f-string syntax error message in tok_get_normal_mode.