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 methane, serhiy.storchaka, xiang.zhang
Date 2017-03-24.20:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386144.01.0.939675779271.issue29864@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset af839fe2fef12dbbc8083fc7f01daee48a85a916 by Serhiy Storchaka in branch '3.6':
bpo-29864: Don't use Py_SIZE for dict object. (#747) (#750)
https://github.com/python/cpython/commit/af839fe2fef12dbbc8083fc7f01daee48a85a916
History
Date User Action Args
2017-03-24 20:09:04serhiy.storchakasetrecipients: + serhiy.storchaka, methane, xiang.zhang
2017-03-24 20:09:04serhiy.storchakasetmessageid: <1490386144.01.0.939675779271.issue29864@psf.upfronthosting.co.za>
2017-03-24 20:09:03serhiy.storchakalinkissue29864 messages
2017-03-24 20:09:03serhiy.storchakacreate