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 amaury.forgeotdarc, giampaolo.rodola, mluis, neologix, ogait87, orsenthil, pitrou, python-dev, rosslagerwall, slanden, vstinner
Date 2011-10-06.18:28:02
SpamBayes Score 0.00059068576
Marked as misclassified No
Message-id <E1RBsfp-0001BK-Iu@dinsdale.python.org>
In-reply-to
Content
New changeset a4af684bb54e by Victor Stinner in branch 'default':
Issue #10141: Don't use hardcoded frame size in example, use struct.calcsize()
http://hg.python.org/cpython/rev/a4af684bb54e
History
Date User Action Args
2011-10-06 18:28:02python-devsetrecipients: + python-dev, amaury.forgeotdarc, orsenthil, pitrou, vstinner, giampaolo.rodola, neologix, slanden, rosslagerwall, ogait87, mluis
2011-10-06 18:28:02python-devlinkissue10141 messages
2011-10-06 18:28:02python-devcreate