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 Robert.Elsner, jcea, mark.dickinson, meador.inge, pitrou, python-dev, r.david.murray, serhiy.storchaka
Date 2013-05-17.07:50:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 6707637f68ca by Serhiy Storchaka in branch 'default':
Issue #14596: The struct.Struct() objects now use more compact implementation.
http://hg.python.org/cpython/rev/6707637f68ca
History
Date User Action Args
2013-05-17 07:50:21python-devsetrecipients: + python-dev, jcea, mark.dickinson, pitrou, r.david.murray, meador.inge, serhiy.storchaka, Robert.Elsner
2013-05-17 07:50:21python-devlinkissue14596 messages
2013-05-17 07:50:21python-devcreate