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