mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
612344f127
is a bytes object. Add 'y' and 'y#' format specifiers that work like 's' and 's#' but only accept bytes objects.