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 alexandre.vassalotti, serhiy.storchaka, xiang.zhang
Date 2018-10-21.12:25:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540124759.75.0.788709270274.issue34973@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 914f9a078f997e58cfcfabcbb30fafdd1f277bef by Serhiy Storchaka in branch 'master':
bpo-34973: Fix crash in bytes constructor. (GH-9841)
https://github.com/python/cpython/commit/914f9a078f997e58cfcfabcbb30fafdd1f277bef
History
Date User Action Args
2018-10-21 12:25:59serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti, xiang.zhang
2018-10-21 12:25:59serhiy.storchakasetmessageid: <1540124759.75.0.788709270274.issue34973@psf.upfronthosting.co.za>
2018-10-21 12:25:59serhiy.storchakalinkissue34973 messages
2018-10-21 12:25:59serhiy.storchakacreate