mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Perform str check after TypeError is raised --------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 lines
107 B
ReStructuredText
2 lines
107 B
ReStructuredText
Make error message more meaningful for when :meth:`bytearray.extend` is
|
|
called with a :class:`str` object.
|