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 python-dev
Recipients ezio.melotti, makimat, mark.dickinson, mesheb82, python-dev, serhiy.storchaka, tshepang
Date 2012-10-29.19:29:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xr5TX6JVzzPh2@mail.python.org>
In-reply-to
Content
New changeset 626ed0e06fd6 by Petri Lehtinen in branch '2.7':
#14897: Enhance error messages of struct.pack and struct.pack_into
http://hg.python.org/cpython/rev/626ed0e06fd6

New changeset a555bd4026b0 by Petri Lehtinen in branch '3.2':
#14897: Enhance error messages of struct.pack and struct.pack_into
http://hg.python.org/cpython/rev/a555bd4026b0

New changeset 70d5906e0461 by Petri Lehtinen in branch '3.3':
#14897: Enhance error messages of struct.pack and struct.pack_into
http://hg.python.org/cpython/rev/70d5906e0461

New changeset ebc588a3db51 by Petri Lehtinen in branch 'default':
#14897: Enhance error messages of struct.pack and struct.pack_into
http://hg.python.org/cpython/rev/ebc588a3db51
History
Date User Action Args
2012-10-29 19:29:05python-devsetrecipients: + python-dev, mark.dickinson, ezio.melotti, tshepang, serhiy.storchaka, mesheb82, makimat
2012-10-29 19:29:05python-devlinkissue14897 messages
2012-10-29 19:29:05python-devcreate