]> granicus.if.org Git - python/commit
Issue #24102: Fixed exception type checking in standard error handlers.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 May 2015 13:10:40 +0000 (16:10 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 May 2015 13:10:40 +0000 (16:10 +0300)
commitc0937f79ec12fb46938416004fd1fd002ae75a12
tree388599c3c5ebed30075666b789503ea845b20cda
parentf4e6030542eaf684a384f27a741d877c05b17b33
parentca7fecb0389466ef1b995e69c92ea076d4c52498
Issue #24102: Fixed exception type checking in standard error handlers.
Lib/test/test_codeccallbacks.py
Misc/NEWS
Python/codecs.c