diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-15 05:46:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-15 05:46:16 (GMT) |
commit | 43308dfc3335906cfefe9f14a44e468935f3c321 (patch) | |
tree | 07ebfbd4df09a0dad776dbf99df093cde5fea4f7 /Python/dynload_os2.c | |
parent | 8ba72674bdf3d49afa6b6f79ae55d8a6120e8d36 (diff) | |
download | cpython-43308dfc3335906cfefe9f14a44e468935f3c321.zip cpython-43308dfc3335906cfefe9f14a44e468935f3c321.tar.gz cpython-43308dfc3335906cfefe9f14a44e468935f3c321.tar.bz2 |
[2.7] bpo-34974: Do not replace unexpected errors in bytearray(). (GH-9852) (GH-9885)
The bytearray constructor converted unexpected exceptions
(e.g. MemoryError and KeyboardInterrupt) to TypeError.
(cherry picked from commit e890421e334ccf0c000c6b29c4a521d86cd12f47)
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions