summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2013-11-19 22:33:10 +1000
committerNick Coghlan <ncoghlan@gmail.com>2013-11-19 22:33:10 +1000
commite675bb67e3b11a47610e090b75389cc51907b973 (patch)
tree960294ea082c3e4de6920ce06bf5e42c5881d4d7 /Python/pythonrun.c
parent3128d0997a15bbe3bde9f1db7c79d56f0771b306 (diff)
downloadcpython-e675bb67e3b11a47610e090b75389cc51907b973.tar.gz
Also chain codec exceptions that allow weakrefs
The zlib and hex codecs throw custom exception types with weakref support if the input type is valid, but the data fails validation. Make sure the exception chaining in the codec infrastructure can wrap those as well.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions