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 andrewnester, louielu, serhiy.storchaka
Date 2017-04-04.10:46:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491302788.09.0.339014170761.issue29649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f78b119364b521307237a1484ba5f43f42300898 by Serhiy Storchaka (Andrew Nester) in branch 'master':
bpo-29649: Improve struct.pack_into() boundary error messages (#424)
https://github.com/python/cpython/commit/f78b119364b521307237a1484ba5f43f42300898
History
Date User Action Args
2017-04-04 10:46:28serhiy.storchakasetrecipients: + serhiy.storchaka, andrewnester, louielu
2017-04-04 10:46:28serhiy.storchakasetmessageid: <1491302788.09.0.339014170761.issue29649@psf.upfronthosting.co.za>
2017-04-04 10:46:28serhiy.storchakalinkissue29649 messages
2017-04-04 10:46:27serhiy.storchakacreate