Close #17828: better handling of codec errors
- output type errors now redirect users to the type-neutral convenience functions in the codecs module - stateless errors that occur during encoding and decoding will now be automatically wrapped in exceptions that give the name of the codec involved
N
Nick Coghlan committed
8b097b4ed726b8282fce582cb2c20ab9c986fc21
Parent: 59799a8