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 isoschiz, mark.dickinson, meador.inge, pconnell, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah, terry.reedy
Date 2013-04-26.22:20:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Zy8pN3M8sz7Lm3@mail.python.org>
In-reply-to
Content
New changeset d232cff25bbd by Antoine Pitrou in branch 'default':
Issue #17804: New function ``struct.iter_unpack`` allows for streaming struct unpacking.
http://hg.python.org/cpython/rev/d232cff25bbd
History
Date User Action Args
2013-04-26 22:20:13python-devsetrecipients: + python-dev, rhettinger, terry.reedy, mark.dickinson, pitrou, skrah, meador.inge, serhiy.storchaka, pconnell, isoschiz
2013-04-26 22:20:13python-devlinkissue17804 messages
2013-04-26 22:20:13python-devcreate