diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2013-11-13 23:49:21 +1000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2013-11-13 23:49:21 +1000 |
commit | 8b097b4ed726b8282fce582cb2c20ab9c986fc21 (patch) | |
tree | ca9b18d186c9132f62378e1bde87e766beb2b379 /Python/pyfpe.c | |
parent | 59799a83995f135bdb1b1a0994052c1f24c68e83 (diff) | |
download | cpython-git-8b097b4ed726b8282fce582cb2c20ab9c986fc21.tar.gz |
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
Diffstat (limited to 'Python/pyfpe.c')
0 files changed, 0 insertions, 0 deletions