Add a hint of ASCII-8BIT being BINARY
ASCII-8BIT
BINARY
[Feature #18576]
Since outright renaming ASCII-8BIT is deemed to backward incompatible, the next best thing would be to only change its #inspect, particularly in exception messages.
#inspect
Add a hint of
ASCII-8BIT
beingBINARY
[Feature #18576]
Since outright renaming
ASCII-8BIT
is deemed to backward incompatible,the next best thing would be to only change its
#inspect
, particularlyin exception messages.