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 andrewnester, louielu, serhiy.storchaka, xiang.zhang
Date 2017-06-02.06:33:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496385187.3.0.829358679564.issue30245@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aead53b6ee27915de248b07de509529174aaad21 by Xiang Zhang (Johan Liu) in branch 'master':
bpo-30245: Fix possible overflow when organize struct.pack_into error message (#1682)
https://github.com/python/cpython/commit/aead53b6ee27915de248b07de509529174aaad21
History
Date User Action Args
2017-06-02 06:33:07xiang.zhangsetrecipients: + xiang.zhang, serhiy.storchaka, andrewnester, louielu
2017-06-02 06:33:07xiang.zhangsetmessageid: <1496385187.3.0.829358679564.issue30245@psf.upfronthosting.co.za>
2017-06-02 06:33:07xiang.zhanglinkissue30245 messages
2017-06-02 06:33:07xiang.zhangcreate