diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-15 00:02:57 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-15 00:02:57 +0300 |
commit | e890421e334ccf0c000c6b29c4a521d86cd12f47 (patch) | |
tree | 17b21008d8c8faf50ca3d512e670c9a71aab4318 /Lib/logging | |
parent | de2aea0ff02fa9486365ce9d215bef150fae3a0b (diff) | |
download | cpython-git-e890421e334ccf0c000c6b29c4a521d86cd12f47.tar.gz |
bpo-34974: Do not replace unexpected errors in bytes() and bytearray(). (GH-9852)
bytes and bytearray constructors converted unexpected exceptions
(e.g. MemoryError and KeyboardInterrupt) to TypeError.
Diffstat (limited to 'Lib/logging')
0 files changed, 0 insertions, 0 deletions