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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2017-03-24.20:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386226.12.0.170681122111.issue29865@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fff9a31a91283c39c363af219e595eab7d4da6f7 by Serhiy Storchaka in branch 'master':
bpo-29865: Use PyXXX_GET_SIZE macros rather than Py_SIZE for concrete types. (#748)
https://github.com/python/cpython/commit/fff9a31a91283c39c363af219e595eab7d4da6f7
History
Date User Action Args
2017-03-24 20:10:26serhiy.storchakasetrecipients: + serhiy.storchaka
2017-03-24 20:10:26serhiy.storchakasetmessageid: <1490386226.12.0.170681122111.issue29865@psf.upfronthosting.co.za>
2017-03-24 20:10:26serhiy.storchakalinkissue29865 messages
2017-03-24 20:10:26serhiy.storchakacreate