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 vstinner
Recipients pitrou, python-dev, schwab, serhiy.storchaka, skrah, vstinner
Date 2014-03-23.23:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZcm6Y6iwp5mge_=qhkyBgO=Qed=F3e4XhhHQS+7F352Q@mail.gmail.com>
In-reply-to <1395611840.17.0.853402637318.issue19537@psf.upfronthosting.co.za>
Content
What is the size of the PyASCIIObject on x86/x64 with and without the
patch? GCC and Visual Studio provide attributes to align structures.
History
Date User Action Args
2014-03-23 23:24:20vstinnersetrecipients: + vstinner, pitrou, skrah, python-dev, serhiy.storchaka, schwab
2014-03-23 23:24:20vstinnerlinkissue19537 messages
2014-03-23 23:24:20vstinnercreate