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 methane, rhettinger, serhiy.storchaka, vstinner
Date 2016-12-14.15:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481729863.32.0.00951496637355.issue28959@psf.upfronthosting.co.za>
In-reply-to
Content
PyDict_GET_SIZE-3.patch: Except of the changes in _datetimemodule.c and typeobject.c on *dictptr type, the patch LGTM. I suggest to open a new issue for these two specific changes, since it changes the behaviour and it's a weird corner case unrelated to this issue.
History
Date User Action Args
2016-12-14 15:37:43vstinnersetrecipients: + vstinner, rhettinger, methane, serhiy.storchaka
2016-12-14 15:37:43vstinnersetmessageid: <1481729863.32.0.00951496637355.issue28959@psf.upfronthosting.co.za>
2016-12-14 15:37:43vstinnerlinkissue28959 messages
2016-12-14 15:37:43vstinnercreate