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 alexandre.vassalotti, miss-islington, serhiy.storchaka, xiang.zhang
Date 2018-10-21.12:55:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540126556.28.0.788709270274.issue34973@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7f34d550231e047c88a1817b58bda03a33817490 by Miss Islington (bot) in branch '3.7':
bpo-34973: Fix crash in bytes constructor. (GH-9841)
https://github.com/python/cpython/commit/7f34d550231e047c88a1817b58bda03a33817490
History
Date User Action Args
2018-10-21 12:55:56miss-islingtonsetrecipients: + miss-islington, alexandre.vassalotti, serhiy.storchaka, xiang.zhang
2018-10-21 12:55:56miss-islingtonsetmessageid: <1540126556.28.0.788709270274.issue34973@psf.upfronthosting.co.za>
2018-10-21 12:55:56miss-islingtonlinkissue34973 messages
2018-10-21 12:55:56miss-islingtoncreate