[issue34974] bytes and bytearray constructors replace unexpected exceptions

Serhiy Storchaka report at bugs.python.org
Mon Oct 15 01:46:22 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 43308dfc3335906cfefe9f14a44e468935f3c321 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-34974: Do not replace unexpected errors in bytearray(). (GH-9852) (GH-9885)
https://github.com/python/cpython/commit/43308dfc3335906cfefe9f14a44e468935f3c321


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34974>
_______________________________________


More information about the Python-bugs-list mailing list