diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-10-14 21:32:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-14 21:32:03 (GMT) |
commit | 08ba7eb89d5353af31ef9e66a5337abea1b676ef (patch) | |
tree | 5e9ec56963b8e0fc4ebe7f1b08bdf6e9aa991775 /Doc/library | |
parent | 7c1c42b3209f1d2546daab6cd77f953eb255df6c (diff) | |
download | cpython-08ba7eb89d5353af31ef9e66a5337abea1b676ef.zip cpython-08ba7eb89d5353af31ef9e66a5337abea1b676ef.tar.gz cpython-08ba7eb89d5353af31ef9e66a5337abea1b676ef.tar.bz2 |
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.
(cherry picked from commit e890421e334ccf0c000c6b29c4a521d86cd12f47)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions