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 xiang.zhang
Recipients berker.peksag, mark.dickinson, martin.panter, meador.inge, r.david.murray, serhiy.storchaka, xiang.zhang
Date 2017-09-14.03:22:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505359346.3.0.73320674671.issue30246@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fa82dda1012b406a7091587fc65384ce11528346 by Xiang Zhang in branch '3.6':
[3.6] bpo-30246: fix several error messages which only mention bytes in struct (#3561)
https://github.com/python/cpython/commit/fa82dda1012b406a7091587fc65384ce11528346
History
Date User Action Args
2017-09-14 03:22:26xiang.zhangsetrecipients: + xiang.zhang, mark.dickinson, r.david.murray, meador.inge, berker.peksag, martin.panter, serhiy.storchaka
2017-09-14 03:22:26xiang.zhangsetmessageid: <1505359346.3.0.73320674671.issue30246@psf.upfronthosting.co.za>
2017-09-14 03:22:26xiang.zhanglinkissue30246 messages
2017-09-14 03:22:26xiang.zhangcreate