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 martin.panter
Recipients ahknight, amaury.forgeotdarc, belopolsky, berker.peksag, docs@python, faustinl, georg.brandl, martin.panter, meador.inge, python-dev, syeberman
Date 2016-01-28.23:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454023863.83.0.934427250707.issue19023@psf.upfronthosting.co.za>
In-reply-to
Content
Okay I have committed the Array and _Pointer stuff. I suggest if anyone wants to work on the Union classes, they open a separate report. (I never understood what they are for. C doesn’t have much little or big endian stuff; byte order mostly depends on the ABI, so why is ctypes different?)
History
Date User Action Args
2016-01-28 23:31:03martin.pantersetrecipients: + martin.panter, georg.brandl, amaury.forgeotdarc, belopolsky, syeberman, meador.inge, docs@python, python-dev, berker.peksag, faustinl, ahknight
2016-01-28 23:31:03martin.pantersetmessageid: <1454023863.83.0.934427250707.issue19023@psf.upfronthosting.co.za>
2016-01-28 23:31:03martin.panterlinkissue19023 messages
2016-01-28 23:31:03martin.pantercreate