• Nick Coghlan's avatar
    Close #17828: better handling of codec errors · 8b097b4e
    Nick Coghlan yazdı
    - 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
    8b097b4e
pyerrors.h 15.3 KB