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 benjamin.peterson
Recipients alexandre.vassalotti, benjamin.peterson, pitrou, rhettinger, serhiy.storchaka
Date 2016-09-07.18:40:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473273609.874442.718738929.4F8D1B1C@webmail.messagingengine.com>
In-reply-to <1473273372.6.0.311087163037.issue25856@psf.upfronthosting.co.za>
Content
I don't think it can be NULL either.

On Wed, Sep 7, 2016, at 11:36, Serhiy Storchaka wrote:
> 
> Serhiy Storchaka added the comment:
> 
> Indeed, the PyDict_Check() check can be omitted.
> 
> ----------
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue25856>
> _______________________________________
History
Date User Action Args
2016-09-07 18:40:12benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, pitrou, alexandre.vassalotti, serhiy.storchaka
2016-09-07 18:40:12benjamin.petersonlinkissue25856 messages
2016-09-07 18:40:12benjamin.petersoncreate