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 miss-islington
Recipients belopolsky, methane, miss-islington, serhiy.storchaka
Date 2018-10-14.21:26:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539552392.14.0.788709270274.issue34974@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1370832af24cc6f0f464354b9ec3ecdb343d35ce by Miss Islington (bot) in branch '3.7':
bpo-34974: Do not replace unexpected errors in bytes() and bytearray(). (GH-9852)
https://github.com/python/cpython/commit/1370832af24cc6f0f464354b9ec3ecdb343d35ce
History
Date User Action Args
2018-10-14 21:26:32miss-islingtonsetrecipients: + miss-islington, belopolsky, methane, serhiy.storchaka
2018-10-14 21:26:32miss-islingtonsetmessageid: <1539552392.14.0.788709270274.issue34974@psf.upfronthosting.co.za>
2018-10-14 21:26:32miss-islingtonlinkissue34974 messages
2018-10-14 21:26:32miss-islingtoncreate