This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients belopolsky, methane, serhiy.storchaka
Date 2018-10-14.21:03:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539550981.17.0.788709270274.issue34974@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e890421e334ccf0c000c6b29c4a521d86cd12f47 by Serhiy Storchaka in branch 'master':
bpo-34974: Do not replace unexpected errors in bytes() and bytearray(). (GH-9852)
https://github.com/python/cpython/commit/e890421e334ccf0c000c6b29c4a521d86cd12f47
History
Date User Action Args
2018-10-14 21:03:01serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky, methane
2018-10-14 21:03:01serhiy.storchakasetmessageid: <1539550981.17.0.788709270274.issue34974@psf.upfronthosting.co.za>
2018-10-14 21:03:01serhiy.storchakalinkissue34974 messages
2018-10-14 21:03:01serhiy.storchakacreate