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:30:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473273000.98.0.0880919998818.issue25856@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand why you need to check the validity of tp_dict at all. We generally assume it's a dict.
History
Date User Action Args
2016-09-07 18:30:01benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, pitrou, alexandre.vassalotti, serhiy.storchaka
2016-09-07 18:30:00benjamin.petersonsetmessageid: <1473273000.98.0.0880919998818.issue25856@psf.upfronthosting.co.za>
2016-09-07 18:30:00benjamin.petersonlinkissue25856 messages
2016-09-07 18:30:00benjamin.petersoncreate