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 pitrou
Recipients benjamin.peterson, pitrou, vstinner
Date 2017-10-24.15:18:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508858323.04.0.213398074469.issue27987@psf.upfronthosting.co.za>
In-reply-to
Content
> My suggestion would be to pass alignof(type) into the allocator via macro.

Do you mean using some new PyMem_ function?  Or as as new tp_ field on the type declaration?
History
Date User Action Args
2017-10-24 15:18:43pitrousetrecipients: + pitrou, vstinner, benjamin.peterson
2017-10-24 15:18:43pitrousetmessageid: <1508858323.04.0.213398074469.issue27987@psf.upfronthosting.co.za>
2017-10-24 15:18:43pitroulinkissue27987 messages
2017-10-24 15:18:43pitroucreate